Files
sfcraft-docs/hugo.yaml
T
2026-08-08 20:48:26 +08:00

20 lines
448 B
YAML

baseURL: https://sfclub.cc/~sfcraft
locale: zh-CN
defaultContentLanguage: zh
title: SFCraft 文档
theme: hugo-book
params:
BookTheme: auto # 明/暗跟随系统
BookSection: '*' # 每个顶层 section 渲染为侧边栏一个栏目
BookToC: true
BookSearch: true
markup:
goldmark:
renderer:
unsafe: true # hugo-book 与 hugo-admonitions 均需要
tableOfContents:
startLevel: 1
endLevel: 3