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
path:
root
/
layouts
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-26
fix: honor literal menu name on project submenu children
Danilo M.
2
-4
/
+8
2026-06-26
fix: row thumbnail cell is 3:2 landscape, holds its own aspect ratio
Danilo M.
1
-1
/
+1
2026-06-26
feat: infer thumbnail.* (2:3 row) and header.* (wide banner) page resources
Danilo M.
2
-8
/
+10
2026-06-26
fix: status badge color (safeCSS) + right-align badge and tags
Danilo M.
2
-11
/
+15
2026-06-26
fix: widen slackware hub + project to max-w-7xl matching repository
Danilo M.
2
-2
/
+2
2026-06-26
fix: submenu as expanding second row inside header glass
Danilo M.
2
-33
/
+60
2026-06-26
feat: include slackware projects in search index
Danilo M.
1
-1
/
+2
2026-06-26
feat: slackware hub list layout with project rows
Danilo M.
2
-0
/
+93
2026-06-26
feat: indented submenu children in mobile overlay
Danilo M.
1
-0
/
+15
2026-06-26
feat: slackware project single layout with project-header partial
Danilo M.
2
-0
/
+63
2026-06-26
feat: desktop nav submenu for nested menu items (CSS hover + focus-within)
Danilo M.
1
-7
/
+43
2026-05-14
fix: remove defer from pkg-list/pkg-changelog scripts (race with Alpine)
Danilo M.
1
-2
/
+2
2026-05-14
fix: resolve post-review issues in pkg-list shortcode
Danilo M.
2
-14
/
+18
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-13
feat: add glitch effect to taxonomy list and term page H1s
Danilo M.
3
-7
/
+3
2026-05-13
feat: add glitch effect to article list page H1
Danilo M.
2
-4
/
+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.
2
-22
/
+19
2026-05-08
refactor: move contribution graph to footer full-width row, centered
Danilo M.
3
-10
/
+4
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.
1
-3
/
+7
2026-05-08
feat: add contribution graph widget
Danilo M.
3
-0
/
+27
2026-05-04
fix: add not-prose to cta-block to prevent prose link color override
Danilo M.
1
-1
/
+1
2026-05-04
feat: upgrade actions shortcode to CTA block component
Danilo M.
1
-7
/
+16
2026-04-30
security: add SRI integrity hashes and pin CDN versions
Danilo M.
1
-4
/
+4
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: read excerpt frontmatter param in article listings
Danilo M.
3
-3
/
+3
2026-04-29
feat: add callout shortcode (note/tip/info/warning/danger/success)
Danilo M.
1
-0
/
+15
2026-04-29
feat: support external links in main menu with A11y new-tab label
Danilo M.
1
-1
/
+4
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.
2
-0
/
+25
2026-04-29
fix: remove orphaned top border from article nav
Danilo M.
1
-1
/
+1
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.
1
-5
/
+40
2026-04-28
fix: update deprecated .Site.Languages and .Site.Data APIs to site.Languages ...
Danilo M.
5
-5
/
+6
2026-04-28
fix: remove extra template end tag
Danilo M.
1
-1
/
+0
2026-04-28
fix: single repo centered via Hugo conditional, grid for 2+ repos
Danilo M.
1
-1
/
+6
2026-04-28
feat: adaptive repo grid with CSS auto-fit and :only-child centering
Danilo M.
1
-2
/
+2
2026-04-22
chore: replace with extracted danix.xyz-hacker theme (danix2-hugo-theme)
Danilo M.
75
-929
/
+2430
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.
1
-1
/
+0
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.
3
-61
/
+97
2026-04-10
feat: complete Hugo theme implementation from mockups
Danilo M.
16
-100
/
+434
2026-04-05
fix: use excerpts instead of full content in article cards
Danilo M.
2
-2
/
+13
[next]