git clone git@github.com:paulfarino/pws-middleman.git
cd pws-middleman
bundle
middleman server
You’ll need to have an active Pivotal Web Services account for the following. Update the Rakefile:
- Update
name: your-app-name
- Update
host: your-host-name
- Push to PWS via
rake pws_deploy
If you have a question ping Paul Farino
Based on the work of Spencer Hurst