aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorGabriel Arakaki Giovanini <mail@gabrielgio.me>2023-03-27 17:32:52 +0200
committerGabriel Arakaki Giovanini <mail@gabrielgio.me>2023-03-27 17:32:52 +0200
commitba8b3cd293081649f23fdc4485b7544902a8b2b7 (patch)
tree4b6a7320dfff8968d6713c351c780c5e49877596 /Makefile
parentc46f9798ffd33434de8bba46d9f597ed5a70caf5 (diff)
downloadgabrielgio.me-ba8b3cd293081649f23fdc4485b7544902a8b2b7.tar.gz
gabrielgio.me-ba8b3cd293081649f23fdc4485b7544902a8b2b7.tar.bz2
gabrielgio.me-ba8b3cd293081649f23fdc4485b7544902a8b2b7.zip
feat: Change chroma theme
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index b9fdd0d..a5553fc 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,5 @@
-
-
all: openring
- hugo
+ hugo --minify
serve: openring
hugo serve