| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-04-21 | revert: restore taxonomy templates to card-stack layout with post-count badge | Danilo M. | 2 | -51/+61 |
| 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 | feat: use timeline container in taxonomy list and term templates | Danilo M. | 2 | -61/+51 |
| 2026-04-21 | feat: use timeline container in default list template | Danilo M. | 1 | -26/+26 |
| 2026-04-21 | feat: rewrite article-list-item as timeline card partial | Danilo M. | 1 | -76/+78 |
| 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 | feat: include back-to-top button on single pages | Danilo M. | 1 | -0/+1 |
| 2026-04-20 | feat: add back-to-top partial with Alpine.js and i18n | Danilo M. | 3 | -0/+25 |
| 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. | 3 | -7/+23 |
| 2026-04-20 | fix: sync footer styling and i18n translations | Danilo M. | 3 | -54/+256 |
| 2026-04-20 | fix: make prev-next navigation responsive on mobile | Danilo M. | 3 | -10/+19 |
| 2026-04-20 | fix: make search index language-aware | Danilo M. | 1 | -2/+6 |
| 2026-04-20 | fix: add x-data directive to search button for Alpine.js binding | Danilo M. | 1 | -0/+1 |
| 2026-04-20 | test: verify search functionality across desktop, mobile, and 404 | Danilo M. | 1 | -0/+17 |
| 2026-04-20 | refactor: unify 404 page with shared search functionality | Danilo M. | 3 | -61/+7 |
| 2026-04-20 | feat: include search modal and script in base template | Danilo M. | 1 | -0/+7 |
| 2026-04-20 | feat: integrate search bar into mobile hamburger menu | Danilo M. | 1 | -0/+37 |
| 2026-04-20 | feat: add open-search event listener to modal | Danilo M. | 1 | -0/+1 |
| 2026-04-20 | feat: add search icon button to desktop header | Danilo M. | 1 | -1/+10 |
| 2026-04-20 | feat: create desktop search modal partial | Danilo M. | 1 | -0/+86 |
| 2026-04-20 | feat: create shared search module with lazy-loading and Alpine components | Danilo M. | 1 | -0/+130 |
| 2026-04-20 | feat: add search index JSON generation template | Danilo M. | 1 | -0/+13 |
| 2026-04-20 | refactor: localize footer copyright bar and about section labels/values | Danilo M. | 1 | -11/+11 |
| 2026-04-20 | feat: redesign footer with fortune cookie, about terminal readout, and tech/f... | Danilo M. | 4 | -22/+170 |
| 2026-04-18 | feat: add prev/next article navigation with shell prompt style | Danilo M. | 5 | -0/+138 |
| 2026-04-18 | refine: use lampD.png only for homepage, default_thumbnail_dark.png for articles | Danilo M. | 1 | -2/+4 |
| 2026-04-18 | chore: use lampD.png as default OG thumbnail instead of default_thumbnail_dar... | Danilo M. | 1 | -2/+2 |
| 2026-04-18 | feat: add Open Graph and Twitter Card meta tags for social sharing | Danilo M. | 2 | -5/+39 |
| 2026-04-18 | feat: theme-aware default thumbnails with picture element | Danilo M. | 3 | -1/+27 |
| 2026-04-18 | removed all occurrencies of the highlight shortcode. File removed. | Danilo M. | 1 | -3/+0 |
| 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. | 2 | -2/+16 |
| 2026-04-18 | fix: code block copy icon, light theme bg, horizontal scroll | Danilo M. | 3 | -8/+18 |
| 2026-04-18 | refactor: syntax highlighting with Catppuccin Macchiato and copy buttons | Danilo M. | 4 | -104/+422 |
| 2026-04-18 | consolidated duplicated shortcodes. Initial fix of the content files. Manual ... | Danilo M. | 7 | -72/+49 |
| 2026-04-18 | fix: enable related articles widget on article pages | Danilo M. | 1 | -1/+1 |
| 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. | 4 | -16/+35 |
| 2026-04-18 | feat: add // prefix to H2–H6 headings in prose | Danilo M. | 3 | -0/+27 |
| 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. | 3 | -5/+13 |
| 2026-04-18 | style: display social share icons in 5-column grid on sidebar (5+4 rows) | Danilo M. | 1 | -1/+1 |