Source code for http://docs.brand.let.life
Clone the repo and initialize
git clone git@github.com:AD2014/docs-brand.git
bundle install ## Install ruby's gemsThen serve the pages on localhost
bundle exec middlemanmiddleman will rebuild on change so you save changes you just need to refresh your browser.
Only if you have a valid AWS user (and the awscli package installed)
bash ./publish.shcreated with tripit/slate