summaryrefslogtreecommitdiffstats
path: root/content/en/articles/cad-designing-in-gnu-linux
AgeCommit message (Collapse)AuthorFilesLines
2026-04-15Implement article type colors, reading progress bar, and optimize layoutDanilo M.5-0/+68
- Add colored type pills to article list items (overlay on thumbnails, top-right) - Add type accent corner (L-shaped) to single article headers with colored pill badge in metadata - Implement smooth reading progress bar at viewport top (violet→green gradient) - Progress bar only appears on single pages/articles, not on lists or homepage - Constrain article width to max-w-7xl for comfortable reading with side gutters - Use CSS variables for all colors to support dark/light theme switching - Add reading-progress.js with requestAnimationFrame throttling for performance - Update HANDOFF.md with current progress Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>