summaryrefslogtreecommitdiffstats
path: root/i18n/en.yaml
AgeCommit message (Collapse)AuthorFilesLines
1 min.feat: add contribution graph widgetHEADmasterDanilo M.1-0/+4
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>
9 daysfeat: add callout shortcode (note/tip/info/warning/danger/success)Danilo M.1-0/+8
- Single shortcode with type param, CSS-only variants - Left border + fading bottom border (::after gradient) - Colors mapped to existing theme tokens (--accent, --accent2, --type-link, --type-life) - --callout-danger: #ef4444 hardcoded exception (approved) - role=alert for danger, role=note for all others (WCAG AA) - aria-hidden on Feather icons, title overridable via param - EN/IT i18n keys Also fixes html.theme-light CSS vars to match THEMING-STANDARD.md: - --bg, --bg2, --surface, --border, --text, --text-dim, --muted - --accent (#7c3aed), --accent2 (#008f5a)
9 daysfeat: support external links in main menu with A11y new-tab labelDanilo M.1-0/+1
9 daysfeat: add obsolete article bannerDanilo M.1-0/+5
10 daysfeat: expand author widget to article stats (words, reading time, type)Danilo M.1-0/+2
2026-04-22chore: replace with extracted danix.xyz-hacker theme (danix2-hugo-theme)Danilo M.1-0/+171