summaryrefslogtreecommitdiffstats
path: root/layouts/_default
AgeCommit message (Collapse)AuthorFilesLines
2026-05-13feat: add glitch effect to taxonomy list and term page H1sDanilo M.1-1/+1
Extend section-title glitch to taxonomy/list.html and taxonomy/term.html. Load glitch script on taxonomy and term page kinds in baseof.html. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-13feat: add glitch effect to article list page H1Danilo M.2-4/+2
Add .section-title class with chromatic-aberration glitch mechanics mirroring .hero-name. Extend hero-glitch.js to target both classes independently. Load glitch script on IsHome and IsSection pages. Title styled uppercase, centered, white. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-11feat: hero name glitch effect on homepageDanilo M.1-0/+6
Chromatic aberration glitch on h1.hero-name. Gravatar moved from markdown shortcode to template. JS fires randomly every 4-11s. Respects prefers-reduced-motion. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-08fix: move contribution-graph script to baseof, remove from partialDanilo M.1-0/+4
Partial caching prevented Scratch-based deduplication. Script now loaded once from baseof.html; JS guard prevents double-init. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-30security: add SRI integrity hashes and pin CDN versionsDanilo M.1-4/+4
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-29feat: add obsolete article bannerDanilo M.1-0/+3
2026-04-22chore: replace with extracted danix.xyz-hacker theme (danix2-hugo-theme)Danilo M.5-0/+251