Hexo-Theme-Next-Configuration
Hexo Theme Next Configuration 创建主题配置文件 # Installed through npm cp node_modules/hexo-theme-next/_config.yml _config.next.yml # Installed through Git cp themes/next/_config.yml _config.next.yml https://theme-next.js.org/docs/getting-started/configuration.html ...