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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-15
added contact form backend
Danilo M.
4
-11
/
+286
2026-04-15
docs: update AGENTS.md with comprehensive content management guide
Danilo M.
1
-26
/
+444
2026-04-15
docs: create comprehensive shortcodes documentation
Danilo M.
1
-0
/
+283
2026-04-15
feat: add contact.php placeholder for form handling
Danilo M.
1
-0
/
+11
2026-04-15
feat: create contact-form shortcode with Alpine.js AJAX
Danilo M.
1
-0
/
+114
2026-04-15
feat: create gallery shortcode with responsive columns
Danilo M.
1
-0
/
+12
2026-04-15
feat: create image shortcode with lazy-loading and captions
Danilo M.
1
-0
/
+22
2026-04-15
feat: create gravatar shortcode with MD5 hashing
Danilo M.
1
-0
/
+17
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 English i18n strings
Danilo M.
1
-0
/
+51
2026-04-15
fix: remove duplicate keys from Italian i18n, use contactMe for social section
Danilo M.
1
-2
/
+1
2026-04-15
feat: add missing email key in Forms section
Danilo M.
1
-0
/
+2
2026-04-15
feat: create Italian i18n strings
Danilo M.
1
-0
/
+50
2026-04-15
feat: create language switcher with persistence
Danilo M.
5
-1
/
+45
2026-04-15
fix: remove duplicate Alpine-based menu toggle, rely solely on menu.js for me...
Danilo M.
1
-34
/
+0
2026-04-15
feat: create hamburger menu toggle script
Danilo M.
1
-0
/
+51
2026-04-15
fix: remove duplicate theme toggle logic from hamburger-menu.html, delegate t...
Danilo M.
1
-13
/
+2
2026-04-15
feat: create theme toggle with localStorage persistence
Danilo M.
1
-0
/
+30
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
2026-04-15
feat: create footer with links and copyright
Danilo M.
1
-0
/
+38
2026-04-15
feat: create hamburger overlay menu with language and theme toggles
Danilo M.
1
-0
/
+112
2026-04-15
feat: create responsive header with theme toggle and hamburger
Danilo M.
1
-0
/
+42
2026-04-15
feat: create base template with theme toggle, fonts, and Alpine.js
Danilo M.
1
-0
/
+75
2026-04-15
feat: add site configuration with bilingual setup and article types
Danilo M.
1
-0
/
+91
2026-04-15
feat: add theme metadata
Danilo M.
1
-0
/
+37
2026-04-15
added gitignore
Danilo M.
1
-0
/
+1
2026-04-15
initial commit
Danilo M.
13
-0
/
+3947
[prev]