Hugo 在用 hugo.toml 替代之前的 config.toml

2023/08/02 | 1分钟阅读 | 更新于 2023/08/02

Hugo 在用 hugo.toml 替代之前的 config.toml

注意到 Hugo 用 hugo.toml 替代了旧的 config.toml,在 VSCode 中修改 hugo.toml 可以得到智能提示。

The main reason we’re doing this is to make it easier for code editors and build tools to identify this as a Hugo configuration file and project.

https://gohugo.io/getting-started/configuration/#hugotoml-vs-configtoml

© 2026 香蕉引擎故障报告

🌱 Powered by Hugo with theme Dream.