| Commit message (Expand) | Author | Files | Lines |
2025-02-15 | templates: *.html.tmpl -> *.tmpl | Runxi Yu | 1 | -0/+0 |
2025-02-14 | *: Make the forge title configurable | Runxi Yu | 1 | -1/+1 |
2025-02-14 | http_*: Refactor to reduce duplication | Runxi Yu | 1 | -3/+3 |
2025-02-13 | repo_*_{dir,file}: Add ref params if not head | Runxi Yu | 1 | -1/+3 |
2025-02-13 | repo_{raw,tree}_dir: Only display "on $ref" if necessary | Runxi Yu | 1 | -1/+1 |
2025-02-13 | _repo_header.html: Purge | Runxi Yu | 1 | -3/+0 |
2025-02-13 | _header.html: Format the main header | Runxi Yu | 1 | -3/+1 |
2025-02-13 | _header.html: Add header | Runxi Yu | 1 | -0/+3 |
2025-02-12 | render_readme.go: Render plain READMEs too | Runxi Yu | 1 | -3/+1 |
2025-02-11 | *.html: Add a simple repo header | Runxi Yu | 1 | -0/+3 |
2025-02-11 | repo_index.html, style.css: CSS state machines | Runxi Yu | 1 | -5/+0 |
2025-02-11 | style.css, *.html: Scrolling behavior | Runxi Yu | 1 | -3/+3 |
2025-02-11 | repo_{index,tree_dir}.html, style.css: No inner margins on README td's | Runxi Yu | 1 | -2/+2 |
2025-02-10 | style.css, *.html: Lighthouse accessibility | Runxi Yu | 1 | -1/+1 |
2025-02-10 | *.html.tmpl: Rename from *.html | Runxi Yu | 1 | -0/+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 | repo_tree: Fix URL and anchor issues | Runxi Yu | 1 | -3/+3 |
2025-02-10 | repo_{index,tree_dir}.html, style.css: Darker table title row | Runxi Yu | 1 | -2/+2 |
2025-02-10 | *: Some simple styling with tables | Runxi Yu | 1 | -7/+23 |
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 |
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 |