summaryrefslogtreecommitdiffstats
path: root/assets
AgeCommit message (Expand)AuthorFilesLines
2026-05-14build: recompile CSS for pkg-list and pkg-changelog shortcodesDanilo M.1-0/+90
2026-05-14feat: add pkg-changelog Alpine component for ChangeLog.txtDanilo M.1-0/+41
2026-05-14feat: add pkg-list Alpine component for PACKAGES.TXTDanilo M.1-0/+66
2026-05-13build: recompile CSS (section-title glitch effect)Danilo M.1-0/+59
2026-05-13feat: add glitch effect to article list page H1Danilo M.2-7/+54
2026-05-11fix: define --font-head CSS variable as Oxanium in :rootDanilo M.2-0/+2
2026-05-11feat: hero name glitch effect on homepageDanilo M.3-0/+183
2026-05-08refactor: move contribution graph to footer full-width row, centeredDanilo M.2-0/+103
2026-05-08fix: guard against double JS execution and fix partial page contextDanilo M.1-0/+3
2026-05-08feat: add contribution graph widgetDanilo M.2-0/+312
2026-05-04build: recompile CSS with prose cta-block anchor fixDanilo M.1-0/+7
2026-05-04fix: beat prose-invert anchor override for CTA button in light modeDanilo M.1-0/+6
2026-05-04build: recompile CSS with --on-accent var and CTA centeringDanilo M.1-2/+20
2026-05-04fix: add --on-accent var and fix button text color + CTA centeringDanilo M.1-2/+19
2026-05-04build: recompile CSS with cta-block component stylesDanilo M.1-22/+182
2026-05-04feat: upgrade actions shortcode to CTA block componentDanilo M.1-0/+31
2026-04-30build: add Twemoji emoji inline sizing CSSDanilo M.2-0/+25
2026-04-30fix: guard against missing twemoji global in init scriptDanilo M.1-0/+2
2026-04-30feat: add Twemoji init script for article proseDanilo M.1-0/+4
2026-04-29build: recompile CSS with callout component stylesDanilo M.1-26/+169
2026-04-29feat: add callout shortcode (note/tip/info/warning/danger/success)Danilo M.1-0/+79
2026-04-29fix: correct --bg2-rgb value to match --bg2 hex (#e2eaf4 → 226,234,244)Danilo M.1-2/+2
2026-04-29fix: align html.theme-light CSS vars with THEMING-STANDARD.mdDanilo M.1-26/+26
2026-04-29feat: add obsolete article bannerDanilo M.2-0/+122
2026-04-29fix: remove orphaned top border from article navDanilo M.2-26/+16
2026-04-28fix: switch back to auto-fit for proper 2+ repo layoutDanilo M.1-2/+1
2026-04-28Merge branch 'master' of danix_git:danix2-hugo-themeDanilo M.1-14/+15
2026-04-28fix: center repo cards within grid cells with justify-itemsDanilo M.1-0/+1
2026-04-28build: recompile CSS with auto-fill fixDanilo M.1-14/+15
2026-04-28fix: use auto-fill instead of auto-fit for repo grid to ensure 2-col layoutDanilo M.1-1/+1
2026-04-28feat: adaptive repo grid with CSS auto-fit and :only-child centeringDanilo M.1-0/+15
2026-04-22fix: capture form load time for timing checkDanilo M.1-1/+2
2026-04-22fix: correct contact form POST URL and data format (JSON→FormData)Danilo M.1-5/+10
2026-04-22chore: replace with extracted danix.xyz-hacker theme (danix2-hugo-theme)Danilo M.42-3647/+7416
2026-04-10fix: hide skip-to-content link with transform instead of top positioningDanilo M.1-4/+6
2026-04-10fix: move canvas from baseof to hero section onlyDanilo M.2-6/+9
2026-04-10fix: align matrix rain implementation with mockup-a.htmlDanilo M.2-39/+21
2026-04-10fix: improve matrix canvas sizing and z-index for hero sectionDanilo M.2-3/+6
2026-04-10feat: align homepage to mockup-a with centered hero, terminal animation, arti...Danilo M.6-61/+252
2026-04-10feat: complete Hugo theme implementation from mockupsDanilo M.24-143/+2521
2026-04-05tweak: increase matrix rain canvas opacityDanilo M.1-2/+2
2026-04-05fix: resolve matrix rain opacity, menu styling, and featured articlesDanilo M.3-16/+14
2026-04-05feat: add filter functionality, archetypes, and sample contentDanilo M.1-0/+28
2026-04-05feat: add JavaScript modules (theme toggle, matrix rain, progress tracking, c...Danilo M.5-1/+233
2026-04-05style: add card, feed, code, and progress bar stylesDanilo M.5-0/+420
2026-04-05style: add hero section with matrix canvas stylingDanilo M.2-0/+118
2026-04-05style: update header and footer with theme variablesDanilo M.2-4/+149
2026-04-05style: add CSS variables and base typographyDanilo M.2-8/+220
2026-04-04initial theme setup.Danilo M.4-0/+24