summaryrefslogtreecommitdiffstats
path: root/layouts/partials/contribution-graph.html
AgeCommit message (Collapse)AuthorFilesLines
14 hoursfix: guard against double JS execution and fix partial page contextDanilo M.1-3/+7
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
14 hoursfeat: add contribution graph widgetDanilo M.1-0/+19
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>