A simple website.
Go to file
gurkenhabicht d88466f28e changed to package 2025-12-23 01:42:46 +01:00
blog
build added patch and dockerfile 2025-12-23 00:44:08 +01:00
scripts changed to package 2025-12-23 01:42:46 +01:00
start_site changed to package 2025-12-23 01:42:46 +01:00
static added patch and dockerfile 2025-12-23 00:44:08 +01:00
templates
.gitignore
.python-version
Dockerfile changed to package 2025-12-23 01:42:46 +01:00
README.md
docker-nginx.conf added patch and dockerfile 2025-12-23 00:44:08 +01:00
freezer.py changed to package 2025-12-23 01:42:46 +01:00
pyproject.toml changed to package 2025-12-23 01:42:46 +01:00
settings.toml
start.sh
start_site.bkp changed to package 2025-12-23 01:42:46 +01:00
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.