summaryrefslogtreecommitdiffstats
path: root/about-filter.py
AgeCommit message (Collapse)AuthorFilesLines
3 daysfeat(about): add README rendering with Pygments syntax highlightingDanilo M.1-0/+42
- 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>