aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2022-10-16 23:51:43 +0200
committerMitja Felicijan <mitja.felicijan@gmail.com>2022-10-16 23:51:43 +0200
commit854ae471a01bb13cb73a38143f43d97a9ca62ce5 (patch)
tree3929f9f2b54db993bda6cc717ac465409f50acbf /Makefile
parent5c39d767ffbecefa447dac60b8f0adc0ef2064dc (diff)
downloadmitjafelicijan.com-854ae471a01bb13cb73a38143f43d97a9ca62ce5.tar.gz
Added new draft post
Diffstat (limited to 'Makefile')
-rwxr-xr-xMakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 48ab2d7..67c54b9 100755
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
1dev: openring 1dev: openring
2 hugo server --bind=0.0.0.0 2 hugo server --bind=0.0.0.0 --buildDrafts
3 3
4deploy: openring 4deploy: openring
5 hugo --gc --minify 5 hugo --gc --minify