About Social Code
summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'makefile')
-rw-r--r--makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefile b/makefile
index 2bcebe6..60e19d8 100644
--- a/makefile
+++ b/makefile
@@ -32,6 +32,7 @@ $(HTML_DIR)/%.html: $(PAGE_DIR)/%.md
-o $@
$(HTML_DIR)/index.html: $(HTML_DOCS) $(PAGE_FILES)
+ touch $(HTML_DIR)/.nojekyll
ln -sf ../assets -t $(HTML_DIR)
pandoc -s --lua-filter=./tools/front_page.lua --template=./templates/main.html main.md \
--metadata=note_list:"$(SOURCE_FILES)" \