This commit is contained in:
iceBear67
2026-08-08 20:48:26 +08:00
commit 298441e2e0
67 changed files with 850 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
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