aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>2020-10-09 19:20:03 +0530
committerLibravatar GitHub <noreply@github.com>2020-10-09 14:50:03 +0100
commit5f7d8ebe6d8a9a9e5a1b4e9f041ece1a7ae38ab1 (patch)
treecdc425c4133df2da78c3e3dfcf1b25825a2871dd /README.md
parentAdd recipe for Disqus (#322) (diff)
downloadferdium-recipes-5f7d8ebe6d8a9a9e5a1b4e9f041ece1a7ae38ab1.tar.gz
ferdium-recipes-5f7d8ebe6d8a9a9e5a1b4e9f041ece1a7ae38ab1.tar.zst
ferdium-recipes-5f7d8ebe6d8a9a9e5a1b4e9f041ece1a7ae38ab1.zip
Use imagemin to minify images (#323)
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5f4ca19..63753ea 100644
--- a/README.md
+++ b/README.md
@@ -17,3 +17,6 @@ Each time you create a new service inside Ferdi, Ferdi will automatically instal
17 17
18## Creating and adding your own recipes 18## Creating and adding your own recipes
19Please refer to our documentation at https://github.com/getferdi/recipes/blob/master/docs/integration.md. 19Please refer to our documentation at https://github.com/getferdi/recipes/blob/master/docs/integration.md.
20
21## Minifying images
22Please run `npm run minify-images` to optimize images