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
Age
Commit message (
Expand
)
Author
Files
Lines
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
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.
1
-1
/
+1
2026-04-16
fix: add frosted-bar-strong class to footer for stronger frosting and opacity
Danilo M.
1
-1
/
+1
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: apply frosted-bar component to header
Danilo M.
1
-1
/
+1
2026-04-16
Complete matrix rain background effect implementation
Danilo M.
5
-5
/
+14
2026-04-15
Implement article type colors, reading progress bar, and optimize layout
Danilo M.
5
-24
/
+57
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.
1
-11
/
+2
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.
10
-15
/
+22
2026-04-15
Complete multilingual theme implementation with language-aware menus
Danilo M.
7
-30
/
+52
2026-04-15
Fix gravatar shortcode and about page ref links
Danilo M.
1
-1
/
+1
2026-04-15
Fix contact form shortcode: rename from contact-form.html to contact.html
Danilo M.
1
-2
/
+0
2026-04-15
Extract contact form JavaScript to separate file and remove shortcode from co...
Danilo M.
2
-47
/
+4
2026-04-15
Fix language switcher to preserve current page path
Danilo M.
2
-4
/
+26
2026-04-15
Add language toggle to desktop header
Danilo M.
1
-1
/
+18
2026-04-15
Remove Alpine.js dependency from menu toggle, use vanilla JavaScript
Danilo M.
1
-3
/
+1
2026-04-15
Fix Hugo v0.160 compatibility: remove os.Getenv and fix template syntax
Danilo M.
1
-10
/
+13
2026-04-15
Fix shortcode location: move from shortcodes/ to layouts/shortcodes/
Danilo M.
5
-4
/
+173
2026-04-15
Set up Tailwind CSS build pipeline and bilingual homepage content
Danilo M.
2
-3
/
+3
2026-04-15
feat: create Tech article type template (uses Chroma for syntax)
Danilo M.
1
-0
/
+3
2026-04-15
feat: create Quote article type template
Danilo M.
1
-0
/
+15
2026-04-15
feat: create Link article type template with external button
Danilo M.
1
-0
/
+17
2026-04-15
feat: create Photo article type template
Danilo M.
1
-0
/
+18
2026-04-15
feat: create Life article type template
Danilo M.
1
-0
/
+3
2026-04-15
feat: create article type dispatcher template
Danilo M.
1
-0
/
+36
2026-04-15
feat: add article header and sidebar partials supporting single article template
Danilo M.
2
-0
/
+75
2026-04-15
feat: create single article template with sidebar
Danilo M.
1
-0
/
+36
2026-04-15
feat: create article list item with type badges and pinned indicator
Danilo M.
1
-0
/
+40
2026-04-15
feat: create articles list with pinned post support
Danilo M.
1
-0
/
+31
2026-04-15
feat: create landing page with hero and CTAs
Danilo M.
1
-0
/
+45
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
[next]