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-22
feat: reorganize footer badges
Danilo M.
1
-2
/
+4
2026-04-22
feat: add Breadcrumb JSON-LD structured data to single pages
Danilo M.
2
-0
/
+36
2026-04-22
feat: compact tag cloud spiral with controlled overlap
Danilo M.
1
-4
/
+4
2026-04-22
style: add solid background to tag-cloud links for readability on canvas
Danilo M.
2
-2
/
+4
2026-04-22
chore: pushing updated todo list.
Danilo M.
2
-2
/
+4
2026-04-21
feat: make tag cloud heading optional, remove from homepage
Danilo M.
2
-3
/
+5
2026-04-21
fix: render headingLevel dynamically with conditional blocks instead of varia...
Danilo M.
1
-3
/
+7
2026-04-21
fix: use href for deterministic hash and increase padding for safety
Danilo M.
1
-2
/
+2
2026-04-21
feat: load tag-cloud-spiral.js via Hugo Pipes
Danilo M.
1
-0
/
+4
2026-04-21
fix: correct maxBottom initialization to handle negative coordinates
Danilo M.
1
-1
/
+1
2026-04-21
fix: correct padding calculation and remove flex classes in spiral layout
Danilo M.
1
-3
/
+4
2026-04-21
feat: add Archimedean spiral layout engine for tag cloud
Danilo M.
1
-0
/
+121
2026-04-21
feat: add overflow visible to tag-cloud container
Danilo M.
2
-0
/
+2
2026-04-21
feat: add data-weight and data-tag-cloud attributes to tag cloud partial
Danilo M.
1
-2
/
+3
2026-04-21
docs: add tag cloud spiral implementation plan
Danilo M.
1
-0
/
+336
2026-04-21
docs: add tag cloud spiral layout design spec
Danilo M.
1
-0
/
+79
2026-04-21
build: regenerate CSS and fix tag cloud color rendering
Danilo M.
2
-5
/
+8
2026-04-21
feat: simplify tag cloud CSS for continuous scaling
Danilo M.
1
-20
/
+3
2026-04-21
feat: replace tier-based sizing with continuous scaling in tag cloud
Danilo M.
1
-13
/
+8
2026-04-21
feat: add topTags i18n keys for sidebar label
Danilo M.
2
-0
/
+2
2026-04-21
feat: Add reusable tag cloud partial with A11y and dark/light mode support
Danilo M.
9
-0
/
+244
2026-04-21
fix: improve badge text color contrast for WCAG AA compliance
Danilo M.
4
-3
/
+46
2026-04-21
fix: hide post-type badge and accents on static pages
Danilo M.
2
-4
/
+6
2026-04-21
chore: adding files for agentic content writing
Danilo M.
8
-138
/
+316
2026-04-21
feat: Add SEO meta tags — canonical and hreflang alternates
Danilo M.
2
-0
/
+19
2026-04-21
Updated TODO.
Danilo M.
3
-2
/
+105
2026-04-21
fix: use dedicated article-card partial for taxonomy pages
Danilo M.
3
-4
/
+96
2026-04-21
revert: restore taxonomy templates to card-stack layout with post-count badge
Danilo M.
2
-51
/
+61
2026-04-21
fix: correct mobile connector/node geometry accounting for ol padding
Danilo M.
2
-14
/
+40
2026-04-21
fix: correct timeline layout bugs — desktop stacking, connector geometry, t...
Danilo M.
2
-111
/
+88
2026-04-21
docs: add timeline articles list design spec
Danilo M.
1
-0
/
+76
2026-04-21
build: rebuild CSS for timeline layout
Danilo M.
1
-79
/
+250
2026-04-21
feat: use timeline container in taxonomy list and term templates
Danilo M.
2
-61
/
+51
2026-04-21
feat: use timeline container in default list template
Danilo M.
1
-26
/
+26
2026-04-21
feat: rewrite article-list-item as timeline card partial
Danilo M.
1
-76
/
+78
2026-04-21
fix: add type-color CSS variants for timeline elements
Danilo M.
2
-0
/
+79
2026-04-21
feat: add timeline CSS component classes
Danilo M.
2
-0
/
+226
2026-04-21
chore: add back-to-top button planning and design docs, update local settings
Danilo M.
3
-1
/
+359
2026-04-20
chore: mark back-to-top button as complete in TODO
Danilo M.
1
-2
/
+2
2026-04-20
build: rebuild CSS for back-to-top button
Danilo M.
1
-0
/
+46
2026-04-20
fix: correct Tailwind class in back-to-top button CSS (justify-center)
Danilo M.
1
-1
/
+1
2026-04-20
feat: include back-to-top button on single pages
Danilo M.
1
-0
/
+1
2026-04-20
feat: add back-to-top partial with Alpine.js and i18n
Danilo M.
3
-0
/
+25
2026-04-20
fix: use theme variables for .back-to-top colors instead of hardcoded values
Danilo M.
1
-2
/
+3
2026-04-20
style: add .back-to-top component class
Danilo M.
2
-0
/
+19
2026-04-20
fix: resolve mobile viewport overflow on article pages
Danilo M.
3
-7
/
+23
2026-04-20
updated i18n files in theme to reflect new variables added. Updated TODO and ...
Danilo M.
4
-13
/
+19
2026-04-20
fix: sync footer styling and i18n translations
Danilo M.
3
-54
/
+256
2026-04-20
fix: make prev-next navigation responsive on mobile
Danilo M.
3
-10
/
+19
2026-04-20
fix: make search index language-aware
Danilo M.
1
-2
/
+6
[next]