summaryrefslogtreecommitdiffstats
path: root/templates/file.md
Commit message (Collapse)AuthorAgeFilesLines
* g2h: Render markdown files instead of putting them into code blocksChristoph Schlosser2025-10-101-0/+4
|
* g2h: Make sure backticks in plaintext doesn't break page renderingChristoph Schlosser2025-09-191-2/+3
|
* g2h: Add navbarChristoph Schlosser2025-09-181-0/+2
|
* g2h: Set `date` frontmatter in overview page to HEAD commitChristoph Schlosser2025-09-181-0/+1
|
* g2h: Add breadcrumb navigations to file and tree pagesChristoph Schlosser2025-09-181-0/+2
|
* g2h: Add file pageChristoph Schlosser2025-08-311-0/+13
Also move helpers to dedicated files.