Commit Graph

65 Commits

Author SHA1 Message Date
MDLeom d9e6228960
docs: fix build badge
https://github.com/badges/shields/issues/8671
2023-03-06 09:33:04 +00:00
MDLeom a6e2ea0879
fix(svg): svgo@3 now throws error
- cleanupIDs -> cleanupIds
- https://github.com/svg/svgo/releases/tag/v3.0.0
2022-11-06 02:58:07 +00:00
MDLeom 197836b82b
docs: cleanup previous config changes
- update brotli support status
2022-05-06 06:21:15 +00:00
MDLeom c0041b0f23
fix(svg): compatibility with svgo 2.4+
- overriding default plugins
- https://github.com/svg/svgo/releases/tag/v2.4.0
2021-10-10 09:19:50 +00:00
MDLeom 1f95af32b7
docs(v5): syntax change in svg.plugins option 2021-04-25 08:41:23 +00:00
MDLeom 3819909c84
chore(deps): bump svgo from 1.3.2 to 2.3.0 (BREAKING CHANGE)
- BREAKING CHANGE: syntax of minify.svg.plugins option
  * https://github.com/svg/svgo/releases/tag/v2.0.0
- svgo optimize() changed from async to sync
2021-04-25 08:25:32 +00:00
MDLeom ef57b75638
docs(precompressed): link to caddy guide 2020-11-13 23:04:16 +00:00
MDLeom 5cc13c1ad8 docs(br): GitLab Pages now support pre-compressed br
- https://gitlab.com/gitlab-org/gitlab-pages/-/merge_requests/359
2020-11-12 02:05:51 +00:00
MDLeom 140a005dc7 docs(br): Caddy v2 doesn't server pre-compressed files automatically 2020-11-12 02:05:51 +00:00
MDLeom 9ac8969a08
docs: Netlify supports brotli 2020-09-05 14:15:58 +00:00
MDLeom 353ca8ea37
docs: links to xml & json sections 2020-09-05 14:05:10 +00:00
MDLeom fd117bcd58
docs(badge): add codecov 2020-09-05 13:51:51 +00:00
MDLeom c8cc870b4c
docs(badge): add logo 2020-09-05 13:49:02 +00:00
MDLeom 327b36782b
ci(snyk): fix cron syntax
- docs: add actions badge
2020-09-05 12:47:23 +00:00
MDLeom d68c26a2c2
docs: use Shields.io badges
- move david-dm.org to more stable libraries.io
2020-09-05 10:18:51 +00:00
MDLeom 7f60c6959e
chore: replace deprecated greenkeeper with dependabot 2020-09-05 10:10:34 +00:00
MDLeom 8bbecf676f
feat: utilise better minify-xml
- replace pretty-data
2020-09-02 11:23:20 +00:00
MDLeom c721fa8c02
docs(readme): add lgtm.com badges 2020-02-24 04:11:50 +00:00
curbengh fdcdbef4a1
feat: minify json 2020-01-03 01:17:37 +00:00
curbengh 317b5e43d3
feat: minify xml 2020-01-03 00:35:25 +00:00
curbengh 8d0fdaeb80
docs: clarify logger -> verbose 2020-01-02 10:46:28 +00:00
curbengh fa6f514a05
ci: add code coverage report 2019-12-29 04:14:49 +00:00
curbengh 60642c8048
docs: add TOC 2019-12-29 03:51:02 +00:00
curbengh 50d80ccc70
feat(globbing): support disabling basename for each pattern in 'include:' option 2019-12-28 10:10:30 +00:00
curbengh 6111d21a7c
docs: 'logger:', compression level, 'basename' globOptions 2019-12-28 01:12:40 +00:00
curbengh 887eeda3cc
feat: add 'priority' options 2019-10-09 23:33:34 +01:00
curbengh ddf4415ef0
docs: update options naming 2019-09-11 02:48:32 +01:00
curbengh b054c0a24b
docs(readme): update globOptions 2019-08-08 09:08:51 +09:30
curbengh 37dac8c011 chore: update username 2019-07-18 17:34:26 +09:30
weyusi a75fc79e3d docs: tidy up readme 2019-07-10 12:04:37 +09:30
weyusi c69b6d3356 feat: switch nanomatch to micromatch 2019-07-10 11:50:23 +09:30
weyusi db58c8e686 fix: typo in default config of svgo 2019-05-21 13:45:18 +09:30
weyusi 08e3cc5a46 docs: update status on brotli support by github/gitlab/netlify 2019-05-08 12:28:19 +09:30
weyusi ce7a1f607d docs: minify svg 2019-04-23 17:51:44 +09:30
weyusi 374c16575b style: rearrange and give more neat_js config examples 2019-04-23 17:46:56 +09:30
weyusi 15465ca16b feat: minify svg using svgo 2019-04-23 17:33:30 +09:30
weyusi 528486761d feat: allow custom file extension for compressions 2019-04-23 15:10:43 +09:30
weyusi ce973f940f docs: rearrange options 2019-04-23 13:32:08 +09:30
weyusi 94a8f90c2b feat: allow custom options for neat_css
https://github.com/jakubpawlowicz/clean-css
2019-04-23 13:26:43 +09:30
weyusi b93e92b1bb docs: more glob pattern examples, fix Terser link and typo 2019-04-23 13:17:22 +09:30
weyusi 5e19490e44 refactor: switch minimatch to nanomatch
https://github.com/micromatch/nanomatch
2019-04-22 21:40:15 +09:30
weyusi 42016f50da docs: support more file extensions 2019-04-22 18:42:30 +09:30
weyusi cb4dc87a5a docs: replace uglifyjs with terser 2019-04-10 19:34:43 +09:30
weyusi 5c0ef6c738 docs: mention xml and json in readme 2019-03-14 20:00:38 +10:30
weyusi 7d2f7488aa style: fix formatting and grammar 2018-11-02 21:10:36 +10:30
weyusi 85901176cf docs: add more info on brotli 2018-11-02 20:59:00 +10:30
weyusi c3a10de6ee Update readme formatting 2018-10-26 15:36:58 +10:30
weyusi 0296c15fda Update readme formatting 2018-10-25 20:44:33 +10:30
weyusi f9ec3fae73 Show difference compared to hexo-neat
Vulnerability statement is removed because this package has more severe vulnerability
due to iltorb (for brotli).
2018-10-12 14:04:45 +10:30
weyusi b6425e622e Add brotli compression 2018-09-30 17:00:32 +09:30