Skip to content

Hexo configuration (_config.yml)

The _config.yml file is the primary configuration file for a [[Hexo]] blog. It is essential to pay close attention to the settings within this file when performing operations such as updating the blog to a new version^[600-developer__blog__hexo-blog__update-hexo.md].

Configuration Management

Maintaining the _config.yml file is a critical aspect of blog maintenance. During version updates, discrepancies or missing settings in this file can lead to site errors or unintended behavior, making it a key checkpoint during the upgrade process^[600-developer__blog__hexo-blog__update-hexo.md].

Sources

^[600-developer__blog__hexo-blog__update-hexo.md]