Skip to content
/ docs Public
forked from Seravo/docs

Documentation for Seravo.com customers and developers

Notifications You must be signed in to change notification settings

cr0vy/docs

 
 

Repository files navigation

Developer Documentation for Seravo.com customers

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.

Adding pages

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

Building the pages

TODO

Publishing the pages

The head of the gh-pages branch will automatically be built by GitHub and the result visible at https://seravo.com/docs.

Template source

This is based on template: http://bruth.github.io/jekyll-docs-template

About

Documentation for Seravo.com customers and developers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 48.3%
  • HTML 41.7%
  • Ruby 5.6%
  • JavaScript 4.4%