| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-04-15 | Fix shortcode location: move from shortcodes/ to layouts/shortcodes/ | Danilo M. | 5 | -4/+173 | |
| Hugo v0.156.0+ requires shortcodes to be in layouts/shortcodes/ directory. Moved all shortcodes (gravatar, image, gallery, contact-form) to correct location. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com> | |||||
| 2026-04-15 | Set up Tailwind CSS build pipeline and bilingual homepage content | Danilo M. | 2 | -3/+3 | |
| - Install and configure Tailwind CSS with tailwind.config.js - Create npm scripts for building Tailwind (build/watch) - Add .gitignore to exclude node_modules and build artifacts - Create bilingual homepage content (content/it/_index.md, content/en/_index.md) - Update baseof.html to use compiled main.min.css - Fix .ByDate deprecation in list.html template (use sort function) - Fix main.css pre element to support rgba with opacity - Homepage now displays with full dark/light theme styling Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com> | |||||
| 2026-04-15 | feat: create Tech article type template (uses Chroma for syntax) | Danilo M. | 1 | -0/+3 | |
| 2026-04-15 | feat: create Quote article type template | Danilo M. | 1 | -0/+15 | |
| 2026-04-15 | feat: create Link article type template with external button | Danilo M. | 1 | -0/+17 | |
| 2026-04-15 | feat: create Photo article type template | Danilo M. | 1 | -0/+18 | |
| 2026-04-15 | feat: create Life article type template | Danilo M. | 1 | -0/+3 | |
| 2026-04-15 | feat: create article type dispatcher template | Danilo M. | 1 | -0/+36 | |
| 2026-04-15 | feat: add article header and sidebar partials supporting single article template | Danilo M. | 2 | -0/+75 | |
| 2026-04-15 | feat: create single article template with sidebar | Danilo M. | 1 | -0/+36 | |
| 2026-04-15 | feat: create article list item with type badges and pinned indicator | Danilo M. | 1 | -0/+40 | |
| 2026-04-15 | feat: create articles list with pinned post support | Danilo M. | 1 | -0/+31 | |
| 2026-04-15 | feat: create landing page with hero and CTAs | Danilo M. | 1 | -0/+45 | |
| 2026-04-15 | feat: create language switcher with persistence | Danilo M. | 1 | -0/+1 | |
| 2026-04-15 | fix: remove duplicate Alpine-based menu toggle, rely solely on menu.js for ↵ | Danilo M. | 1 | -34/+0 | |
| menu state management | |||||
| 2026-04-15 | fix: remove duplicate theme toggle logic from hamburger-menu.html, delegate ↵ | Danilo M. | 1 | -13/+2 | |
| to dedicated theme-toggle.js | |||||
| 2026-04-15 | feat: create footer with links and copyright | Danilo M. | 1 | -0/+38 | |
| 2026-04-15 | feat: create hamburger overlay menu with language and theme toggles | Danilo M. | 1 | -0/+112 | |
| 2026-04-15 | feat: create responsive header with theme toggle and hamburger | Danilo M. | 1 | -0/+42 | |
| 2026-04-15 | feat: create base template with theme toggle, fonts, and Alpine.js | Danilo M. | 1 | -0/+75 | |
