Skip to content

Commit

Permalink
Added .nojekyll to workaround symlink issue in GitHub Pages. Ref: isa…
Browse files Browse the repository at this point in the history
  • Loading branch information
siongui committed Jan 30, 2020
1 parent 4698e50 commit b9fe689
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ succinct_trie:

symlink:
@echo "\033[92mMaking symbolic link for static website ...\033[0m"
@echo "" > $(WEBSITE_DIR)/.nojekyll
@go run setup/dicsetup.go -action=symlink

dir:
Expand Down

0 comments on commit b9fe689

Please sign in to comment.