summaryrefslogtreecommitdiffstats
path: root/g2h/page_factory.py
Commit message (Collapse)AuthorAgeFilesLines
* g2h: Add utility scriptChristoph Schlosser2025-09-191-30/+0
| | | | Also move the sources into the more conventional src/g2h dir
* g2h: Add navbarChristoph Schlosser2025-09-181-2/+2
|
* g2h: Set `date` frontmatter in overview page to HEAD commitChristoph Schlosser2025-09-181-2/+2
|
* g2h: Add file pageChristoph Schlosser2025-08-311-0/+8
| | | | Also move helpers to dedicated files.
* g2h: Add tree pageChristoph Schlosser2025-08-301-0/+4
|
* g2h: Add --content-subdir argChristoph Schlosser2025-08-241-4/+5
|
* g2h: Add commit pageChristoph Schlosser2025-08-241-0/+4
|
* g2h: Add unit tests and restructure class layoutChristoph Schlosser2025-08-241-0/+13
Instead of having a large generator class use individual pages