Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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 | -40/+40 | |
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: Add anchors to entries | Runxi Yu | 1 | -1/+3 | |
2025-02-10 | repo_tree_dir: Fix path_spec | Runxi Yu | 1 | -1/+4 | |
2025-02-10 | repo_tree: Initialize handler (copied over from index) | Runxi Yu | 1 | -0/+40 | |