diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2021-10-07 21:13:14 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2021-10-07 21:13:14 +0200 |
| commit | 7f631c493d04ba96e36975365532e2172fec367e (patch) | |
| tree | fc0c0f81901f77f44c572536b7388babaf2d98ee /Makefile | |
| parent | 994c67d522b413fb3184376955a43d4a4f50d716 (diff) | |
| download | mitjafelicijan.com-7f631c493d04ba96e36975365532e2172fec367e.tar.gz | |
Added dithered images
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -16,6 +16,7 @@ dev: | |||
| 16 | alternator --watch | 16 | alternator --watch |
| 17 | 17 | ||
| 18 | build: | 18 | build: |
| 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 \ |
