summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-04-16Add padding and glow effects to content sectionsfeature/matrix-rain-backgroundDanilo M.2-0/+34
2026-04-16Complete matrix rain background effect implementationDanilo M.8-5/+263
2026-04-15Implement article type colors, reading progress bar, and optimize layoutDanilo M.18-36/+290
2026-04-15Document video, quote, and actions shortcodes in SHORTCODES.mdDanilo M.1-2/+130
2026-04-15Resolve page bundle video paths using Resources APIDanilo M.1-0/+43
2026-04-15Allow custom sizing in image shortcodeDanilo M.2-3/+67
2026-04-15Fix article shortcode issues and add actions shortcodeDanilo M.2-0/+253
2026-04-15Resolve page bundle image paths correctlyDanilo M.1-2/+12
2026-04-15Fix article list template to display articles without pinned parameterDanilo M.2-0/+12
2026-04-15Add thumbnail support to article listingsDanilo M.2-28/+59
2026-04-15Implement taxonomy system for tags and categoriesDanilo M.4-0/+89
2026-04-15Fix theme toggle icon to always sync with actual page themeDanilo M.2-25/+25
2026-04-15Fix theme toggle icon state sync on page navigationDanilo M.1-2/+9
2026-04-15Fix design system compliance: CSS variables, accessibility, and theme systemDanilo M.16-66/+329
2026-04-15Complete multilingual theme implementation with language-aware menusDanilo M.23-133/+275
2026-04-15Fix gravatar shortcode and about page ref linksDanilo M.3-5/+5
2026-04-15Update SHORTCODES.md to reflect contact form shortcode name changeDanilo M.1-3/+3
2026-04-15Fix contact form shortcode: rename from contact-form.html to contact.htmlDanilo M.3-5/+7
2026-04-15Extract contact form JavaScript to separate file and remove shortcode from co...Danilo M.6-77/+51
2026-04-15Remove unnecessary type field from static pagesDanilo M.6-4/+116
2026-04-15Fix language switcher to preserve current page pathDanilo M.2-4/+26
2026-04-15Add language toggle to desktop headerDanilo M.1-1/+18
2026-04-15Remove Alpine.js dependency from menu toggle, use vanilla JavaScriptDanilo M.4-22/+123
2026-04-15Fix Hugo v0.160 compatibility: remove os.Getenv and fix template syntaxDanilo M.8-10/+150
2026-04-15Fix shortcode location: move from shortcodes/ to layouts/shortcodes/Danilo M.12-24/+50
2026-04-15updated gitignoreDanilo M.1-0/+1
2026-04-15Set up Tailwind CSS build pipeline and bilingual homepage contentDanilo M.9-5/+2002
2026-04-15added contact form backendDanilo M.4-11/+286
2026-04-15docs: update AGENTS.md with comprehensive content management guideDanilo M.1-26/+444
2026-04-15docs: create comprehensive shortcodes documentationDanilo M.1-0/+283
2026-04-15feat: add contact.php placeholder for form handlingDanilo M.1-0/+11
2026-04-15feat: create contact-form shortcode with Alpine.js AJAXDanilo M.1-0/+114
2026-04-15feat: create gallery shortcode with responsive columnsDanilo M.1-0/+12
2026-04-15feat: create image shortcode with lazy-loading and captionsDanilo M.1-0/+22
2026-04-15feat: create gravatar shortcode with MD5 hashingDanilo M.1-0/+17
2026-04-15feat: create Tech article type template (uses Chroma for syntax)Danilo M.1-0/+3
2026-04-15feat: create Quote article type templateDanilo M.1-0/+15
2026-04-15feat: create Link article type template with external buttonDanilo M.1-0/+17
2026-04-15feat: create Photo article type templateDanilo M.1-0/+18
2026-04-15feat: create Life article type templateDanilo M.1-0/+3
2026-04-15feat: create article type dispatcher templateDanilo M.1-0/+36
2026-04-15feat: add article header and sidebar partials supporting single article templateDanilo M.2-0/+75
2026-04-15feat: create single article template with sidebarDanilo M.1-0/+36
2026-04-15feat: create article list item with type badges and pinned indicatorDanilo M.1-0/+40
2026-04-15feat: create articles list with pinned post supportDanilo M.1-0/+31
2026-04-15feat: create landing page with hero and CTAsDanilo M.1-0/+45
2026-04-15feat: create English i18n stringsDanilo M.1-0/+51
2026-04-15fix: remove duplicate keys from Italian i18n, use contactMe for social sectionDanilo M.1-2/+1
2026-04-15feat: add missing email key in Forms sectionDanilo M.1-0/+2
2026-04-15feat: create Italian i18n stringsDanilo M.1-0/+50