| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-04-22 | style: add solid background to tag-cloud links for readability on canvas | Danilo M. | 1 | -1/+2 |
| 2026-04-21 | feat: add overflow visible to tag-cloud container | Danilo M. | 1 | -0/+1 |
| 2026-04-21 | feat: simplify tag cloud CSS for continuous scaling | Danilo M. | 1 | -20/+3 |
| 2026-04-21 | feat: Add reusable tag cloud partial with A11y and dark/light mode support | Danilo M. | 1 | -0/+76 |
| 2026-04-21 | fix: improve badge text color contrast for WCAG AA compliance | Danilo M. | 1 | -0/+17 |
| 2026-04-21 | chore: adding files for agentic content writing | Danilo M. | 1 | -0/+18 |
| 2026-04-21 | fix: correct mobile connector/node geometry accounting for ol padding | Danilo M. | 1 | -7/+20 |
| 2026-04-21 | fix: correct timeline layout bugs — desktop stacking, connector geometry, t... | Danilo M. | 1 | -54/+39 |
| 2026-04-21 | fix: add type-color CSS variants for timeline elements | Danilo M. | 1 | -0/+67 |
| 2026-04-21 | feat: add timeline CSS component classes | Danilo M. | 1 | -0/+196 |
| 2026-04-20 | fix: correct Tailwind class in back-to-top button CSS (justify-center) | Danilo M. | 1 | -1/+1 |
| 2026-04-20 | fix: use theme variables for .back-to-top colors instead of hardcoded values | Danilo M. | 1 | -2/+3 |
| 2026-04-20 | style: add .back-to-top component class | Danilo M. | 1 | -0/+17 |
| 2026-04-20 | fix: resolve mobile viewport overflow on article pages | Danilo M. | 1 | -2/+8 |
| 2026-04-20 | fix: make prev-next navigation responsive on mobile | Danilo M. | 1 | -1/+1 |
| 2026-04-20 | feat: redesign footer with fortune cookie, about terminal readout, and tech/f... | Danilo M. | 1 | -0/+15 |
| 2026-04-18 | feat: add prev/next article navigation with shell prompt style | Danilo M. | 1 | -0/+22 |
| 2026-04-18 | feat: theme-aware default thumbnails with picture element | Danilo M. | 1 | -0/+5 |
| 2026-04-18 | fixed: larger sidebar titles, color --accent WCAG AA passed. | Danilo M. | 1 | -2/+3 |
| 2026-04-18 | style: unify sidebar widget styling with bash comment prefix | Danilo M. | 1 | -5/+12 |
| 2026-04-18 | feat: add // prefix to H2–H6 headings in prose | Danilo M. | 1 | -0/+10 |
| 2026-04-18 | fixed the number of columns for the sharing widget in the sidebar to 3x3 | Danilo M. | 1 | -2/+5 |
| 2026-04-18 | style: center-align social share icon grid | Danilo M. | 1 | -1/+1 |
| 2026-04-18 | fix: use explicit 50px column grid for share icons so sidebar always shows 5+... | Danilo M. | 1 | -0/+6 |
| 2026-04-18 | fix: bring social share widget into WCAG AA and theming standard compliance | Danilo M. | 1 | -11/+16 |
| 2026-04-18 | style: redesign social share widget with terminal-native aesthetic | Danilo M. | 1 | -0/+58 |
| 2026-04-18 | style: resize social share icons to 50px and tighten grid gap | Danilo M. | 1 | -6/+19 |
| 2026-04-17 | feat: add prefers-reduced-motion support (disable animations when motion-redu... | Danilo M. | 1 | -0/+18 |
| 2026-04-17 | feat: add focus management styles (:focus-visible, button hover, form input f... | Danilo M. | 1 | -0/+57 |
| 2026-04-17 | feat: add animation utility classes (.animate-fade-in, .animate-slide-up, .an... | Danilo M. | 1 | -0/+14 |
| 2026-04-17 | feat: add CSS keyframe animations (fadeIn, slideUp, refine modalSlideUp, spin) | Danilo M. | 1 | -2/+25 |
| 2026-04-16 | feat: add form component styles (inputs, textarea, checkbox, radio) | Danilo M. | 1 | -0/+474 |
| 2026-04-16 | fix: add x-cloak to prevent menu flash on page load | Danilo M. | 1 | -0/+5 |
| 2026-04-16 | fix: hamburger menu click handler and horizontal scroll issues | Danilo M. | 1 | -1/+5 |
| 2026-04-16 | feat: add breadcrumb navigation component | Danilo M. | 1 | -0/+13 |
| 2026-04-16 | feat: add header nav and hamburger menu styling with JS handlers | Danilo M. | 1 | -0/+34 |
| 2026-04-16 | feat: add card component with hover lift and glow effects | Danilo M. | 1 | -0/+184 |
| 2026-04-16 | refactor: remove footer-specific backdrop-filter rule for consistency | Danilo M. | 1 | -6/+0 |
| 2026-04-16 | refactor: use frosted-bar class on footer with stronger blur variant | Danilo M. | 1 | -4/+2 |
| 2026-04-16 | fix: add position and z-index to footer for backdrop-filter to work | Danilo M. | 1 | -0/+2 |
| 2026-04-16 | fix: add backdrop-filter blur to footer via CSS with vendor prefix | Danilo M. | 1 | -3/+4 |
| 2026-04-16 | test: set footer background to fully opaque (1) to debug styling | Danilo M. | 1 | -4/+3 |
| 2026-04-16 | fix: add frosted-bar-strong class to footer for stronger frosting and opacity | Danilo M. | 1 | -2/+3 |
| 2026-04-16 | fix: increase footer backdrop blur from 10px to 20px for stronger frosting ef... | Danilo M. | 1 | -2/+2 |
| 2026-04-16 | fix: increase footer opacity to 0.88 for better visual balance with header | Danilo M. | 1 | -0/+5 |
| 2026-04-16 | fix: reduce frosted-bar background opacity from 0.92 to 0.75 for better reada... | Danilo M. | 1 | -1/+1 |
| 2026-04-16 | refactor: remove border from frosted-bar component, let templates control bor... | Danilo M. | 1 | -1/+7 |
| 2026-04-16 | refactor: extract bg2 RGBA values to CSS variables for frosted-bar component | Danilo M. | 1 | -5/+4 |
| 2026-04-16 | feat: add frosted-bar CSS component for header and footer | Danilo M. | 1 | -0/+12 |
| 2026-04-16 | Add padding and glow effects to content sectionsfeature/matrix-rain-background | Danilo M. | 1 | -0/+9 |