aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2021-10-07 21:13:14 +0200
committerMitja Felicijan <mitja.felicijan@gmail.com>2021-10-07 21:13:14 +0200
commit7f631c493d04ba96e36975365532e2172fec367e (patch)
treefc0c0f81901f77f44c572536b7388babaf2d98ee /Makefile
parent994c67d522b413fb3184376955a43d4a4f50d716 (diff)
downloadmitjafelicijan.com-7f631c493d04ba96e36975365532e2172fec367e.tar.gz
Added dithered images
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index d93812a..eade890 100644
--- a/Makefile
+++ b/Makefile
@@ -16,6 +16,7 @@ dev:
16 alternator --watch 16 alternator --watch
17 17
18build: 18build:
19 bash dither-images.sh
19 mkdir -p public 20 mkdir -p public
20 openring -l 165 -n 4 -p 1 \ 21 openring -l 165 -n 4 -p 1 \
21 -s https://cronokirby.com/posts/index.xml \ 22 -s https://cronokirby.com/posts/index.xml \