Skip to content

MetDesk/slate

 
 

Repository files navigation

To run API docs locally:

bundle install bundle exec middleman server

To run API docs in docker:

docker build -t slate . && docker run -p 4567:4567 -it slate

About

Beautiful static documentation for your API

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 87.7%
  • CSS 7.8%
  • Ruby 1.9%
  • Shell 1.5%
  • Other 1.1%