Slate helps you create beautiful, intelligent, responsive API documentation.
<img src="https://raw.githubusercontent.com/lord/img/master/screenshot-slate.png" width=700 alt="Screenshot of Example Documentation created with Slate">
This API Documentation is powered by Slate. Check it out at lord.github.io/slate.
You’re going to need:
bundle
command doesn’t work, just run gem install bundler
in a terminal.cd PaymentServicesAPIv1
# 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!
Now that Slate is all set up on your machine, you’ll probably want to learn more about editing Slate markdown, or how to publish your docs.
If you’d prefer to use Docker, instructions are available in the wiki.
Submit an issue to the MoneytechGroup Github if you need any help. And, of course, feel free to submit pull requests with bug fixes or changes.
Slate was built by Robert Lord while interning at TripIt.
Thanks to the following people who have submitted major pull requests:
Also, thanks to Sauce Labs for helping sponsor the project.