Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 380 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 380 Bytes

Gladius Guardian API Docs

Building our docs

You'll need ruby and bundle gem install bundle, or use vagrant

# either run this to run locally
bundle install
bundle exec middleman server

# OR run this to run with vagrant
vagrant up

You can now see the docs at http://localhost:4567. Whoa! That was fast!

Built with Slate!