summaryrefslogtreecommitdiffstats
path: root/themes/danix-xyz-hacker/assets
AgeCommit message (Expand)AuthorFilesLines
2026-04-16refactor: remove border from frosted-bar component, let templates control bor...Danilo M.2-1/+27
2026-04-16refactor: extract bg2 RGBA values to CSS variables for frosted-bar componentDanilo M.1-5/+4
2026-04-16feat: add frosted-bar CSS component for header and footerDanilo M.1-0/+12
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.3-0/+249
2026-04-15Implement article type colors, reading progress bar, and optimize layoutDanilo M.2-5/+139
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.3-51/+302
2026-04-15Complete multilingual theme implementation with language-aware menusDanilo M.3-31/+116
2026-04-15Extract contact form JavaScript to separate file and remove shortcode from co...Danilo M.2-30/+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.2-0/+106
2026-04-15Set up Tailwind CSS build pipeline and bilingual homepage contentDanilo M.2-1/+1911
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
2026-04-15fix: add light theme color overrides and remove duplicate inline code styling...Danilo M.1-16/+41
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