gurkenhabicht 38b0ff2fb5 | ||
---|---|---|
blog | ||
build | ||
static | ||
templates | ||
.gitignore | ||
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
.