Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 551 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 551 Bytes

Getting Started

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

Slate

In 2016, when re-writing the api documentation we chose Slate.

To update slate, follow the instructions on the wiki. Slate is built by Robert Lord while at TripIt.