Skip to content

capjamesg/aurora-docs-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Documentation Template

A documentation template built in Aurora, based on the Aurora documentation.

A documentation homepage with a sidebar

How to Use

First, install Aurora:

pip install aurora-ssg

Then, run:

git clone https://github.com/capjamesg/aurora-docs-template
cd aurora-docs-template

To start developing the site, run:

aurora serve

When you are ready to generate a version of your site for publishing, update the production base URL in the config.py file, then run:

aurora build

This will generate a static version of your site in the _site directory, ready for use.

License

This project is licensed under a Creative Commons Zero license.