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
/
assets
/
css
/
main.css
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-16
feat: add form component styles (inputs, textarea, checkbox, radio)
Danilo M.
1
-0
/
+474
2026-04-16
fix: add x-cloak to prevent menu flash on page load
Danilo M.
1
-0
/
+5
2026-04-16
fix: hamburger menu click handler and horizontal scroll issues
Danilo M.
1
-1
/
+5
2026-04-16
feat: add breadcrumb navigation component
Danilo M.
1
-0
/
+13
2026-04-16
feat: add header nav and hamburger menu styling with JS handlers
Danilo M.
1
-0
/
+34
2026-04-16
feat: add card component with hover lift and glow effects
Danilo M.
1
-0
/
+184
2026-04-16
refactor: remove footer-specific backdrop-filter rule for consistency
Danilo M.
1
-6
/
+0
2026-04-16
refactor: use frosted-bar class on footer with stronger blur variant
Danilo M.
1
-4
/
+2
2026-04-16
fix: add position and z-index to footer for backdrop-filter to work
Danilo M.
1
-0
/
+2
2026-04-16
fix: add backdrop-filter blur to footer via CSS with vendor prefix
Danilo M.
1
-3
/
+4
2026-04-16
test: set footer background to fully opaque (1) to debug styling
Danilo M.
1
-4
/
+3
2026-04-16
fix: add frosted-bar-strong class to footer for stronger frosting and opacity
Danilo M.
1
-2
/
+3
2026-04-16
fix: increase footer backdrop blur from 10px to 20px for stronger frosting ef...
Danilo M.
1
-2
/
+2
2026-04-16
fix: increase footer opacity to 0.88 for better visual balance with header
Danilo M.
1
-0
/
+5
2026-04-16
fix: reduce frosted-bar background opacity from 0.92 to 0.75 for better reada...
Danilo M.
1
-1
/
+1
2026-04-16
refactor: remove border from frosted-bar component, let templates control bor...
Danilo M.
1
-1
/
+7
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.
1
-0
/
+9
2026-04-16
Complete matrix rain background effect implementation
Danilo M.
1
-0
/
+43
2026-04-15
Fix design system compliance: CSS variables, accessibility, and theme system
Danilo M.
1
-13
/
+93
2026-04-15
Complete multilingual theme implementation with language-aware menus
Danilo M.
1
-1
/
+49
2026-04-15
Set up Tailwind CSS build pipeline and bilingual homepage content
Danilo M.
1
-1
/
+6
2026-04-15
fix: remove redundant focus ring offset rule in main.css
Danilo M.
1
-4
/
+0
2026-04-15
feat: create Tailwind CSS with theme variables and base styles
Danilo M.
1
-0
/
+159