readme update

This commit is contained in:
2026-01-06 18:19:11 +01:00
parent 3ad3f873eb
commit f3a13fbfd6

View File

@@ -8,10 +8,11 @@ As this is still a WIP, here is a short list of what works and what still needs
- [x] config parsing - [x] config parsing
- [x] metadata parsing - [x] metadata parsing
- [x] basic tests - [x] basic tests
- [ ] parsing markdown - [x] parsing markdown
- [ ] generating html documents - [ ] generating html documents
- [ ] some nicer css styles - [ ] some nicer css styles
- [ ] more sensible templates - [ ] more sensible templates
- [ ] change yaml style metadata to toml?
# What is this? # What is this?
This is a small blog app. Basically a static site generator. This is a small blog app. Basically a static site generator.