| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-04-10 | feat: complete Hugo theme implementation from mockups | Danilo M. | 16 | -100/+434 |
| 2026-04-05 | fix: use excerpts instead of full content in article cards | Danilo M. | 2 | -2/+13 |
| 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 | fix: resolve matrix rain opacity, menu styling, and featured articles | Danilo M. | 1 | -6/+18 |
| 2026-04-05 | fix: remove contact and search shortcodes | Danilo M. | 2 | -71/+0 |
| 2026-04-05 | feat: import all remaining shortcodes from previous theme | Danilo M. | 11 | -0/+117 |
| 2026-04-05 | feat: add video shortcode and documentation | Danilo M. | 1 | -0/+37 |
| 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. | 1 | -0/+27 |
| 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 | fix: correct page.html layout template for is section navigation | Danilo M. | 1 | -9/+8 |
| 2026-04-05 | feat: add filter functionality, archetypes, and sample content | Danilo M. | 1 | -1/+2 |
| 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-04 | initial theme setup. | Danilo M. | 13 | -0/+172 |