| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-04-22 | chore: replace with extracted danix.xyz-hacker theme (danix2-hugo-theme) | Danilo M. | 136 | -5746/+10227 |
| 2026-04-10 | fix: hide skip-to-content link with transform instead of top positioning | Danilo M. | 1 | -4/+6 |
| 2026-04-10 | feat: conditionally show progress-bar only on single articles and pages | Danilo M. | 1 | -1/+3 |
| 2026-04-10 | fix: move canvas from baseof to hero section only | Danilo M. | 3 | -7/+9 |
| 2026-04-10 | fix: align matrix rain implementation with mockup-a.html | Danilo M. | 2 | -39/+21 |
| 2026-04-10 | fix: improve matrix canvas sizing and z-index for hero section | Danilo M. | 2 | -3/+6 |
| 2026-04-10 | fix: add missing matrix canvas element to hero section | Danilo M. | 1 | -0/+1 |
| 2026-04-10 | feat: align homepage to mockup-a with centered hero, terminal animation, arti... | Danilo M. | 9 | -122/+349 |
| 2026-04-10 | feat: complete Hugo theme implementation from mockups | Danilo M. | 74 | -2557/+2956 |
| 2026-04-05 | chore: add .gitignore | Danilo M. | 1 | -0/+23 |
| 2026-04-05 | fix: use excerpts instead of full content in article cards | Danilo M. | 2 | -2/+13 |
| 2026-04-05 | tweak: increase matrix rain canvas opacity | Danilo M. | 1 | -2/+2 |
| 2026-04-05 | fix: use articles section to properly detect and display articles | Danilo M. | 1 | -3/+8 |
| 2026-04-05 | fix: restore article display on homepage | Danilo M. | 1 | -18/+4 |
| 2026-04-05 | docs: add comprehensive menu configuration guide | Danilo M. | 2 | -1/+81 |
| 2026-04-05 | fix: resolve matrix rain opacity, menu styling, and featured articles | Danilo M. | 44 | -22/+2731 |
| 2026-04-05 | fix: remove contact and search shortcodes | Danilo M. | 3 | -93/+0 |
| 2026-04-05 | feat: import all remaining shortcodes from previous theme | Danilo M. | 12 | -0/+268 |
| 2026-04-05 | feat: add video shortcode and documentation | Danilo M. | 2 | -0/+76 |
| 2026-04-05 | fix: use .InnerDeindent in figure shortcode | Danilo M. | 1 | -1/+1 |
| 2026-04-05 | feat: add figure shortcode and documentation | Danilo M. | 2 | -0/+81 |
| 2026-04-05 | docs: add shortcode documentation to CONTENT_GUIDE | Danilo M. | 1 | -0/+118 |
| 2026-04-05 | feat: add img shortcode template | Danilo M. | 1 | -0/+84 |
| 2026-04-05 | feat: add quote shortcode template | Danilo M. | 1 | -0/+19 |
| 2026-04-05 | feat: add gravatar shortcode template | Danilo M. | 1 | -0/+52 |
| 2026-04-05 | docs: add comprehensive content organization guide | Danilo M. | 1 | -0/+533 |
| 2026-04-05 | fix: correct page.html layout template for is section navigation | Danilo M. | 1 | -9/+8 |
| 2026-04-05 | content: add contact page with form | Danilo M. | 1 | -0/+87 |
| 2026-04-05 | feat: add filter functionality, archetypes, and sample content | Danilo M. | 8 | -9/+70 |
| 2026-04-05 | layout: add home, section, and page templates | Danilo M. | 3 | -20/+76 |
| 2026-04-05 | layout: create base layout, header, footer, hero, and post card partials | Danilo M. | 7 | -14/+68 |
| 2026-04-05 | feat: add JavaScript modules (theme toggle, matrix rain, progress tracking, c... | Danilo M. | 5 | -1/+233 |
| 2026-04-05 | style: add card, feed, code, and progress bar styles | Danilo M. | 5 | -0/+420 |
| 2026-04-05 | style: add hero section with matrix canvas styling | Danilo M. | 2 | -0/+118 |
| 2026-04-05 | style: update header and footer with theme variables | Danilo M. | 2 | -4/+149 |
| 2026-04-05 | style: add CSS variables and base typography | Danilo M. | 2 | -8/+220 |
| 2026-04-05 | fix: remove deprecated config and unsupported highlight parameters | Danilo M. | 1 | -5/+1 |
| 2026-04-05 | config: set up sections, menus, and chroma highlighting | Danilo M. | 1 | -19/+43 |
| 2026-04-04 | initial theme setup. | Danilo M. | 26 | -0/+273 |