armadillica / pillar-website

Pillar website and documentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pillar Framework Website

The Pillar Framework static website, built with MkDocs.

Setup

Optionally create a virtual environment or direclty run:

pip install mkdocs

Writing

In order to edit the documentation, run

mkdocs serve

and optionally use the -h argument to specify an alternative hosname:PORT. Check the mkdocs.yml file to see how to add pages to the documentation.

Building

To build the static documentation, ready to be deployed

mkdocs build

About

Pillar website and documentation


Languages

Language:Shell 100.0%