Spot Docs is a static site built using Markdown files and powered by Docsify.
- Start the Webpack Dev Server (available at http://localhost:3000):
$ nvm install
$ nvm use
$ yarn install
$ yarn serve
We use GitHub issues for tracking bugs and feature requests. Please use these community resources for getting help:
- Ask a question on Stack Overflow and tag it with spot-help.
- Join our Spot community on Slack.
- Open an issue.
Please see the contribution guidelines.
Code is licensed under the Apache License 2.0.