summaryrefslogtreecommitdiffstats
path: root/layouts
AgeCommit message (Expand)AuthorFilesLines
10 daysfix: single repo centered via Hugo conditional, grid for 2+ reposDanilo M.1-1/+6
10 daysfeat: adaptive repo grid with CSS auto-fit and :only-child centeringDanilo M.1-2/+2
2026-04-22chore: replace with extracted danix.xyz-hacker theme (danix2-hugo-theme)Danilo M.75-929/+2430
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.1-1/+0
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.3-61/+97
2026-04-10feat: complete Hugo theme implementation from mockupsDanilo M.16-100/+434
2026-04-05fix: use excerpts instead of full content in article cardsDanilo M.2-2/+13
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-05fix: resolve matrix rain opacity, menu styling, and featured articlesDanilo M.1-6/+18
2026-04-05fix: remove contact and search shortcodesDanilo M.2-71/+0
2026-04-05feat: import all remaining shortcodes from previous themeDanilo M.11-0/+117
2026-04-05feat: add video shortcode and documentationDanilo M.1-0/+37
2026-04-05fix: use .InnerDeindent in figure shortcodeDanilo M.1-1/+1
2026-04-05feat: add figure shortcode and documentationDanilo M.1-0/+27
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-05fix: correct page.html layout template for is section navigationDanilo M.1-9/+8
2026-04-05feat: add filter functionality, archetypes, and sample contentDanilo M.1-1/+2
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-04initial theme setup.Danilo M.13-0/+172