summaryrefslogtreecommitdiffstats
path: root/layouts/partials
AgeCommit message (Collapse)AuthorFilesLines
9 daysfeat: support external links in main menu with A11y new-tab labelDanilo M.1-1/+4
9 daysfeat: add obsolete article bannerDanilo M.1-0/+22
9 daysfix: remove orphaned top border from article navDanilo M.1-1/+1
Top nav variant (above title) had a border-t that divided nothing. Move border-t/pt-6 from CSS class into template, applied only on bottom variant. Rebuild CSS.
9 daysfeat: consolidate article metadata into sidebar widgetDanilo M.2-43/+21
Remove publication date, lastmod, reading time, and type badge from article header. Header now shows title + type-colored accent lines only. Move publication and lastmod dates to sidebar stats widget, between author and word count. Reading time and type badge already in sidebar — no duplication needed. Removes orphaned bottom border and padding from header outer div.
10 daysfix: add aria-hidden to decorative feather icons, align type badge with ↵Danilo M.2-9/+9
header pattern
10 daysfeat: expand author widget to article stats (words, reading time, type)Danilo M.1-5/+40
10 daysfix: update deprecated .Site.Languages and .Site.Data APIs to site.Languages ↵Danilo M.3-3/+3
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.22-0/+1387