summaryrefslogtreecommitdiffstats
path: root/themes/danix-xyz-hacker/assets/js
AgeCommit message (Expand)AuthorFilesLines
2026-04-16Complete matrix rain background effect implementationDanilo M.1-0/+157
2026-04-15Implement article type colors, reading progress bar, and optimize layoutDanilo M.1-0/+29
2026-04-15Fix theme toggle icon to always sync with actual page themeDanilo M.1-14/+23
2026-04-15Fix design system compliance: CSS variables, accessibility, and theme systemDanilo M.1-11/+71
2026-04-15Complete multilingual theme implementation with language-aware menusDanilo M.1-24/+0
2026-04-15Extract contact form JavaScript to separate file and remove shortcode from co...Danilo M.1-0/+45
2026-04-15Remove Alpine.js dependency from menu toggle, use vanilla JavaScriptDanilo M.1-19/+20
2026-04-15Fix Hugo v0.160 compatibility: remove os.Getenv and fix template syntaxDanilo M.1-0/+14
2026-04-15feat: create language switcher with persistenceDanilo M.1-0/+24
2026-04-15feat: create hamburger menu toggle scriptDanilo M.1-0/+51
2026-04-15feat: create theme toggle with localStorage persistenceDanilo M.1-0/+30