So, this is a totally opinionated skeleton to get a Jekyll 3 site up and running.
This thing uses:
gem install bundler
)bundle install
npm install
gulp
(Google Chrome opens, everythings waiting for you to change .md
, .html
, .scss
, etc etc and will auto reload everything)Run gulp build:prod
to build to project out to a directory called prod
.
Have fun firing out Jekyll goodness to the world