Skip to content

VeriSolutions/slate

 
 

Repository files navigation

API Documentation via Slate

Getting Started

  • Clone the repo and change in to that directly
  • Install dependencies: bundle install
  • Start the server: bundle exec middleman server
  • Navigate to page: http://localhost:4567

Contributing

  • Make changes
  • Commit them
  • Push

Deploying Changes

  • Build assets: bundle exec middleman build --clean
  • Copy everything in ./build to the root directoy of the GitHub pages repo
  • Commit those changes
  • Push

About

Beautiful static documentation for your API

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 88.1%
  • CSS 7.6%
  • Ruby 1.8%
  • Shell 1.5%
  • HTML 1.0%