The website for Sileo developer docs, available at developer.getsileo.app. Changes to the master branch are automatically published to the production website.
sudo gem install bundler jekyllbundle installbundle exec jekyll serve
To edit the documentation, find the corresponding file in _docs/ and modify as you wish. Commit the changes and open a PR on GitHub.
Before submitting any changes, please test them locally as the master branch is automatically deployed to production.