-
Install Ruby with using RVM (Awestruct likely won't function otherwise)
-
Clone the repo
git clone [email protected]:undertow/undertow-io-site
-
Install Gems
bundle install
-
Run awestruct developer mode
bundle exec awestruct -d
-
Make changes
-
Point browser to http://localhost:4242
-
Make sure everything has been committed and pushed to github
-
Run deploy command
./deploy.sh
-
Point browser to http://undertow.io