The website for Sileo developer docs, available at developer.getsileo.app. Changes to the master branch are automatically published to the production website.
gem install bundler jekyllbundle installbundle exec jekyll serve
To edit the documentation, find the corrosponding 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.