# 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`.