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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-16
fix: breadcrumb navigation now renders in article pages
Danilo M.
1
-0
/
+3
2026-04-16
fix: add x-cloak to prevent menu flash on page load
Danilo M.
3
-0
/
+12
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.
3
-100
/
+34
2026-04-16
fix: hamburger menu click handler and horizontal scroll issues
Danilo M.
3
-15
/
+44
2026-04-16
feat: refactor homepage buttons to use btn component classes
Danilo M.
2
-8
/
+5
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.
4
-0
/
+61
2026-04-16
feat: add header nav and hamburger menu styling with JS handlers
Danilo M.
3
-3
/
+132
2026-04-16
feat: add card component with hover lift and glow effects
Danilo M.
3
-33
/
+367
2026-04-16
feat: import 36 articles with assets and create supporting shortcodes
Danilo M.
9
-4
/
+66
2026-04-16
feat: i18n singular/plural post count on taxonomy list
fix/taxonomy-layouts
Danilo M.
1
-2
/
+2
2026-04-16
feat: add article count badge to taxonomy list items
Danilo M.
1
-2
/
+12
2026-04-16
fix: restore articles to taxonomy pages and fix i18n headings
Danilo M.
2
-2
/
+18
2026-04-16
refactor: remove footer-specific backdrop-filter rule for consistency
Danilo M.
2
-13
/
+0
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.
3
-9
/
+5
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.
3
-1
/
+9
2026-04-16
fix: add backdrop-filter blur to footer via CSS with vendor prefix
Danilo M.
3
-7
/
+9
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
2026-04-16
test: set footer background to red to check if inline styles work at all
Danilo M.
1
-1
/
+1
2026-04-16
test: add inline style to footer background for debugging
Danilo M.
1
-1
/
+1
2026-04-16
test: set footer background to fully opaque (1) to debug styling
Danilo M.
3
-10
/
+7
2026-04-16
fix: add frosted-bar-strong class to footer for stronger frosting and opacity
Danilo M.
3
-6
/
+8
2026-04-16
fix: increase footer backdrop blur from 10px to 20px for stronger frosting ef...
Danilo M.
2
-4
/
+5
2026-04-16
fix: increase footer opacity to 0.88 for better visual balance with header
Danilo M.
2
-0
/
+11
2026-04-16
fix: reduce frosted-bar background opacity from 0.92 to 0.75 for better reada...
Danilo M.
2
-2
/
+2
2026-04-16
refactor: update internal footer divider to match frosted-bar border styling
Danilo M.
1
-1
/
+1
2026-04-16
refactor: apply frosted-bar component to footer
Danilo M.
1
-1
/
+1
2026-04-16
refactor: remove border from frosted-bar component, let templates control bor...
Danilo M.
2
-1
/
+27
2026-04-16
refactor: apply frosted-bar component to header
Danilo M.
1
-1
/
+1
2026-04-16
refactor: extract bg2 RGBA values to CSS variables for frosted-bar component
Danilo M.
1
-5
/
+4
2026-04-16
feat: add frosted-bar CSS component for header and footer
Danilo M.
1
-0
/
+12
2026-04-16
Add padding and glow effects to content sections
feature/matrix-rain-background
Danilo M.
2
-0
/
+34
2026-04-16
Complete matrix rain background effect implementation
Danilo M.
8
-5
/
+263
2026-04-15
Implement article type colors, reading progress bar, and optimize layout
Danilo M.
7
-29
/
+196
2026-04-15
Resolve page bundle video paths using Resources API
Danilo M.
1
-0
/
+43
2026-04-15
Allow custom sizing in image shortcode
Danilo M.
1
-2
/
+2
2026-04-15
Fix article shortcode issues and add actions shortcode
Danilo M.
1
-0
/
+19
2026-04-15
Resolve page bundle image paths correctly
Danilo M.
1
-2
/
+12
2026-04-15
Fix article list template to display articles without pinned parameter
Danilo M.
1
-0
/
+8
2026-04-15
Add thumbnail support to article listings
Danilo M.
2
-28
/
+59
2026-04-15
Implement taxonomy system for tags and categories
Danilo M.
3
-0
/
+84
2026-04-15
Fix theme toggle icon to always sync with actual page theme
Danilo M.
2
-25
/
+25
2026-04-15
Fix theme toggle icon state sync on page navigation
Danilo M.
1
-2
/
+9
2026-04-15
Fix design system compliance: CSS variables, accessibility, and theme system
Danilo M.
13
-66
/
+324
2026-04-15
Complete multilingual theme implementation with language-aware menus
Danilo M.
10
-61
/
+168
[next]