gulp-jekyll icon indicating copy to clipboard operation
gulp-jekyll copied to clipboard

Compile Jekyll sites with Gulp.

Results 4 gulp-jekyll issues
Sort by recently updated
recently updated
newest added

It's looks like you make a mistake with the version number : ``` npm ERR! No compatible version found: gulp-jekyll@^2.5.3 npm ERR! Valid install targets: npm ERR! 0.0.0 ```

Setup the plugin per your example, but getting an unhandled stream error. Error code 10. ![image](http://f.cl.ly/items/3E1z2y1F3R2u3e152F3V/Screen%20Shot%202014-01-28%20at%205.38.14%20PM.png)

bug

so that gulp dep definition works correct

I think the plugin should take the `gulp.src` stream instead of `--source`, and output a stream instead of `--destination`. I'm going to work on that this week.