summaryrefslogtreecommitdiffstats
path: root/layouts/partials/footer.html
AgeCommit message (Collapse)AuthorFilesLines
6 hoursrefactor: move contribution graph to footer full-width row, centeredDanilo M.1-3/+3
Remove sidebar placement. Footer: full-width row, cellSize=12, centered via flex + text-align. Removed sidebar-widget class from partial. contrib-summary text-align: center added. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
7 hoursfeat: add contribution graph widgetDanilo M.1-0/+3
Sidebar (/is pages, cellSize=8) and footer (sitewide, cellSize=6). Fetches /contributions.json, split-cell linear-gradient rendering (gitolite=green/accent2, github=purple/accent), opacity intensity levels, month labels, tooltip, i18n IT/EN. WCAG 2.1 AA compliant. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
10 daysfix: update deprecated .Site.Languages and .Site.Data APIs to site.Languages ↵Danilo M.1-1/+1
and hugo.Data - Replace .Site.Languages with site.Languages in hamburger-menu.html and header.html - Replace .Site.Data with hugo.Data in repository/single.html and footer.html - Add acronym shortcode for semantic HTML abbr tags with title attributes
2026-04-22chore: replace with extracted danix.xyz-hacker theme (danix2-hugo-theme)Danilo M.1-0/+89