Charged Newsletter and Technology Podcast
$ gulp [--prod]
$ gulp build [--prod]
$ gulp deploy
In your _config.yml
and humans.txt
you should add your Github and Twitter
profile if you want to.
If you have cloned this repo or want to reinstall, make sure there's no
node_modules
or Gemfile.lock
folder/file and then run npm install
and
bundle install
.
To update: npm update generator-jekyllized -g
, then run yo jekyllized:gulp [--rsync|amazon|pages]
in this directory. Note that this will overwrite any
local changes, so back it up.
For more information on how to use your new project, please refer to the README on Github.
Yeah, if you like. I don't really provide it for that purpose – the Gulpfile and a few other things are missing – but if you dig the style, go for it! The Gulp setup I use can be found in generator-jekyllized
for Yeoman.