| Commit message (Expand) | Author | Files | Lines |
2025-02-10 | category_index -> category_repos | Runxi Yu | 2 | -4/+4 |
2025-02-10 | repo_{index,tree_dir}.html, style.css: Darker table title row | Runxi Yu | 2 | -5/+5 |
2025-02-10 | *: Some simple styling with tables | Runxi Yu | 2 | -10/+47 |
2025-02-10 | *.html: Add "– Lindenii Forge" to the title | Runxi Yu | 5 | -5/+5 |
2025-02-10 | head.html: Add a common head template | Runxi Yu | 7 | -31/+10 |
2025-02-10 | *.html: Reindent | Runxi Yu | 5 | -149/+149 |
2025-02-10 | base.html: Initialize for later use | Runxi Yu | 1 | -0/+26 |
2025-02-10 | repo_tree: Add chroma.css | Runxi Yu | 1 | -0/+1 |
2025-02-10 | handle_repo_tree: Syntax highlighting | Runxi Yu | 1 | -1/+1 |
2025-02-10 | {category_,}index: Add heading | Runxi Yu | 2 | -1/+7 |
2025-02-10 | *: project -> category | Runxi Yu | 3 | -3/+3 |
2025-02-10 | category_index: Add a repo index for each category | Runxi Yu | 1 | -0/+20 |
2025-02-10 | index: List categories | Runxi Yu | 1 | -0/+20 |
2025-02-10 | repo_tree_{dir,file}: Fix body class | Runxi Yu | 2 | -2/+2 |
2025-02-10 | repo_tree: Add anchors to entries | Runxi Yu | 1 | -1/+3 |
2025-02-10 | repo_tree: Display files too | Runxi Yu | 1 | -0/+15 |
2025-02-10 | repo_tree_dir: Fix path_spec | Runxi Yu | 1 | -1/+4 |
2025-02-10 | repo_index: Add / to directories in name listings | Runxi Yu | 1 | -1/+1 |
2025-02-10 | repo_index: Add anchors to filenames in the tree listing | Runxi Yu | 1 | -1/+2 |
2025-02-10 | repo_tree: Initialize handler (copied over from index) | Runxi Yu | 1 | -0/+40 |
2025-02-10 | repo_index: Use the first line of the commit message | Runxi Yu | 1 | -1/+1 |
2025-02-10 | reop_index.html, style.css: padding-wrapper | Runxi Yu | 1 | -1/+8 |
2025-02-10 | repo_index: Add file list | Runxi Yu | 1 | -0/+19 |
2025-02-09 | repo_index.html: Remove unnecessary whitespace in output | Runxi Yu | 1 | -14/+8 |
2025-02-09 | repo_index.html: Include external CSS | Runxi Yu | 1 | -0/+1 |
2025-02-09 | *: Add basic repo home with a README and recent commits display | Runxi Yu | 2 | -0/+45 |
2025-02-05 | *: Basic web server | Runxi Yu | 1 | -0/+0 |