Skip to content
/ slate Public
forked from ringcentral/slate

Beautiful static documentation for your API

License

Notifications You must be signed in to change notification settings

spazm/slate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flapjack JSONAPI documentation

The Flapjack JSONAPI lets you work with Flapjack data, including:

  • Contacts
  • Media
  • PagerDuty credentials
  • Notification Rules
  • Entities
  • Checks
  • Reports

The flapjack-diner RubyGem provides a Ruby client library for Flapjack's JSONAPI.

The Flapjack JSONAPI documentation is built using Slate.

Developing

To edit the JSONAPI documentation:

git clone [email protected]:flpjck/slate.git
cd slate
bundle 
bundle exec middleman server

You can now see the docs at http://localhost:4567.

Building for flapjack.io

When you want to push updated documentation to flapjack.io, run:

rake build

The resulting documentation lives in the build/ directory.

From the gh-pages branch of your clone of flpjck/flapjack, run:

rake slate

And git commit the changes.

For more info on building documentation, check out the upstream documentation on building Slate documentation.

About

Beautiful static documentation for your API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published