summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Collapse)AuthorAgeFilesLines
* g2h: Add file pageChristoph Schlosser2025-08-312-1/+14
| | | | Also move helpers to dedicated files.
* g2h: Link to tree from commit pageChristoph Schlosser2025-08-301-0/+1
|
* g2h: Link subdir names in tree pageChristoph Schlosser2025-08-301-1/+1
| | | | Files are also clickable already but no file page yet
* g2h: Add tree pageChristoph Schlosser2025-08-301-0/+10
|
* g2h: Add redacted authors email to commit pageChristoph Schlosser2025-08-241-1/+1
|
* g2h: Link to commit pages from overview pageChristoph Schlosser2025-08-241-2/+2
|
* g2h: Link to commit pages from commit logChristoph Schlosser2025-08-241-1/+1
|
* g2h: Title must be in quotes to prevent yaml interpreting colons in title as ↵Christoph Schlosser2025-08-241-1/+2
| | | | | | keys Also specify an explicit layout file to prevent Hugo from using default single and list files
* g2h: Add commit pageChristoph Schlosser2025-08-241-0/+9
|
* g2h: Add log pageChristoph Schlosser2025-08-243-8/+19
|
* g2h:Add branches, tags and project name to overview pageChristoph Schlosser2025-08-241-3/+19
|
* g2h: Add jinja and git basic flowChristoph Schlosser2025-08-231-0/+7