Home

Awesome

Aurora Blog Template

A blog template for use with the Aurora static site generator.

This template comes with:

<img width="1420" alt="blog" src="https://github.com/capjamesg/aurora-blog-template/assets/37276661/2e0d2846-6d3e-4444-8ce5-f4607594816b">

Use this Template

First, install Aurora:

pip install aurora-ssg

Then, clone this project:

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

To start developing with your site locally, run:

aurora serve

A server will start at http://localhost:8000 with live reloading. Every time you make a change to your site, it will show up without your having to refresh pages or restart the program.

To build your site for production, run:

aurora build

See the Aurora documentation to learn more about using Aurora.

License

This project is licensed under a Creative Commons Zero (No Attribution) license.