summaryrefslogtreecommitdiffstats
path: root/themes/danix-xyz-hacker/layouts
AgeCommit message (Expand)AuthorFilesLines
2026-04-22fix: normalize repository list page width to match other list pagesDanilo M.1-4/+2
2026-04-22Chore: fixed gravatar display in pages.Danilo M.2-4/+8
2026-04-22fix: add breadcrumb to /is/ and /repository/ list pages in both languagesDanilo M.3-2/+8
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.2-3/+5
2026-04-21fix: render headingLevel dynamically with conditional blocks instead of varia...Danilo M.1-3/+7
2026-04-21feat: load tag-cloud-spiral.js via Hugo PipesDanilo M.1-0/+4
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.5-0/+105
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-21chore: adding files for agentic content writingDanilo M.1-0/+6
2026-04-21feat: Add SEO meta tags — canonical and hreflang alternatesDanilo M.2-0/+19
2026-04-21fix: use dedicated article-card partial for taxonomy pagesDanilo M.3-4/+96
2026-04-21revert: restore taxonomy templates to card-stack layout with post-count badgeDanilo M.2-51/+61
2026-04-21feat: use timeline container in taxonomy list and term templatesDanilo M.2-61/+51
2026-04-21feat: use timeline container in default list templateDanilo M.1-26/+26
2026-04-21feat: rewrite article-list-item as timeline card partialDanilo M.1-76/+78
2026-04-20feat: include back-to-top button on single pagesDanilo M.1-0/+1
2026-04-20feat: add back-to-top partial with Alpine.js and i18nDanilo M.1-0/+23
2026-04-20fix: resolve mobile viewport overflow on article pagesDanilo M.1-3/+3
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-20refactor: unify 404 page with shared search functionalityDanilo M.2-28/+0
2026-04-20feat: include search modal and script in base templateDanilo M.1-0/+7
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-20feat: add search index JSON generation templateDanilo M.1-0/+13
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.3-0/+62
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.2-5/+39
2026-04-18feat: theme-aware default thumbnails with picture elementDanilo M.1-1/+16
2026-04-18removed all occurrencies of the highlight shortcode. File removed.Danilo M.1-3/+0
2026-04-18fix: remove whitespace gaps and restore font size in code blocksDanilo M.1-2/+2
2026-04-18fix: code block copy icon, light theme bg, horizontal scrollDanilo M.1-2/+2
2026-04-18refactor: syntax highlighting with Catppuccin Macchiato and copy buttonsDanilo M.2-0/+29
2026-04-18consolidated duplicated shortcodes. Initial fix of the content files. Manual ...Danilo M.6-67/+49
2026-04-18fix: enable related articles widget on article pagesDanilo M.1-1/+1