All user-provided content in the 'source' folder. The primary page is source/index.html.md
, which pulls in sections of content from files in the source/includes/
folder.
bundle install
bundle exec middleman server
Changes to master will automatically be published to https://credhub-api.cfapps.io via CI.
bundle exec middleman build --clean
cd build/
cf push credhub-api