mrmrs / nkd

Template for jekyll project with postcss and browser-sync
http://mrmrs.io/nkd
229 stars 26 forks source link

Gulp + Jekyll = ♥ #16

Closed JakeChampion closed 9 years ago

JakeChampion commented 9 years ago

gulp jekyll-build

gulp jekyll-build terminal output

gulp jekyll-serve

gulp jekyll-serve terminal output

JakeChampion commented 9 years ago

@mrmrs What do you think to the idea of running jekyll-build as part of the default gulp task?

mrmrs commented 9 years ago

@JakeChampion I believe that is exactly what I am after right now. Full dev environment by running npm start aka gulp.

Sent from my iPhone

On Sep 22, 2014, at 5:54 PM, Jake Champion notifications@github.com wrote:

@mrmrs What do you think to the idea of running jekyll-build as part of the default gulp task?

— Reply to this email directly or view it on GitHub.

JakeChampion commented 9 years ago

@mrmrs Added gulp jekyll-watch