Set some Jekyll settings to what GitHub enforces.

This commit is contained in:
Frederik "Freso" S. Olesen
2014-09-27 22:52:49 +02:00
parent 48e7f1f118
commit 71d6f86d65
+4
View File
@@ -0,0 +1,4 @@
# GitHub sets these, but setting them here so local development environments
# replicate GitHub's behaviour properly.
safe: true
lsi: false