We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e0965e3 + 88a24e5 commit 69c0862Copy full SHA for 69c0862
jupyter_book/book_template/Makefile
@@ -26,6 +26,6 @@ clean:
26
serve:
27
bundle exec guard
28
29
-site:
+build:
30
bundle exec jekyll build
31
- touch _site/.nojekyll
+ touch _site/.nojekyll
0 commit comments