You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
4636cd5: fix: delegate incremental link validator to canonical resolver to eliminate false positives (@frostybee)
5e40a8b: fix: live-reload and rebuild pipeline correctness sweep (@frostybee)
26a8eb1: fix: only enter check-syntax stdin mode when no project dir or content flag is given (@frostybee)
55c741d: fix: persist and replay link refs in page cache with staleness detection (@frostybee)
ab75881: fix: pipe titles, descriptions, and summaries through markdownify across all templates (@frostybee)
b143092: fix: prevent build crashes from shared i18n Params map and unclamped template slice indices (@frostybee)
e43ee35: fix: prevent mobile sidebar backdrop from blocking TOC clicks after close (@frostybee)
ea90226: fix: prune orphaned taxonomy term pages and stale deleted-file output during dev-mode incremental rebuilds (@frostybee)
3be829c: fix: recognize show_tags as a known frontmatter key (@frostybee)
440e539: fix: repair keyboard-nav plugin selectors and add side navigation arrows (@frostybee)
f745786: fix: resolve content-root-relative links without requiring .md extension (@frostybee)
45d353a: fix: skip dot- and underscore-prefixed directories and hidden files in content discovery, incremental rebuild, and page counts so .trash/_drafts never publish (@frostybee)
d4c2a8b: fix: tolerate empty frontmatter dates, name files in parse errors, embed real vendor key (@frostybee)
3f9e01a: fix: wire markdown.toc heading level config into extractHeadings (@frostybee)
036f9dc: perf: body-only fast path and incremental-aware BuildDone for dev-server rebuilds (@frostybee)