Skip to content
This repository was archived by the owner on Nov 2, 2024. It is now read-only.

Commit

Permalink
fix: prevent Jekyll
Browse files Browse the repository at this point in the history
  • Loading branch information
gvwilson committed Apr 1, 2024
1 parent e6e30ff commit 4fd4618
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
File renamed without changes.
1 change: 1 addition & 0 deletions lib/tut/tutorial.mk
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ commands:
build:
@ark build
@rm -rf ${DOCS}/${SRC} ${DOCS}/${OUT} && cp -r ${SRC} ${OUT} ${DOCS}
@touch ${DOCS}/.nojekyll

## serve: rebuild and serve website
.PHONY: serve
Expand Down

0 comments on commit 4fd4618

Please sign in to comment.