| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-04-21 | feat: add overflow visible to tag-cloud container | Danilo M. | 2 | -0/+2 |
| 2026-04-21 | build: regenerate CSS and fix tag cloud color rendering | Danilo M. | 1 | -3/+3 |
| 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. | 2 | -0/+135 |
| 2026-04-21 | fix: improve badge text color contrast for WCAG AA compliance | Danilo M. | 2 | -0/+43 |
| 2026-04-21 | chore: adding files for agentic content writing | Danilo M. | 2 | -0/+31 |
| 2026-04-21 | Updated TODO. | Danilo M. | 1 | -0/+100 |
| 2026-04-21 | fix: correct mobile connector/node geometry accounting for ol padding | Danilo M. | 2 | -14/+40 |
| 2026-04-21 | fix: correct timeline layout bugs — desktop stacking, connector geometry, t... | Danilo M. | 2 | -111/+88 |
| 2026-04-21 | build: rebuild CSS for timeline layout | Danilo M. | 1 | -79/+250 |
| 2026-04-21 | fix: add type-color CSS variants for timeline elements | Danilo M. | 2 | -0/+79 |
| 2026-04-21 | feat: add timeline CSS component classes | Danilo M. | 2 | -0/+226 |
| 2026-04-20 | build: rebuild CSS for back-to-top button | Danilo M. | 1 | -0/+46 |
| 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. | 2 | -0/+19 |
| 2026-04-20 | fix: resolve mobile viewport overflow on article pages | Danilo M. | 2 | -4/+20 |
| 2026-04-20 | fix: make prev-next navigation responsive on mobile | Danilo M. | 2 | -7/+16 |
| 2026-04-20 | test: verify search functionality across desktop, mobile, and 404 | Danilo M. | 1 | -0/+17 |
| 2026-04-20 | feat: redesign footer with fortune cookie, about terminal readout, and tech/f... | Danilo M. | 2 | -0/+96 |
| 2026-04-18 | feat: add prev/next article navigation with shell prompt style | Danilo M. | 2 | -0/+76 |
| 2026-04-18 | feat: theme-aware default thumbnails with picture element | Danilo M. | 2 | -0/+11 |
| 2026-04-18 | fixed syntax in article git-setup-own-server | Danilo M. | 1 | -4/+0 |
| 2026-04-18 | fix: remove whitespace gaps and restore font size in code blocks | Danilo M. | 1 | -0/+14 |
| 2026-04-18 | fix: code block copy icon, light theme bg, horizontal scroll | Danilo M. | 1 | -2/+12 |
| 2026-04-18 | refactor: syntax highlighting with Catppuccin Macchiato and copy buttons | Danilo M. | 1 | -104/+314 |
| 2026-04-18 | consolidated duplicated shortcodes. Initial fix of the content files. Manual ... | Danilo M. | 1 | -5/+0 |
| 2026-04-18 | fixed: larger sidebar titles, color --accent WCAG AA passed. | Danilo M. | 2 | -4/+6 |
| 2026-04-18 | style: unify sidebar widget styling with bash comment prefix | Danilo M. | 2 | -10/+26 |
| 2026-04-18 | feat: add // prefix to H2–H6 headings in prose | Danilo M. | 2 | -0/+22 |
| 2026-04-18 | fixed the number of columns for the sharing widget in the sidebar to 3x3 | Danilo M. | 2 | -4/+10 |
| 2026-04-18 | style: center-align social share icon grid | Danilo M. | 2 | -2/+2 |
| 2026-04-18 | fix: use explicit 50px column grid for share icons so sidebar always shows 5+... | Danilo M. | 2 | -4/+12 |
| 2026-04-18 | fix: bring social share widget into WCAG AA and theming standard compliance | Danilo M. | 2 | -22/+32 |
| 2026-04-18 | style: redesign social share widget with terminal-native aesthetic | Danilo M. | 2 | -50/+107 |
| 2026-04-18 | style: resize social share icons to 50px and tighten grid gap | Danilo M. | 2 | -11/+45 |
| 2026-04-17 | build: rebuild CSS to include social sharing widget utility classes | Danilo M. | 1 | -0/+49 |
| 2026-04-17 | feat: add social-share partial with 9 targets and two layout modes | Danilo M. | 1 | -0/+33 |
| 2026-04-17 | fix: use client-side language detection for 404 navigation links | Danilo M. | 1 | -4/+0 |
| 2026-04-17 | fix: improve styling and functionality for 404 and Repository pages | Danilo M. | 1 | -54/+4 |
| 2026-04-17 | test: verify accessibility (WCAG AA) - heading hierarchy, contrast, focus, mo... | Danilo M. | 1 | -2/+388 |
| 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. | 2 | -0/+1258 |
| 2026-04-16 | fix: header sticky positioning regression | Danilo M. | 1 | -0/+4 |
| 2026-04-16 | fix: add x-cloak to prevent menu flash on page load | Danilo M. | 2 | -0/+11 |
| 2026-04-16 | fix: rewrite hamburger menu using Alpine.js event dispatcher | Danilo M. | 1 | -17/+9 |
| 2026-04-16 | fix: hamburger menu click handler and horizontal scroll issues | Danilo M. | 2 | -1/+10 |