This repository is used to generate the documentation at https://seravo.com/docs
The repository uses Jekyll to generate HTML of the Markdown text files.
You can add new pages using included bin/jekyll-page
For example add SSH page to get started
ruby bin/jekyll-page "Configure SSH" get-started
TODO
The head of the gh-pages branch will automatically be built by GitHub and the result visible at https://seravo.com/docs.
This is based on template: http://bruth.github.io/jekyll-docs-template