summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
3 daysfeat: add welcome text to index page via root-readmeDanilo M.4-0/+56
Inject site-desc.html on the repo list page using cgit's root-readme option. Mirrors the welcome text and signature from the gitweb theme.
4 daysfix(css): widen content area and fix repo link pillsDanilo M.1-4/+7
- max-width 980px → 1200px reduces side whitespace on wider monitors - add td a.button selector: cgit uses class="button" not td.link for summary/log/tree links; old selector never matched live HTML - increase pill margin/padding for visible separation between links Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
4 daysInitial commit: cgit theme for danix.xyzDanilo M.9-0/+1501
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>