Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2025-02-18 | *.tmpl: Update <title>'s | Runxi Yu | 1 | -1/+1 | |
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-13 | group_repos: Fix table rows | Runxi Yu | 1 | -6/+8 | |
2025-02-13 | group_index: Use table list | Runxi Yu | 1 | -8/+15 | |
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-11 | *.html: Fix body class | Runxi Yu | 1 | -1/+1 | |
2025-02-11 | group_{index,repos}: Rename files too | Runxi Yu | 1 | -0/+0 | |
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 | -4/+4 | |
2025-02-10 | category_index -> category_repos | Runxi Yu | 1 | -3/+3 | |
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 | -18/+18 | |
2025-02-10 | {category_,}index: Add heading | Runxi Yu | 1 | -1/+4 | |
2025-02-10 | category_index: Add a repo index for each category | Runxi Yu | 1 | -4/+4 | |
2025-02-10 | index: List categories | Runxi Yu | 1 | -0/+20 | |