website/README.md

7 lines
197 B
Markdown
Raw Normal View History

2023-10-11 21:41:05 +02:00
# A static site generator for blogs
Create a directory in `blog/` and write markdown in an index.md file.
To run the site dynamically use `start.sh`.
to generate a static build use `freezer.py`.