Open vanishke opened 3 years ago
https://hexo-sigma-eight.vercel.app/hexo/Next/blogs/hexo%E6%B7%BB%E5%8A%A0hexo-neat%E6%8F%92%E4%BB%B6/
安装插件npm install hexo-neat --save 站点配置hexo _config.yml文件添加 # hexo-neat# 博文压缩neat_enable: true# 压缩htmlneat_html: enable: true exclude:# 压缩css neat_css: enable: true exclude: - '*/.min.css
https://hexo-sigma-eight.vercel.app/hexo/Next/blogs/hexo%E6%B7%BB%E5%8A%A0hexo-neat%E6%8F%92%E4%BB%B6/
安装插件npm install hexo-neat --save 站点配置hexo _config.yml文件添加 # hexo-neat# 博文压缩neat_enable: true# 压缩htmlneat_html: enable: true exclude:# 压缩css neat_css: enable: true exclude: - '*/.min.css