summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
10 daysfix: remove extra template end tagDanilo M.1-1/+0
10 daysfix: single repo centered via Hugo conditional, grid for 2+ reposDanilo M.1-1/+6
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.2-2/+17
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.136-5746/+10227
2026-04-10fix: hide skip-to-content link with transform instead of top positioningDanilo M.1-4/+6
2026-04-10feat: conditionally show progress-bar only on single articles and pagesDanilo M.1-1/+3
2026-04-10fix: move canvas from baseof to hero section onlyDanilo M.3-7/+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-10fix: add missing matrix canvas element to hero sectionDanilo M.1-0/+1
2026-04-10feat: align homepage to mockup-a with centered hero, terminal animation, arti...Danilo M.9-122/+349
2026-04-10feat: complete Hugo theme implementation from mockupsDanilo M.74-2557/+2956
2026-04-05chore: add .gitignoreDanilo M.1-0/+23
2026-04-05fix: use excerpts instead of full content in article cardsDanilo M.2-2/+13
2026-04-05tweak: increase matrix rain canvas opacityDanilo M.1-2/+2
2026-04-05fix: use articles section to properly detect and display articlesDanilo M.1-3/+8
2026-04-05fix: restore article display on homepageDanilo M.1-18/+4
2026-04-05docs: add comprehensive menu configuration guideDanilo M.2-1/+81
2026-04-05fix: resolve matrix rain opacity, menu styling, and featured articlesDanilo M.44-22/+2731
2026-04-05fix: remove contact and search shortcodesDanilo M.3-93/+0
2026-04-05feat: import all remaining shortcodes from previous themeDanilo M.12-0/+268
2026-04-05feat: add video shortcode and documentationDanilo M.2-0/+76
2026-04-05fix: use .InnerDeindent in figure shortcodeDanilo M.1-1/+1
2026-04-05feat: add figure shortcode and documentationDanilo M.2-0/+81
2026-04-05docs: add shortcode documentation to CONTENT_GUIDEDanilo M.1-0/+118
2026-04-05feat: add img shortcode templateDanilo M.1-0/+84
2026-04-05feat: add quote shortcode templateDanilo M.1-0/+19
2026-04-05feat: add gravatar shortcode templateDanilo M.1-0/+52
2026-04-05docs: add comprehensive content organization guideDanilo M.1-0/+533
2026-04-05fix: correct page.html layout template for is section navigationDanilo M.1-9/+8
2026-04-05content: add contact page with formDanilo M.1-0/+87
2026-04-05feat: add filter functionality, archetypes, and sample contentDanilo M.8-9/+70
2026-04-05layout: add home, section, and page templatesDanilo M.3-20/+76
2026-04-05layout: create base layout, header, footer, hero, and post card partialsDanilo M.7-14/+68
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-05fix: remove deprecated config and unsupported highlight parametersDanilo M.1-5/+1
2026-04-05config: set up sections, menus, and chroma highlightingDanilo M.1-19/+43
2026-04-04initial theme setup.Danilo M.26-0/+273