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
2026-05-14
fix: remove defer from pkg-list/pkg-changelog scripts (race with Alpine)
HEAD
master
Danilo M.
1
-2
/
+2
2026-05-14
fix: resolve post-review issues in pkg-list shortcode
Danilo M.
4
-14
/
+26
2026-05-14
build: recompile CSS for pkg-list and pkg-changelog shortcodes
Danilo M.
1
-0
/
+90
2026-05-14
feat: load pkg-list and pkg-changelog JS in baseof.html
Danilo M.
1
-0
/
+6
2026-05-14
feat: add pkg-changelog shortcode template
Danilo M.
1
-0
/
+45
2026-05-14
feat: add pkg-list shortcode template
Danilo M.
1
-0
/
+70
2026-05-14
feat: add pkg-changelog Alpine component for ChangeLog.txt
Danilo M.
1
-0
/
+41
2026-05-14
feat: add pkg-list Alpine component for PACKAGES.TXT
Danilo M.
1
-0
/
+66
2026-05-14
feat: add i18n keys for pkg-list and pkg-changelog shortcodes
Danilo M.
2
-0
/
+16
2026-05-13
feat: add glitch effect to taxonomy list and term page H1s
Danilo M.
3
-7
/
+3
2026-05-13
build: recompile CSS (section-title glitch effect)
Danilo M.
1
-0
/
+59
2026-05-13
feat: add glitch effect to article list page H1
Danilo M.
4
-11
/
+56
2026-05-11
fix: define --font-head CSS variable as Oxanium in :root
Danilo M.
2
-0
/
+2
2026-05-11
fix: use i18n heroGreeting key for hero H1 text
Danilo M.
1
-1
/
+1
2026-05-11
feat: hero name glitch effect on homepage
Danilo M.
5
-22
/
+202
2026-05-08
chore: ignore .superpowers/ dir and remove sidebar contribution graph
Danilo M.
6
-368
/
+3
2026-05-08
refactor: move contribution graph to footer full-width row, centered
Danilo M.
5
-10
/
+107
2026-05-08
fix: move contribution-graph script to baseof, remove from partial
Danilo M.
2
-5
/
+4
2026-05-08
fix: guard against double JS execution and fix partial page context
Danilo M.
2
-3
/
+10
2026-05-08
feat: add contribution graph widget
Danilo M.
7
-0
/
+347
2026-05-04
build: recompile CSS with prose cta-block anchor fix
Danilo M.
1
-0
/
+7
2026-05-04
fix: beat prose-invert anchor override for CTA button in light mode
Danilo M.
1
-0
/
+6
2026-05-04
fix: add not-prose to cta-block to prevent prose link color override
Danilo M.
1
-1
/
+1
2026-05-04
build: recompile CSS with --on-accent var and CTA centering
Danilo M.
1
-2
/
+20
2026-05-04
fix: add --on-accent var and fix button text color + CTA centering
Danilo M.
1
-2
/
+19
2026-05-04
build: recompile CSS with cta-block component styles
Danilo M.
1
-22
/
+182
2026-05-04
feat: upgrade actions shortcode to CTA block component
Danilo M.
2
-7
/
+47
2026-04-30
security: add SRI integrity hashes and pin CDN versions
Danilo M.
1
-4
/
+4
2026-04-30
build: add Twemoji emoji inline sizing CSS
Danilo M.
2
-0
/
+25
2026-04-30
fix: defer twemoji-init script to match CDN load order
Danilo M.
1
-1
/
+1
2026-04-30
fix: defer Twemoji CDN script load to avoid render blocking
Danilo M.
1
-1
/
+1
2026-04-30
feat: load Twemoji CDN and init script on article pages
Danilo M.
1
-0
/
+7
2026-04-30
fix: guard against missing twemoji global in init script
Danilo M.
1
-0
/
+2
2026-04-30
feat: add Twemoji init script for article prose
Danilo M.
1
-0
/
+4
2026-04-30
fix: read excerpt frontmatter param in article listings
Danilo M.
3
-3
/
+3
2026-04-29
build: recompile CSS with callout component styles
Danilo M.
1
-26
/
+169
2026-04-29
feat: add callout shortcode (note/tip/info/warning/danger/success)
Danilo M.
4
-0
/
+110
2026-04-29
fix: correct --bg2-rgb value to match --bg2 hex (#e2eaf4 → 226,234,244)
Danilo M.
1
-2
/
+2
2026-04-29
fix: align html.theme-light CSS vars with THEMING-STANDARD.md
Danilo M.
1
-26
/
+26
2026-04-29
feat: support external links in main menu with A11y new-tab label
Danilo M.
3
-1
/
+6
2026-04-29
fix: add obsolete banner to articles template
Danilo M.
1
-0
/
+3
2026-04-29
feat: add obsolete article banner
Danilo M.
6
-0
/
+157
2026-04-29
fix: remove orphaned top border from article nav
Danilo M.
3
-27
/
+17
2026-04-29
feat: consolidate article metadata into sidebar widget
Danilo M.
2
-43
/
+21
2026-04-28
fix: add aria-hidden to decorative feather icons, align type badge with heade...
Danilo M.
2
-9
/
+9
2026-04-28
feat: expand author widget to article stats (words, reading time, type)
Danilo M.
3
-5
/
+44
2026-04-28
fix: update deprecated .Site.Languages and .Site.Data APIs to site.Languages ...
Danilo M.
5
-5
/
+6
2026-04-28
Merge branch 'master' of danix_git:danix2-hugo-theme
Danilo M.
1
-1
/
+0
2026-04-28
fix: switch back to auto-fit for proper 2+ repo layout
Danilo M.
1
-2
/
+1
2026-04-28
fix: remove extra template end tag
Danilo M.
1
-1
/
+0
[next]