|
|
||
|---|---|---|
| blog | ||
| build | ||
| static | ||
| templates | ||
| .gitignore | ||
| .python-version | ||
| README.md | ||
| freezer.py | ||
| pyproject.toml | ||
| settings.toml | ||
| start.sh | ||
| start_site.py | ||
| style.toml | ||
README.md
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.