---
title: hexo压缩资源，优化访问
abbrlink: 42cabe35
date: "2024-09-21 17:38:24"
updated: "2024-09-21 17:38:28"
desc: Hexo-all-minifier压缩资源，优化访问
categories:
    - hexo
tags:
    - 记录
    - 教程
    - hexo
cover: https://i.ibb.co/01tCX97/1.png
---

[Hexo-all-minifier](https://github.com/chenzhutian/hexo-all-minifier)压缩资源，优化访问

![1](https://i.ibb.co/01tCX97/1.png)

<!--more-->

> 对hexon不友好，如果你使用hexon或其他类似的本地编辑器，我建议你静默日志

## 安装

## 执行安装命令

> `npm install hexo-all-minifier --save`

> 由于网络原因，有可能无法下载，请自行解决

## 简单配置

在网站根目录`_config.yml`里面添加

> all_minifier: true

## 其他参数

访问[Hexo-all-minifier](https://github.com/chenzhutian/hexo-all-minifier)获取详情


---

**作者：**xingwangzhe

**本文链接：**[https://xingwangzhe.fun/posts/42cabe35/](https://xingwangzhe.fun/posts/42cabe35/)

本文采用[知识共享署名-非商业性使用-相同方式共享 4.0 国际许可协议](https://creativecommons.org/licenses/by-nc-sa/4.0/)进行许可。