pre-jason-ds-20260531
问题:之前 _layouts/default.html 顶部 layout: cayman 嵌套未在 jekyll-build-pages 生效,导致所有页面都输出 fragment(无 head 无 CSS link)。修法:直接内联 DOCTYPE / head / body / page-header 完整结构(参考 cayman 模板),保留 site-topbar / mermaid 注入 / footer。这样 dark mode CSS 才能真正注入。 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>