mirror of https://github.com/curbengh/hexo-yam
docs: differentiate minify and compress
update snyk badge
This commit is contained in:
parent
e33fd0ed5d
commit
c18f4c8476
|
@ -4,9 +4,9 @@
|
|||
[](https://github.com/curbengh/hexo-yam/actions?query=workflow%3ATester)
|
||||
[](https://codecov.io/gh/curbengh/hexo-yam)
|
||||
[](https://libraries.io/npm/hexo-yam)
|
||||
[](https://snyk.io/test/npm/hexo-yam)
|
||||
[](https://snyk.io/test/github/curbengh/hexo-yam)
|
||||
|
||||
Yet Another Minifier for Hexo. Minify and compress HTML, JS, CSS, SVG, XML and JSON. [Other files](https://github.com/curbengh/hexo-yam/blob/ba77db0094a7c07ea9f70f010bfc15541d4105ca/index.js#L64) are also compressed. Support gzip, brotli and zstd [compressions](https://en.wikipedia.org/wiki/HTTP_compression).
|
||||
Yet Another Minifier for Hexo. Minify HTML, JS, CSS, SVG, XML and JSON. Compress static [web assets](https://github.com/curbengh/hexo-yam/blob/ba77db0094a7c07ea9f70f010bfc15541d4105ca/index.js#L64) using gzip, brotli and zstd.
|
||||
|
||||
## Table of contents
|
||||
|
||||
|
|
Loading…
Reference in New Issue