| Age | Commit message (Collapse) | Author | Files | Lines |
|
Replaces float-y trail model with frame-skip column model matching
repo-html-structure/.assets/matrix-rain.js. Key changes: pre-shuffled
ASCII+katakana CHARS pool with sequential charIndex advance, distinct
lead char in --text color, trail drawn in --accent/--accent2 read from
CSS vars, hexToRgba bg clear using --bg2, DOMContentLoaded wrapper
restored to fix null querySelector in <head> context.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
|
|
|
|
|
|
|
README images with relative paths resolve incorrectly on /about/ pages.
JS now rewrites them to /REPO/plain/PATH?h=BRANCH on DOMContentLoaded.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
|
|
|
Reads /var/lib/gitolite3/repositories/*/description and updates
repo.desc= in /etc/cgitrc for existing repo blocks only. Supports
--dry-run, --cgitrc, and --repo-base overrides.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
|
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>
|