Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2025-02-13 | _header.html: Add header | Runxi Yu | 1 | -0/+3 | |
2025-02-12 | {ssh,global}.go, index.html: Add global data containing ssh fp | Runxi Yu | 1 | -3/+19 | |
2025-02-12 | *: Migrate to the new path scheme | Runxi Yu | 1 | -1/+1 | |
2025-02-10 | style.css, *.html: Lighthouse accessibility | Runxi Yu | 1 | -1/+1 | |
2025-02-10 | index: Categories -> groups again | Runxi Yu | 1 | -3/+3 | |
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 | main: Prefix group names with /g/ | Runxi Yu | 1 | -1/+1 | |
2025-02-10 | category_index -> category_repos | 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 | -18/+18 | |
2025-02-10 | {category_,}index: Add heading | Runxi Yu | 1 | -0/+3 | |
2025-02-10 | index: List categories | Runxi Yu | 1 | -0/+20 | |