summaryrefslogtreecommitdiffstats
path: root/assets
AgeCommit message (Expand)AuthorFilesLines
9 daysbuild: recompile CSS with callout component stylesDanilo M.1-26/+169
9 daysfeat: add callout shortcode (note/tip/info/warning/danger/success)Danilo M.1-0/+79
9 daysfix: correct --bg2-rgb value to match --bg2 hex (#e2eaf4 → 226,234,244)Danilo M.1-2/+2
9 daysfix: align html.theme-light CSS vars with THEMING-STANDARD.mdDanilo M.1-26/+26
9 daysfeat: add obsolete article bannerDanilo M.2-0/+122
9 daysfix: remove orphaned top border from article navDanilo M.2-26/+16
10 daysfix: switch back to auto-fit for proper 2+ repo layoutDanilo M.1-2/+1
10 daysMerge branch 'master' of danix_git:danix2-hugo-themeDanilo M.1-14/+15
10 daysfix: center repo cards within grid cells with justify-itemsDanilo M.1-0/+1
10 daysbuild: recompile CSS with auto-fill fixDanilo M.1-14/+15
10 daysfix: use auto-fill instead of auto-fit for repo grid to ensure 2-col layoutDanilo M.1-1/+1
10 daysfeat: 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