author avatar

Razon Yang

Gopher, PHPer, Full Stack Engineer.
总共 30 篇文章

Main Sections# mainSections 参数用于过滤页面,默认为 ["posts", "docs"]。 1mainSections = ["blog", "posts", "docs", "notes"] 内容类型# 你可能想在其他 Section 中使用 docs 布局,比如 /notes。这可以通过在 front matter 中设置 type = "docs" 实现。 文章原型# 我们也可以为 notes 创建一个原型,让 Hugo 处理 type。 1$ cp themes/hugo-theme-bootstrap/archetypes/default.md archetypes/notes.md...

社交链接 social 参数是一组平台映射到用户标识的键值对。 其支持很多热门的社交平台,比如 Twitter、Facebook、Reddit、GitHub。 本文列出了所有受支持的平台,及其使用方法。