summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-05-14fix: remove defer from pkg-list/pkg-changelog scripts (race with Alpine)HEADmasterDanilo M.1-2/+2
2026-05-14fix: resolve post-review issues in pkg-list shortcodeDanilo M.4-14/+26
2026-05-14build: recompile CSS for pkg-list and pkg-changelog shortcodesDanilo M.1-0/+90
2026-05-14feat: load pkg-list and pkg-changelog JS in baseof.htmlDanilo M.1-0/+6
2026-05-14feat: add pkg-changelog shortcode templateDanilo M.1-0/+45
2026-05-14feat: add pkg-list shortcode templateDanilo M.1-0/+70
2026-05-14feat: add pkg-changelog Alpine component for ChangeLog.txtDanilo M.1-0/+41
2026-05-14feat: add pkg-list Alpine component for PACKAGES.TXTDanilo M.1-0/+66
2026-05-14feat: add i18n keys for pkg-list and pkg-changelog shortcodesDanilo M.2-0/+16
2026-05-13feat: add glitch effect to taxonomy list and term page H1sDanilo M.3-7/+3
2026-05-13build: recompile CSS (section-title glitch effect)Danilo M.1-0/+59
2026-05-13feat: add glitch effect to article list page H1Danilo M.4-11/+56
2026-05-11fix: define --font-head CSS variable as Oxanium in :rootDanilo M.2-0/+2
2026-05-11fix: use i18n heroGreeting key for hero H1 textDanilo M.1-1/+1
2026-05-11feat: hero name glitch effect on homepageDanilo M.5-22/+202
2026-05-08chore: ignore .superpowers/ dir and remove sidebar contribution graphDanilo M.6-368/+3
2026-05-08refactor: move contribution graph to footer full-width row, centeredDanilo M.5-10/+107
2026-05-08fix: move contribution-graph script to baseof, remove from partialDanilo M.2-5/+4
2026-05-08fix: guard against double JS execution and fix partial page contextDanilo M.2-3/+10
2026-05-08feat: add contribution graph widgetDanilo M.7-0/+347
2026-05-04build: recompile CSS with prose cta-block anchor fixDanilo M.1-0/+7
2026-05-04fix: beat prose-invert anchor override for CTA button in light modeDanilo M.1-0/+6
2026-05-04fix: add not-prose to cta-block to prevent prose link color overrideDanilo M.1-1/+1
2026-05-04build: recompile CSS with --on-accent var and CTA centeringDanilo M.1-2/+20
2026-05-04fix: add --on-accent var and fix button text color + CTA centeringDanilo M.1-2/+19
2026-05-04build: recompile CSS with cta-block component stylesDanilo M.1-22/+182
2026-05-04feat: upgrade actions shortcode to CTA block componentDanilo M.2-7/+47
2026-04-30security: add SRI integrity hashes and pin CDN versionsDanilo M.1-4/+4
2026-04-30build: add Twemoji emoji inline sizing CSSDanilo M.2-0/+25
2026-04-30fix: defer twemoji-init script to match CDN load orderDanilo M.1-1/+1
2026-04-30fix: defer Twemoji CDN script load to avoid render blockingDanilo M.1-1/+1
2026-04-30feat: load Twemoji CDN and init script on article pagesDanilo M.1-0/+7
2026-04-30fix: guard against missing twemoji global in init scriptDanilo M.1-0/+2
2026-04-30feat: add Twemoji init script for article proseDanilo M.1-0/+4
2026-04-30fix: read excerpt frontmatter param in article listingsDanilo M.3-3/+3
2026-04-29build: recompile CSS with callout component stylesDanilo M.1-26/+169
2026-04-29feat: add callout shortcode (note/tip/info/warning/danger/success)Danilo M.4-0/+110
2026-04-29fix: correct --bg2-rgb value to match --bg2 hex (#e2eaf4 → 226,234,244)Danilo M.1-2/+2
2026-04-29fix: align html.theme-light CSS vars with THEMING-STANDARD.mdDanilo M.1-26/+26
2026-04-29feat: support external links in main menu with A11y new-tab labelDanilo M.3-1/+6
2026-04-29fix: add obsolete banner to articles templateDanilo M.1-0/+3
2026-04-29feat: add obsolete article bannerDanilo M.6-0/+157
2026-04-29fix: remove orphaned top border from article navDanilo M.3-27/+17
2026-04-29feat: consolidate article metadata into sidebar widgetDanilo M.2-43/+21
2026-04-28fix: add aria-hidden to decorative feather icons, align type badge with heade...Danilo M.2-9/+9
2026-04-28feat: expand author widget to article stats (words, reading time, type)Danilo M.3-5/+44
2026-04-28fix: update deprecated .Site.Languages and .Site.Data APIs to site.Languages ...Danilo M.5-5/+6
2026-04-28Merge branch 'master' of danix_git:danix2-hugo-themeDanilo M.1-1/+0
2026-04-28fix: switch back to auto-fit for proper 2+ repo layoutDanilo M.1-2/+1
2026-04-28fix: remove extra template end tagDanilo M.1-1/+0