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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-16
test: set footer background to fully opaque (1) to debug styling
Danilo M.
2
-9
/
+6
2026-04-16
fix: add frosted-bar-strong class to footer for stronger frosting and opacity
Danilo M.
2
-5
/
+7
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: remove border from frosted-bar component, let templates control bor...
Danilo M.
2
-1
/
+27
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.
2
-0
/
+92
2026-04-15
Implement article type colors, reading progress bar, and optimize layout
Danilo M.
1
-5
/
+110
2026-04-15
Fix design system compliance: CSS variables, accessibility, and theme system
Danilo M.
2
-40
/
+231
2026-04-15
Complete multilingual theme implementation with language-aware menus
Danilo M.
2
-7
/
+116
2026-04-15
Extract contact form JavaScript to separate file and remove shortcode from co...
Danilo M.
1
-30
/
+0
2026-04-15
Fix Hugo v0.160 compatibility: remove os.Getenv and fix template syntax
Danilo M.
1
-0
/
+92
2026-04-15
Set up Tailwind CSS build pipeline and bilingual homepage content
Danilo M.
2
-1
/
+1911
2026-04-15
fix: add light theme color overrides and remove duplicate inline code styling...
Danilo M.
1
-16
/
+41
2026-04-15
feat: create syntax highlighting theme with dark/light support
Danilo M.
1
-0
/
+132
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