2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Update to Jekyll v3.0.0.

[skip sauce]
This commit is contained in:
XhmikosR
2015-10-28 07:20:47 +02:00
parent 364925f951
commit 608dead1fe
6 changed files with 16 additions and 43 deletions
+2 -1
View File
@@ -325,7 +325,8 @@ module.exports = function (grunt) {
jekyll: {
options: {
bundleExec: true,
config: '_config.yml'
config: '_config.yml',
incremental: false
},
docs: {},
github: {