aboutsummaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2024-04-28 12:28:40 +0200
committerlonkaars <loek@pipeframe.xyz>2024-04-28 12:28:40 +0200
commita2a2e04fcd623e515d3f106038d8d46f827d4c79 (patch)
tree0611cb8b64bd8dd3d3b679b204f096c9ea2f2252 /makefile
parentc171f4e5b83abdb3dd8b3ece6063a5b482ad3b6d (diff)
fix table of contents
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index a8578d4..ddbddcd 100644
--- a/makefile
+++ b/makefile
@@ -1,5 +1,5 @@
build:
- jekyll build --quiet
+ bundle exec jekyll build --quiet
clean:
$(RM) -r _site