summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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
2026-04-15feat: create language switcher with persistenceDanilo M.5-1/+45
2026-04-15fix: remove duplicate Alpine-based menu toggle, rely solely on menu.js for ↵Danilo M.1-34/+0
menu state management
2026-04-15feat: create hamburger menu toggle scriptDanilo M.1-0/+51
2026-04-15fix: remove duplicate theme toggle logic from hamburger-menu.html, delegate ↵Danilo M.1-13/+2
to dedicated theme-toggle.js
2026-04-15feat: create theme toggle with localStorage persistenceDanilo M.1-0/+30
2026-04-15fix: add light theme color overrides and remove duplicate inline code ↵Danilo M.1-16/+41
styling from chroma-custom.css
2026-04-15feat: create syntax highlighting theme with dark/light supportDanilo M.1-0/+132
2026-04-15fix: remove redundant focus ring offset rule in main.cssDanilo M.1-4/+0
2026-04-15feat: create Tailwind CSS with theme variables and base stylesDanilo M.1-0/+159
2026-04-15feat: create footer with links and copyrightDanilo M.1-0/+38
2026-04-15feat: create hamburger overlay menu with language and theme togglesDanilo M.1-0/+112
2026-04-15feat: create responsive header with theme toggle and hamburgerDanilo M.1-0/+42
2026-04-15feat: create base template with theme toggle, fonts, and Alpine.jsDanilo M.1-0/+75
2026-04-15feat: add site configuration with bilingual setup and article typesDanilo M.1-0/+91
2026-04-15feat: add theme metadataDanilo M.1-0/+37
2026-04-15added gitignoreDanilo M.1-0/+1
2026-04-15initial commitDanilo M.13-0/+3947