summaryrefslogtreecommitdiffstats
path: root/src/g2h/tree_page.py
Commit message (Collapse)AuthorAgeFilesLines
* g2h: Link uppercase file names to lowercaseChristoph Schlosser2025-10-101-1/+1
| | | | Hugo will convert all uppercase names to lowercase and then it depends on the webserver :/
* g2h: Add utility scriptChristoph Schlosser2025-09-191-0/+73
Also move the sources into the more conventional src/g2h dir