aboutsummaryrefslogtreecommitdiff
path: root/templates/repo_index.html (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *.html.tmpl: Rename from *.htmlRunxi Yu2025-02-101-91/+0
|
* footer.html: Add link to Lindenii ForgeRunxi Yu2025-02-101-0/+3
|
* *: category -> groupRunxi Yu2025-02-101-1/+1
|
* repo_{index,tree_dir}.html, style.css: Darker table title rowRunxi Yu2025-02-101-3/+3
|
* *: Some simple styling with tablesRunxi Yu2025-02-101-3/+24
|
* *.html: Add "– Lindenii Forge" to the titleRunxi Yu2025-02-101-1/+1
|
* head.html: Add a common head templateRunxi Yu2025-02-101-1/+1
| | | | | I tried to define a base.html and extend it from there, but Go's templating system doesn't support that.
* *.html: ReindentRunxi Yu2025-02-101-62/+62
|
* *: project -> categoryRunxi Yu2025-02-101-1/+1
|
* repo_index: Add / to directories in name listingsRunxi Yu2025-02-101-1/+1
|
* repo_index: Add anchors to filenames in the tree listingRunxi Yu2025-02-101-1/+2
|
* repo_index: Use the first line of the commit messageRunxi Yu2025-02-101-1/+1
|
* reop_index.html, style.css: padding-wrapperRunxi Yu2025-02-101-1/+8
|
* repo_index: Add file listRunxi Yu2025-02-101-0/+19
|
* repo_index.html: Remove unnecessary whitespace in outputRunxi Yu2025-02-091-14/+8
|
* repo_index.html: Include external CSSRunxi Yu2025-02-091-0/+1
|
* *: Add basic repo home with a README and recent commits displayRunxi Yu2025-02-091-0/+45