summaryrefslogtreecommitdiffstats
path: root/themes/danix-xyz-hacker/layouts/partials
AgeCommit message (Expand)AuthorFilesLines
2026-04-22chore: extract theme into git submodule (danix2-hugo-theme)Danilo M.22-1387/+0
2026-04-22Chore: fixed gravatar display in pages.Danilo M.1-2/+6
2026-04-22fix: add breadcrumb to /is/ and /repository/ list pages in both languagesDanilo M.1-2/+2
2026-04-22fix: breadcrumb uses actual page ancestors instead of hardcoded articles pathDanilo M.2-15/+20
2026-04-22feat: add active state highlight to desktop nav linksDanilo M.1-1/+8
2026-04-22feat: publish a11y audit pages and link wcag badgeDanilo M.1-1/+1
2026-04-22feat: reorganize footer badgesDanilo M.1-2/+4
2026-04-22feat: add Breadcrumb JSON-LD structured data to single pagesDanilo M.2-0/+36
2026-04-21feat: make tag cloud heading optional, remove from homepageDanilo M.1-2/+4
2026-04-21fix: render headingLevel dynamically with conditional blocks instead of varia...Danilo M.1-3/+7
2026-04-21feat: add data-weight and data-tag-cloud attributes to tag cloud partialDanilo M.1-2/+3
2026-04-21build: regenerate CSS and fix tag cloud color renderingDanilo M.1-2/+5
2026-04-21feat: replace tier-based sizing with continuous scaling in tag cloudDanilo M.1-13/+8
2026-04-21feat: Add reusable tag cloud partial with A11y and dark/light mode supportDanilo M.2-0/+90
2026-04-21fix: improve badge text color contrast for WCAG AA complianceDanilo M.2-3/+3
2026-04-21fix: hide post-type badge and accents on static pagesDanilo M.1-4/+5
2026-04-21feat: Add SEO meta tags — canonical and hreflang alternatesDanilo M.1-0/+14
2026-04-21fix: use dedicated article-card partial for taxonomy pagesDanilo M.1-0/+92
2026-04-21feat: rewrite article-list-item as timeline card partialDanilo M.1-76/+78
2026-04-20feat: add back-to-top partial with Alpine.js and i18nDanilo M.1-0/+23
2026-04-20fix: sync footer styling and i18n translationsDanilo M.1-24/+30
2026-04-20fix: make prev-next navigation responsive on mobileDanilo M.1-3/+3
2026-04-20fix: add x-data directive to search button for Alpine.js bindingDanilo M.1-0/+1
2026-04-20feat: integrate search bar into mobile hamburger menuDanilo M.1-0/+37
2026-04-20feat: add open-search event listener to modalDanilo M.1-0/+1
2026-04-20feat: add search icon button to desktop headerDanilo M.1-1/+10
2026-04-20feat: create desktop search modal partialDanilo M.1-0/+86
2026-04-20refactor: localize footer copyright bar and about section labels/valuesDanilo M.1-11/+11
2026-04-20feat: redesign footer with fortune cookie, about terminal readout, and tech/f...Danilo M.1-22/+65
2026-04-18feat: add prev/next article navigation with shell prompt styleDanilo M.1-0/+46
2026-04-18refine: use lampD.png only for homepage, default_thumbnail_dark.png for articlesDanilo M.1-2/+4
2026-04-18chore: use lampD.png as default OG thumbnail instead of default_thumbnail_dar...Danilo M.1-2/+2
2026-04-18feat: add Open Graph and Twitter Card meta tags for social sharingDanilo M.1-0/+38
2026-04-18feat: theme-aware default thumbnails with picture elementDanilo M.1-1/+16
2026-04-18fix: enable related articles widget on article pagesDanilo M.1-1/+1
2026-04-18style: unify sidebar widget styling with bash comment prefixDanilo M.2-6/+9
2026-04-18fix: use explicit 50px column grid for share icons so sidebar always shows 5+...Danilo M.1-1/+1
2026-04-18style: display social share icons in 5-column grid on sidebar (5+4 rows)Danilo M.1-1/+1
2026-04-18style: redesign social share widget with terminal-native aestheticDanilo M.1-24/+24
2026-04-18style: resize social share icons to 50px and tighten grid gapDanilo M.1-12/+12
2026-04-17feat: add social sharing widget to sidebar (articles and pages)Danilo M.1-0/+3
2026-04-17feat: add social-share partial with 9 targets and two layout modesDanilo M.1-0/+123
2026-04-17fix: show Related Articles widget only on articles, not pagesDanilo M.1-2/+2
2026-04-17feat: implement Related Articles sidebar widgetDanilo M.1-7/+28
2026-04-17feat: verify semantic HTML - replace div with button in toast-closeDanilo M.1-1/+1
2026-04-17feat: ensure all form inputs have associated labels (for/id attributes)Danilo M.1-10/+10
2026-04-17feat: ensure i18n-based aria-labels on all icon-only buttonsDanilo M.1-3/+3
2026-04-17feat: enhance modal focus trap with JavaScript and ARIA attributesDanilo M.1-12/+12
2026-04-16feat: add form component templates, i18n strings, and Alpine.js utilitiesDanilo M.2-0/+232
2026-04-16fix: header sticky positioning regressionDanilo M.1-1/+1