From 2abbfaba355888fcf847d5d1ac606bd7e00f9e63 Mon Sep 17 00:00:00 2001 From: Claus Wilke Date: Sun, 31 Dec 2017 00:01:50 -0600 Subject: [PATCH] make sure figures show up on github --- _deploy.sh | 1 + docs/.nojekyll | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/_deploy.sh b/_deploy.sh index 272ed270..55b3a80b 100755 --- a/_deploy.sh +++ b/_deploy.sh @@ -3,4 +3,5 @@ rm -rf ./docs/ mkdir ./docs cp -r ./_book_final/* ./docs/ +touch ./docs/.nojekyll git add ./docs/ diff --git a/docs/.nojekyll b/docs/.nojekyll index 8b137891..e69de29b 100644 --- a/docs/.nojekyll +++ b/docs/.nojekyll @@ -1 +0,0 @@ -