diff --git a/package.json b/package.json index 13d7af1..c13e790 100644 --- a/package.json +++ b/package.json @@ -5,41 +5,33 @@ "main": "gulpfile.js", "author": "Matt Levy ", "license": "ISC", - "dependencies": { - "bluebird": "^2.9.7", + "dependencies": {}, + "devDependencies": { + "bluebird": "^3.1.1", "downsize": "0.0.8", - "glob": "^5.0.14", - "gulp": "^3.8.10", - "gulp-compile-handlebars": "^0.5.0", - "gulp-concat": "^2.4.3", - "gulp-connect": "^2.2.0", - "gulp-if": "^1.2.5", + "glob": "^6.0.3", + "gulp": "^3.9.0", + "gulp-compile-handlebars": "^0.6.1", + "gulp-concat": "^2.6.0", + "gulp-connect": "^2.3.1", + "gulp-if": "^2.0.0", "gulp-markdown-to-json": "^0.2.1", - "gulp-minify-css": "^1.2.1", - "gulp-minify-html": "^1.0.4", - "gulp-rename": "^1.2.0", - "gulp-sass": "^2.0.4", - "gulp-uglify": "^1.1.0", - "gulp-uncss": "^1.0.0", - "handlebars": "^4.0.2", + "gulp-minify-css": "^1.2.3", + "gulp-minify-html": "^1.0.5", + "gulp-rename": "^1.2.2", + "gulp-replace": "^0.5.4", + "gulp-sass": "^2.1.1", + "gulp-uglify": "^1.5.1", + "gulp-uncss": "^1.0.4", + "handlebars": "^4.0.5", "imagemin-mozjpeg": "^5.1.0", - "imagemin-optipng": "^4.2.0", - "imagemin-pngquant": "^4.0.0", + "imagemin-optipng": "^4.3.0", + "imagemin-pngquant": "^4.2.0", "lodash": "^3.10.1", - "minimist": "^1.1.0", - "moment": "^2.9.0", - "mout": "^0.11.0", + "minimist": "^1.2.0", + "moment": "^2.10.6", + "mout": "^0.11.1", "require-dir": "^0.3.0", - "rss": "^1.1.1" - }, - "devDependencies": { - "chai": "^3.3.0", - "github-changes": "^1.0.0", - "gulp-coveralls": "^0.1.3", - "gulp-istanbul": "^0.10.0", - "gulp-mocha": "^2.0.0", - "mocha": "^2.1.0", - "mockery": "^1.4.0", - "sinon": "^1.12.2" + "rss": "^1.2.1" } } diff --git a/src/content/index.md b/src/content/index.md new file mode 100644 index 0000000..676ad86 --- /dev/null +++ b/src/content/index.md @@ -0,0 +1,6 @@ +--- +slug: index +title: Home +template: index.hbs +--- + diff --git a/tools b/tools index e321f62..da227a7 160000 --- a/tools +++ b/tools @@ -1 +1 @@ -Subproject commit e321f623d8f21a2589622b745eeb6e9fd1abcaa6 +Subproject commit da227a747465f2527d9fab5b6854b2f9258c96fe