summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* g2h: Before regex: I have one problemHEADmainChristoph Schlosser2025-10-101-1/+1
| | | | After regex: I have $? problems
* g2h: Escape markdown code blocks that specify a non-word languageChristoph Schlosser2025-10-102-0/+14
| | | | This is mostly a workaround for the early version of the file.md which had ```{{
* g2h: Render markdown files instead of putting them into code blocksChristoph Schlosser2025-10-105-4/+24
|
* g2h: Link uppercase file names to lowercaseChristoph Schlosser2025-10-105-2/+8
| | | | Hugo will convert all uppercase names to lowercase and then it depends on the webserver :/
* g2h: Make sure backticks in plaintext doesn't break page renderingChristoph Schlosser2025-09-198-3/+31
|
* g2h: Point content out dir to content-out and not out-rootChristoph Schlosser2025-09-191-2/+3
|
* g2h: Add utility scriptChristoph Schlosser2025-09-1922-20/+60
| | | | Also move the sources into the more conventional src/g2h dir
* g2h: Add navbarChristoph Schlosser2025-09-1819-22/+49
|
* g2h: Set `date` frontmatter in overview page to HEAD commitChristoph Schlosser2025-09-1812-7/+22
|
* g2h: Add breadcrumb navigations to file and tree pagesChristoph Schlosser2025-09-1810-6/+36
|
* 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