| Age | Commit message (Collapse) | Author | Files | Lines |
|
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
|
- Add about-filter.py: renders README.md via python-markdown,
highlights fenced code blocks with Pygments using existing
Catppuccin Macchiato token CSS classes
- Fix about section selector: cgit v1.2.3 emits div#summary,
not div#readme; update all rules accordingly
- Style div#summary: surface bg, purple glow, 1200px max-width
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
|
Replace inline-styled footer with structured layout using Feather Icons
(GitHub, Twitter, LinkedIn). Fix background by targeting #footer-custom
directly — cgit injects footer content without a div.footer wrapper.
|
|
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.
|
|
- 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>
|
|
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|