Closed howardroark closed 9 years ago
Let me know if anything should change. I am thinking that the SASS stuff would need to be gutted from gulpfile.js for this to really make sense. I saw a couple gulp plugins to run Jekyll but it is likely much safer to just run jekyll serve --watch.
gulpfile.js
jekyll serve --watch
Awesome, thanks!
Let me know if anything should change. I am thinking that the SASS stuff would need to be gutted from
gulpfile.js
for this to really make sense. I saw a couple gulp plugins to run Jekyll but it is likely much safer to just runjekyll serve --watch
.