Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (11 loc) · 268 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 268 Bytes

Put markdown articles in static/src/docs/_posts.

Generate a new article by running:

ruby static/src/docs/bin/jekyll-page "The Page Title" category

where category is one of these:

'start' (Get Started)
'tut'   (Tutorials)
'conf'  (Configure)