Embed default templates into the binary
Some checks failed
/ verify (push) Waiting to run
/ publish (push) Has been cancelled

This commit is contained in:
Juno Takano 2026-03-09 11:15:54 -03:00
commit 6488f3ddb7
5 changed files with 100 additions and 12 deletions

View file

@ -856,7 +856,7 @@ text = """
- [ ] Most linked
- [ ] Rendering
- [ ] Sorting of tree, index list and drop-down navigation
- [ ] Alphabetic
- [x] Alphabetic
- [ ] By most linked to
- [ ] By most linked
- [ ] Tree
@ -866,7 +866,8 @@ text = """
- [ ] Custom assets (favicon, CSS)
- [x] Drop all hardcoded assets endpoints
- [ ] Custom header include
- [ ] Custom templates
- [x] Custom templates
- [ ] user-supplied loading order (e.g. through filenames)
- [ ] Themes
- [x] Anchors and connections
- [x] Render detached anchors differently