From d67afc2e89f8aeb542836a59e9ddcf6e69b64ad5 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Tue, 29 Dec 2015 12:08:49 -0800 Subject: [PATCH] .nojekyll: Disable Jekyll We're generating our own HTML, so turn off Jekyll [1]. [1]: https://help.github.com/articles/using-jekyll-with-pages/#turning-jekyll-off --- .nojekyll | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 .nojekyll diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 0000000..e69de29 -- 2.26.2