Skip to content

OtroEspacio/letom-api-docs

 
 

Repository files navigation

Letom API Docs

This is the documentation for Letom API powered by Slate.

Getting Set Up

Initialize and start Slate. You can either do this locally, or with 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!

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.

Packages

No packages published

Languages

  • JavaScript 90.6%
  • CSS 6.2%
  • Shell 1.5%
  • Other 1.7%