summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* g2h: Use a different kind of email redactionChristoph Schlosser2025-09-182-16/+28
| | | | A bug in hugo, or it's markdown renderer shouldn't prevent using a more typical pattern.
* g2h: Link to tree from overview branch/tag namesChristoph Schlosser2025-08-312-3/+3
|
* g2h: Mark linking to files from tree as completedChristoph Schlosser2025-08-311-1/+1
|
* g2h: Add file pageChristoph Schlosser2025-08-3126-111/+379
| | | | Also move helpers to dedicated files.
* g2h: Link to tree from commit pageChristoph Schlosser2025-08-305-3/+6
|
* g2h: Link subdir names in tree pageChristoph Schlosser2025-08-307-10/+15
| | | | Files are also clickable already but no file page yet
* g2h: A file is a file and not a dirChristoph Schlosser2025-08-302-1/+27
|\
| * licenses: Move license into subdirChristoph Schlosser2025-08-301-0/+22
| |
| * Initial commitChristoph Schlosser2024-12-150-0/+0
|
* g2h: Add tree pageChristoph Schlosser2025-08-3013-4/+174
|
* g2h: Use license from monorepo instead of project specific filesChristoph Schlosser2025-08-262-29/+2
|
* g2h: Add redacted authors email to commit pageChristoph Schlosser2025-08-245-4/+35
|
* g2h: Add todo for date in frontmatterChristoph Schlosser2025-08-242-0/+1
|
* g2h: Link to commit pages from overview pageChristoph Schlosser2025-08-245-4/+6
|
* g2h: Link to commit pages from commit logChristoph Schlosser2025-08-245-20/+21
|
* g2h: Add --content-subdir argChristoph Schlosser2025-08-2410-32/+35
|
* 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-247-2/+55
|
* g2h: Turn the git class into a simple wrapping frontendChristoph Schlosser2025-08-243-4/+4
|
* g2h: Add unit tests and restructure class layoutChristoph Schlosser2025-08-2414-53/+314
| | | | Instead of having a large generator class use individual pages
* g2h: Add 'Log' to log titleChristoph Schlosser2025-08-242-1/+1
|
* g2h: Add log pageChristoph Schlosser2025-08-248-12/+51
|
* g2h:Add branches, tags and project name to overview pageChristoph Schlosser2025-08-247-8/+44
|
* g2h: Add suporting docsChristoph Schlosser2025-08-244-2/+90
|
* g2h: Also track test repo .gitignoreChristoph Schlosser2025-08-241-0/+1
|
* g2h: Add jinja and git basic flowChristoph Schlosser2025-08-237-3/+48
|
* g2h: Add test_repoChristoph Schlosser2025-08-234-1/+11
|
* g2h: basic program setupChristoph Schlosser2025-08-234-0/+31
|
* mise: Forward all args passed into git/co.sh to git commitChristoph Schlosser2025-08-231-1/+1
|
* mise: restore git tasksChristoph Schlosser2025-08-232-0/+6
|
* git2hugo: Add josh workspace definitionChristoph Schlosser2025-08-201-0/+1