Skip to content

HerveCaumont/docs

 
 

Repository files navigation

Planet OS Product Guide

Planet OS team is happy to collaborate with our Community on improving API and Platform documentation. If you found a mistake, a missing detail or unclear statement, please, submit an Issue or make a Pull Request. Planet OS developers are also using Issues to work on upcoming API and Platform features, so Community can follow progress and see what's coming next.

Getting Local Build Env

If you don't have bundler ruby gem installed, run sudo gem install bundler

# 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.


This documentation project is based on Slate.

About

API docs and Code examples

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 90.4%
  • CSS 6.3%
  • Shell 1.5%
  • Other 1.8%