index
:
danixxyz-theme
master
The Hugo theme for my website.
by Danilo aka danix
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
4 days
build: recompile CSS with prose cta-block anchor fix
HEAD
master
Danilo M.
1
-0
/
+7
4 days
fix: beat prose-invert anchor override for CTA button in light mode
Danilo M.
1
-0
/
+6
4 days
fix: add not-prose to cta-block to prevent prose link color override
Danilo M.
1
-1
/
+1
4 days
build: recompile CSS with --on-accent var and CTA centering
Danilo M.
1
-2
/
+20
4 days
fix: add --on-accent var and fix button text color + CTA centering
Danilo M.
1
-2
/
+19
4 days
build: recompile CSS with cta-block component styles
Danilo M.
1
-22
/
+182
4 days
feat: upgrade actions shortcode to CTA block component
Danilo M.
2
-7
/
+47
8 days
security: add SRI integrity hashes and pin CDN versions
Danilo M.
1
-4
/
+4
8 days
build: add Twemoji emoji inline sizing CSS
Danilo M.
2
-0
/
+25
8 days
fix: defer twemoji-init script to match CDN load order
Danilo M.
1
-1
/
+1
8 days
fix: defer Twemoji CDN script load to avoid render blocking
Danilo M.
1
-1
/
+1
8 days
feat: load Twemoji CDN and init script on article pages
Danilo M.
1
-0
/
+7
8 days
fix: guard against missing twemoji global in init script
Danilo M.
1
-0
/
+2
8 days
feat: add Twemoji init script for article prose
Danilo M.
1
-0
/
+4
8 days
fix: read excerpt frontmatter param in article listings
Danilo M.
3
-3
/
+3
9 days
build: recompile CSS with callout component styles
Danilo M.
1
-26
/
+169
9 days
feat: add callout shortcode (note/tip/info/warning/danger/success)
Danilo M.
4
-0
/
+110
9 days
fix: correct --bg2-rgb value to match --bg2 hex (#e2eaf4 → 226,234,244)
Danilo M.
1
-2
/
+2
9 days
fix: align html.theme-light CSS vars with THEMING-STANDARD.md
Danilo M.
1
-26
/
+26
9 days
feat: support external links in main menu with A11y new-tab label
Danilo M.
3
-1
/
+6
9 days
fix: add obsolete banner to articles template
Danilo M.
1
-0
/
+3
9 days
feat: add obsolete article banner
Danilo M.
6
-0
/
+157
9 days
fix: remove orphaned top border from article nav
Danilo M.
3
-27
/
+17
9 days
feat: consolidate article metadata into sidebar widget
Danilo M.
2
-43
/
+21
10 days
fix: add aria-hidden to decorative feather icons, align type badge with heade...
Danilo M.
2
-9
/
+9
10 days
feat: expand author widget to article stats (words, reading time, type)
Danilo M.
3
-5
/
+44
10 days
fix: update deprecated .Site.Languages and .Site.Data APIs to site.Languages ...
Danilo M.
5
-5
/
+6
10 days
Merge branch 'master' of danix_git:danix2-hugo-theme
Danilo M.
1
-1
/
+0
10 days
fix: switch back to auto-fit for proper 2+ repo layout
Danilo M.
1
-2
/
+1
10 days
fix: remove extra template end tag
Danilo M.
1
-1
/
+0
10 days
fix: single repo centered via Hugo conditional, grid for 2+ repos
Danilo M.
1
-1
/
+6
10 days
Merge branch 'master' of danix_git:danix2-hugo-theme
Danilo M.
1
-14
/
+15
10 days
fix: center repo cards within grid cells with justify-items
Danilo M.
1
-0
/
+1
10 days
build: recompile CSS with auto-fill fix
Danilo M.
1
-14
/
+15
10 days
fix: use auto-fill instead of auto-fit for repo grid to ensure 2-col layout
Danilo M.
1
-1
/
+1
10 days
feat: adaptive repo grid with CSS auto-fit and :only-child centering
Danilo M.
2
-2
/
+17
2026-04-22
fix: capture form load time for timing check
Danilo M.
1
-1
/
+2
2026-04-22
fix: correct contact form POST URL and data format (JSON→FormData)
Danilo M.
1
-5
/
+10
2026-04-22
chore: replace with extracted danix.xyz-hacker theme (danix2-hugo-theme)
Danilo M.
136
-5746
/
+10227
2026-04-10
fix: hide skip-to-content link with transform instead of top positioning
Danilo M.
1
-4
/
+6
2026-04-10
feat: conditionally show progress-bar only on single articles and pages
Danilo M.
1
-1
/
+3
2026-04-10
fix: move canvas from baseof to hero section only
Danilo M.
3
-7
/
+9
2026-04-10
fix: align matrix rain implementation with mockup-a.html
Danilo M.
2
-39
/
+21
2026-04-10
fix: improve matrix canvas sizing and z-index for hero section
Danilo M.
2
-3
/
+6
2026-04-10
fix: add missing matrix canvas element to hero section
Danilo M.
1
-0
/
+1
2026-04-10
feat: align homepage to mockup-a with centered hero, terminal animation, arti...
Danilo M.
9
-122
/
+349
2026-04-10
feat: complete Hugo theme implementation from mockups
Danilo M.
74
-2557
/
+2956
2026-04-05
chore: add .gitignore
Danilo M.
1
-0
/
+23
2026-04-05
fix: use excerpts instead of full content in article cards
Danilo M.
2
-2
/
+13
2026-04-05
tweak: increase matrix rain canvas opacity
Danilo M.
1
-2
/
+2
[next]