+1
-1
@@ -26,4 +26,4 @@ 'use strict'; | ||
| var mdexts = 'markdown,mkdown,mkdn,mkd,md'; | ||
| var themes = path.resolve.bind(path, opts.themes); | ||
| var overrides = themes('overrides', opts.theme); | ||
| var themes = path.resolve.bind(path, opts.themes); | ||
| var dest = path.resolve.bind(path, opts.dest); | ||
@@ -30,0 +30,0 @@ var cwd = themes(opts.theme); |
+2
-2
| { | ||
| "name": "hekyll", | ||
| "description": "Migrate Jekyll (gh-pages) themes to use handlebars instead of liquid.", | ||
| "version": "1.0.2", | ||
| "version": "1.0.3", | ||
| "homepage": "https://github.com/jonschlinkert/hekyll", | ||
@@ -25,3 +25,3 @@ "author": "Jon Schlinkert (https://github.com/jonschlinkert)", | ||
| "file-is-binary": "^1.0.0", | ||
| "gulp-liquid-to-handlebars": "^1.0.0", | ||
| "gulp-liquid-to-handlebars": "^1.0.1", | ||
| "through2": "^2.0.3", | ||
@@ -28,0 +28,0 @@ "vinyl-fs": "^2.4.4" |
+1
-1
@@ -145,2 +145,2 @@ # hekyll [](https://www.npmjs.com/package/hekyll) [](https://npmjs.org/package/hekyll) [](https://npmjs.org/package/hekyll) [](https://travis-ci.org/jonschlinkert/hekyll) | ||
| _This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.6.0, on June 15, 2017._ | ||
| _This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.6.0, on June 22, 2017._ |