test gulp with jekyll
$ gulp [--prod]$ gulp build [--prod]$ gulp deployIn 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.