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
/
hamburger-menu.html
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-22
chore: extract theme into git submodule (danix2-hugo-theme)
Danilo M.
1
-125
/
+0
2026-04-22
Chore: fixed gravatar display in pages.
Danilo M.
1
-2
/
+6
2026-04-20
feat: integrate search bar into mobile hamburger menu
Danilo M.
1
-0
/
+37
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.
1
-81
/
+23
2026-04-16
fix: hamburger menu click handler and horizontal scroll issues
Danilo M.
1
-14
/
+34
2026-04-16
feat: add header nav and hamburger menu styling with JS handlers
Danilo M.
1
-3
/
+64
2026-04-15
Fix design system compliance: CSS variables, accessibility, and theme system
Danilo M.
1
-1
/
+2
2026-04-15
Complete multilingual theme implementation with language-aware menus
Danilo M.
1
-15
/
+0
2026-04-15
Fix language switcher to preserve current page path
Danilo M.
1
-2
/
+13
2026-04-15
Remove Alpine.js dependency from menu toggle, use vanilla JavaScript
Danilo M.
1
-3
/
+1
2026-04-15
Fix shortcode location: move from shortcodes/ to layouts/shortcodes/
Danilo M.
1
-4
/
+8
2026-04-15
feat: create language switcher with persistence
Danilo M.
1
-0
/
+1
2026-04-15
fix: remove duplicate Alpine-based menu toggle, rely solely on menu.js for me...
Danilo M.
1
-34
/
+0
2026-04-15
fix: remove duplicate theme toggle logic from hamburger-menu.html, delegate t...
Danilo M.
1
-13
/
+2
2026-04-15
feat: create hamburger overlay menu with language and theme toggles
Danilo M.
1
-0
/
+112