index
:
danixxyz
content-refactoring
feature/footer-frosted-glass
feature/matrix-rain-background
fix/taxonomy-layouts
master
production
The content for my site, using Hugo for deployment
by Danilo aka danix
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
themes
/
danix-xyz-hacker
/
layouts
/
partials
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-20
feat: add back-to-top partial with Alpine.js and i18n
Danilo M.
1
-0
/
+23
2026-04-20
fix: sync footer styling and i18n translations
Danilo M.
1
-24
/
+30
2026-04-20
fix: make prev-next navigation responsive on mobile
Danilo M.
1
-3
/
+3
2026-04-20
fix: add x-data directive to search button for Alpine.js binding
Danilo M.
1
-0
/
+1
2026-04-20
feat: integrate search bar into mobile hamburger menu
Danilo M.
1
-0
/
+37
2026-04-20
feat: add open-search event listener to modal
Danilo M.
1
-0
/
+1
2026-04-20
feat: add search icon button to desktop header
Danilo M.
1
-1
/
+10
2026-04-20
feat: create desktop search modal partial
Danilo M.
1
-0
/
+86
2026-04-20
refactor: localize footer copyright bar and about section labels/values
Danilo M.
1
-11
/
+11
2026-04-20
feat: redesign footer with fortune cookie, about terminal readout, and tech/f...
Danilo M.
1
-22
/
+65
2026-04-18
feat: add prev/next article navigation with shell prompt style
Danilo M.
1
-0
/
+46
2026-04-18
refine: use lampD.png only for homepage, default_thumbnail_dark.png for articles
Danilo M.
1
-2
/
+4
2026-04-18
chore: use lampD.png as default OG thumbnail instead of default_thumbnail_dar...
Danilo M.
1
-2
/
+2
2026-04-18
feat: add Open Graph and Twitter Card meta tags for social sharing
Danilo M.
1
-0
/
+38
2026-04-18
feat: theme-aware default thumbnails with picture element
Danilo M.
1
-1
/
+16
2026-04-18
fix: enable related articles widget on article pages
Danilo M.
1
-1
/
+1
2026-04-18
style: unify sidebar widget styling with bash comment prefix
Danilo M.
2
-6
/
+9
2026-04-18
fix: use explicit 50px column grid for share icons so sidebar always shows 5+...
Danilo M.
1
-1
/
+1
2026-04-18
style: display social share icons in 5-column grid on sidebar (5+4 rows)
Danilo M.
1
-1
/
+1
2026-04-18
style: redesign social share widget with terminal-native aesthetic
Danilo M.
1
-24
/
+24
2026-04-18
style: resize social share icons to 50px and tighten grid gap
Danilo M.
1
-12
/
+12
2026-04-17
feat: add social sharing widget to sidebar (articles and pages)
Danilo M.
1
-0
/
+3
2026-04-17
feat: add social-share partial with 9 targets and two layout modes
Danilo M.
1
-0
/
+123
2026-04-17
fix: show Related Articles widget only on articles, not pages
Danilo M.
1
-2
/
+2
2026-04-17
feat: implement Related Articles sidebar widget
Danilo M.
1
-7
/
+28
2026-04-17
feat: verify semantic HTML - replace div with button in toast-close
Danilo M.
1
-1
/
+1
2026-04-17
feat: ensure all form inputs have associated labels (for/id attributes)
Danilo M.
1
-10
/
+10
2026-04-17
feat: ensure i18n-based aria-labels on all icon-only buttons
Danilo M.
1
-3
/
+3
2026-04-17
feat: enhance modal focus trap with JavaScript and ARIA attributes
Danilo M.
1
-12
/
+12
2026-04-16
feat: add form component templates, i18n strings, and Alpine.js utilities
Danilo M.
2
-0
/
+232
2026-04-16
fix: header sticky positioning regression
Danilo M.
1
-1
/
+1
2026-04-16
fix: logo link now respects current language
Danilo M.
1
-1
/
+5
2026-04-16
feat: make breadcrumb navigation multilingual with proper links
Danilo M.
1
-2
/
+9
2026-04-16
fix: add x-cloak to prevent menu flash on page load
Danilo M.
1
-0
/
+1
2026-04-16
fix: prevent menu flicker when navigating to new page
Danilo M.
1
-12
/
+5
2026-04-16
fix: rewrite hamburger menu using Alpine.js event dispatcher
Danilo M.
2
-83
/
+25
2026-04-16
fix: hamburger menu click handler and horizontal scroll issues
Danilo M.
1
-14
/
+34
2026-04-16
feat: refactor homepage buttons to use btn component classes
Danilo M.
1
-4
/
+1
2026-04-16
fix: simplify breadcrumb component (WIP - rendering issue to investigate)
Danilo M.
1
-16
/
+3
2026-04-16
feat: add breadcrumb navigation component
Danilo M.
1
-0
/
+20
2026-04-16
feat: add header nav and hamburger menu styling with JS handlers
Danilo M.
1
-3
/
+64
2026-04-16
feat: add card component with hover lift and glow effects
Danilo M.
1
-5
/
+5
2026-04-16
fix: restore relative z-20 classes to footer for backdrop-filter to work
feature/footer-frosted-glass
Danilo M.
1
-1
/
+1
2026-04-16
refactor: remove positioning classes from footer for consistency with header
Danilo M.
1
-1
/
+1
2026-04-16
refactor: use frosted-bar class on footer with stronger blur variant
Danilo M.
1
-1
/
+1
2026-04-16
adjust: reduce footer background opacity to 0.6 for better frosted glass visi...
Danilo M.
1
-1
/
+1
2026-04-16
fix: add position and z-index to footer for backdrop-filter to work
Danilo M.
1
-1
/
+1
2026-04-16
fix: add backdrop-filter blur to footer via CSS with vendor prefix
Danilo M.
1
-1
/
+1
2026-04-16
fix: use CSS variables in footer inline styles for theme-aware colors
Danilo M.
1
-1
/
+1
2026-04-16
fix: apply frosted glass styling to footer via inline styles instead of CSS c...
Danilo M.
1
-1
/
+1
[next]