Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2025-02-10 | *.html.tmpl: Rename from *.html | Runxi Yu | 1 | -19/+0 | |
2025-02-10 | footer.html: Add link to Lindenii Forge | Runxi Yu | 1 | -0/+3 | |
2025-02-10 | *: category -> group | Runxi Yu | 1 | -1/+1 | |
2025-02-10 | *.html: Add "– Lindenii Forge" to the title | Runxi Yu | 1 | -1/+1 | |
2025-02-10 | head.html: Add a common head template | Runxi Yu | 1 | -1/+1 | |
I tried to define a base.html and extend it from there, but Go's templating system doesn't support that. | |||||
2025-02-10 | *.html: Reindent | Runxi Yu | 1 | -11/+11 | |
2025-02-10 | repo_tree: Add chroma.css | Runxi Yu | 1 | -0/+1 | |
2025-02-10 | handle_repo_tree: Syntax highlighting | Runxi Yu | 1 | -1/+1 | |
2025-02-10 | *: project -> category | Runxi Yu | 1 | -1/+1 | |
2025-02-10 | repo_tree_{dir,file}: Fix body class | Runxi Yu | 1 | -1/+1 | |
2025-02-10 | repo_tree: Display files too | Runxi Yu | 1 | -0/+15 | |