zera

User-friendly, tiny source code searcher written by pure Python.


Keywords
zera, html, markdown, static-site-generator
License
MIT
Install
pip install zera==0.0.1

Documentation

Zera

Static web site generator.

Installation

python3 setup.py install

or install with pip

pip install zera

How to use?

Start a sample project.

zera init

Then start the project.

python manage.py run

V0.2

  • Add urls autoreloader