summaryrefslogtreecommitdiffstats
path: root/g2h/cli.py
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Instead of having a large generator class use individual pages
* 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