mirror of https://github.com/curbengh/hexo-yam
docs: use Shields.io badges
- move david-dm.org to more stable libraries.io
This commit is contained in:
parent
7f60c6959e
commit
d68c26a2c2
14
README.md
14
README.md
|
@ -1,12 +1,12 @@
|
|||
# hexo-yam
|
||||
|
||||
[](https://www.npmjs.com/package/hexo-yam)
|
||||
[](https://travis-ci.com/curbengh/hexo-yam)
|
||||
[](https://codecov.io/gh/curbengh/hexo-yam)
|
||||
[](https://david-dm.org/curbengh/hexo-yam)
|
||||
[](https://snyk.io/test/npm/hexo-yam)
|
||||
[](https://lgtm.com/projects/g/curbengh/hexo-yam/alerts/)
|
||||
[](https://lgtm.com/projects/g/curbengh/hexo-yam/context:javascript)
|
||||
[](https://www.npmjs.com/package/hexo-yam)
|
||||
[](https://travis-ci.com/curbengh/hexo-yam)
|
||||
[](https://codecov.io/gh/curbengh/hexo-yam)
|
||||
[](https://libraries.io/npm/hexo-yam)
|
||||
[](https://snyk.io/test/npm/hexo-yam)
|
||||
[](https://lgtm.com/projects/g/curbengh/hexo-yam/alerts/)
|
||||
[](https://lgtm.com/projects/g/curbengh/hexo-yam/context:javascript)
|
||||
|
||||
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 and [brotli](https://en.wikipedia.org/wiki/Brotli) [compressions](https://en.wikipedia.org/wiki/HTTP_compression).
|
||||
|
||||
|
|
Loading…
Reference in New Issue