Skip to content

CredHub API documentation site - credhub-api.cfapps.io

License

Notifications You must be signed in to change notification settings

beckermarc/credhub-api-site

 
 

Repository files navigation

Editing Content

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.

Run locally

bundle install
bundle exec middleman server

Changes to master will automatically be published to https://credhub-api.cfapps.io via CI.

Manually build site to publish

bundle exec middleman build --clean

Manually Publish

cd build/
cf push credhub-api

About

CredHub API documentation site - credhub-api.cfapps.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.5%
  • CSS 6.3%
  • Shell 1.3%
  • Other 1.9%