summaryrefslogtreecommitdiffstats
path: root/g2h/cli.py
Commit message (Expand)AuthorAgeFilesLines
* g2h: Add utility scriptChristoph Schlosser2025-09-191-42/+0
* g2h: Add navbarChristoph Schlosser2025-09-181-2/+3
* g2h: Set `date` frontmatter in overview page to HEAD commitChristoph Schlosser2025-09-181-1/+1
* g2h: Add file pageChristoph Schlosser2025-08-311-0/+2
* g2h: Add tree pageChristoph Schlosser2025-08-301-0/+3
* g2h: Add --content-subdir argChristoph Schlosser2025-08-241-1/+2
* g2h: Add commit pageChristoph Schlosser2025-08-241-0/+2
* g2h: Turn the git class into a simple wrapping frontendChristoph Schlosser2025-08-241-2/+2
* g2h: Add unit tests and restructure class layoutChristoph Schlosser2025-08-241-4/+4
* g2h: Add log pageChristoph Schlosser2025-08-241-0/+2
* g2h:Add branches, tags and project name to overview pageChristoph Schlosser2025-08-241-1/+11
* g2h: Add jinja and git basic flowChristoph Schlosser2025-08-231-2/+7
* g2h: basic program setupChristoph Schlosser2025-08-231-0/+16