summaryrefslogtreecommitdiffstats
path: root/tests/commit_page_test.py
Commit message (Collapse)AuthorAgeFilesLines
* g2h: Add navbarChristoph Schlosser2025-09-181-0/+1
|
* g2h: Use a different kind of email redactionChristoph Schlosser2025-09-181-12/+18
| | | | A bug in hugo, or it's markdown renderer shouldn't prevent using a more typical pattern.
* g2h: Add file pageChristoph Schlosser2025-08-311-0/+37
Also move helpers to dedicated files.