summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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: guard against missing twemoji global in init scriptDanilo M.1-0/+2
8 daysfeat: add Twemoji init script for article proseDanilo M.1-0/+4
9 daysfix: read excerpt frontmatter param in article listingsDanilo M.3-3/+3
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.4-0/+110
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: support external links in main menu with A11y new-tab labelDanilo M.3-1/+6
9 daysfix: add obsolete banner to articles templateDanilo M.1-0/+3
9 daysfeat: add obsolete article bannerDanilo M.6-0/+157
9 daysfix: remove orphaned top border from article navDanilo M.3-27/+17
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.3-5/+44
10 daysfix: update deprecated .Site.Languages and .Site.Data APIs to site.Languages ...Danilo M.5-5/+6
10 daysMerge branch 'master' of danix_git:danix2-hugo-themeDanilo M.1-1/+0
10 daysfix: switch back to auto-fit for proper 2+ repo layoutDanilo M.1-2/+1
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