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
/
_default
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-20
feat: include back-to-top button on single pages
Danilo M.
1
-0
/
+1
2026-04-20
fix: resolve mobile viewport overflow on article pages
Danilo M.
1
-3
/
+3
2026-04-20
feat: include search modal and script in base template
Danilo M.
1
-0
/
+7
2026-04-18
feat: add prev/next article navigation with shell prompt style
Danilo M.
1
-0
/
+10
2026-04-18
feat: add Open Graph and Twitter Card meta tags for social sharing
Danilo M.
1
-5
/
+1
2026-04-18
fix: remove whitespace gaps and restore font size in code blocks
Danilo M.
1
-2
/
+2
2026-04-18
fix: code block copy icon, light theme bg, horizontal scroll
Danilo M.
1
-2
/
+2
2026-04-18
refactor: syntax highlighting with Catppuccin Macchiato and copy buttons
Danilo M.
2
-0
/
+29
2026-04-18
feat: add // prefix to H2–H6 headings in prose
Danilo M.
1
-0
/
+5
2026-04-17
fix: implement proper language-specific 404 layouts
Danilo M.
1
-155
/
+0
2026-04-17
fix: use content-based 404 pages with proper language context
Danilo M.
1
-0
/
+155
2026-04-17
fix: refactor 404 page to use Alpine.data() pattern for proper function regis...
Danilo M.
1
-0
/
+4
2026-04-16
fix: header sticky positioning regression
Danilo M.
1
-2
/
+2
2026-04-16
fix: breadcrumb navigation now renders in article pages
Danilo M.
1
-0
/
+3
2026-04-16
Complete matrix rain background effect implementation
Danilo M.
2
-2
/
+11
2026-04-15
Implement article type colors, reading progress bar, and optimize layout
Danilo M.
2
-1
/
+15
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.
1
-1
/
+1
2026-04-15
Fix design system compliance: CSS variables, accessibility, and theme system
Danilo M.
2
-2
/
+7
2026-04-15
Complete multilingual theme implementation with language-aware menus
Danilo M.
2
-5
/
+9
2026-04-15
Extract contact form JavaScript to separate file and remove shortcode from co...
Danilo M.
1
-0
/
+4
2026-04-15
Set up Tailwind CSS build pipeline and bilingual homepage content
Danilo M.
2
-3
/
+3
2026-04-15
feat: create single article template with sidebar
Danilo M.
1
-0
/
+36
2026-04-15
feat: create articles list with pinned post support
Danilo M.
1
-0
/
+31
2026-04-15
feat: create base template with theme toggle, fonts, and Alpine.js
Danilo M.
1
-0
/
+75