We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f9d067 commit c20434cCopy full SHA for c20434c
script/build
@@ -1,3 +1,4 @@
1
#!/bin/sh
2
+
3
echo "==> Building the site…"
-bundle exec jekyll build $@
4
+bundle exec rake build
0 commit comments