We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16eb1d5 commit 58ba891Copy full SHA for 58ba891
.git-blame-ignore-revs
@@ -1,2 +1,6 @@
1
# all: lint markdown files
2
cda9101702ba38e05c3d776c720855e2b4992229
3
+
4
+# images: optimise images using optipng
5
+# find content/ -type f -iname "*.png" -print0 | xargs -I {} -0 optipng -o5 -preserve -clobber "{}"
6
+16eb1d5f0bbcc91ab25f2f56ed6239abf84c963b
0 commit comments