

文章
目录
这里是文章列表页。
这个页面来自:
content/posts/_index.md它是一个 branch bundle,因为 posts 下面还会继续包含很多文章。
你应该观察#
content/posts/ 目录下的每篇文章,例如:
content/posts/hugo-content-map/index.md
content/posts/markdown-image-video-demo/index.md都会出现在 /posts/ 列表页中。
如果你在 params.toml 中设置:
[list]
showSummary = true
cardView = true这个列表页的样式会改变。
2026

