A simple website.
Go to file
gurkenhabicht 0799deb727 added patch and dockerfile 2025-12-23 00:44:08 +01:00
blog directory writeup 2025-07-21 00:12:46 +02:00
build added patch and dockerfile 2025-12-23 00:44:08 +01:00
scripts added patch and dockerfile 2025-12-23 00:44:08 +01:00
static added patch and dockerfile 2025-12-23 00:44:08 +01:00
templates directory writeup 2025-07-21 00:12:46 +02:00
.gitignore directory writeup 2025-07-21 00:12:46 +02:00
.python-version directory writeup 2025-07-21 00:12:46 +02:00
Dockerfile added patch and dockerfile 2025-12-23 00:44:08 +01:00
README.md new article 2023-10-11 21:41:05 +02:00
docker-nginx.conf added patch and dockerfile 2025-12-23 00:44:08 +01:00
freezer.py
pyproject.toml added patch and dockerfile 2025-12-23 00:44:08 +01:00
settings.toml
start.sh
start_site.py directory writeup 2025-07-21 00:12:46 +02: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.