diff --git a/Gruntfile.js b/Gruntfile.js index a9a7d1faf..5d27329c7 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -1,16 +1,6 @@ module.exports = function(grunt) { grunt.initConfig({ - //jekyll: { - // serve: { // Another target - // options: { - // bundleExec: true, - // config: 'sdkdocs-template/jekyll/_config-defaults.yml,_config_gh-pages.yml', - // serve: false, - // verbose: true - // } - // } - //}, exec: { build: { cmd: 'rake build[_config_gh-pages.yml]'