Skip to content

Hexo _config.yml configuration

The _config.yml file is the primary configuration file for a Hexo blog, containing essential settings that define the site's metadata and functionality.^[600-developer-blog-hexo-blog-update-hexo.md]

Update Considerations

When updating the Hexo framework to a new version, specific attention must be paid to the _config.yml configuration file to ensure compatibility and proper functionality^[600-developer-blog-hexo-blog-update-hexo.md]. Failing to review this file during an update may lead to site errors or missing features.

Sources

  • 600-developer-blog-hexo-blog-update-hexo.md