summaryrefslogtreecommitdiffstats
path: root/layouts
AgeCommit message (Expand)AuthorFilesLines
4 daysfeat: upgrade actions shortcode to CTA block componentDanilo M.1-7/+16
8 dayssecurity: add SRI integrity hashes and pin CDN versionsDanilo M.1-4/+4
8 daysfix: defer twemoji-init script to match CDN load orderDanilo M.1-1/+1
8 daysfix: defer Twemoji CDN script load to avoid render blockingDanilo M.1-1/+1
8 daysfeat: load Twemoji CDN and init script on article pagesDanilo M.1-0/+7
8 daysfix: read excerpt frontmatter param in article listingsDanilo M.3-3/+3
9 daysfeat: add callout shortcode (note/tip/info/warning/danger/success)Danilo M.1-0/+15
9 daysfeat: support external links in main menu with A11y new-tab labelDanilo M.1-1/+4
9 daysfix: add obsolete banner to articles templateDanilo M.1-0/+3
9 daysfeat: add obsolete article bannerDanilo M.2-0/+25
9 daysfix: remove orphaned top border from article navDanilo M.1-1/+1
9 daysfeat: consolidate article metadata into sidebar widgetDanilo M.2-43/+21
10 daysfix: add aria-hidden to decorative feather icons, align type badge with heade...Danilo M.2-9/+9
10 daysfeat: expand author widget to article stats (words, reading time, type)Danilo M.1-5/+40
10 daysfix: update deprecated .Site.Languages and .Site.Data APIs to site.Languages ...Danilo M.5-5/+6
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 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