mdwjekyllgulp
test gulp with jekyll
To get started
$ gulp [--prod]
Usage
$ gulp build [--prod]
$ gulp deploy
Settings
In your _config.yml
and humans.txt
you should add your Github and Twitter
profile if you want to.
Install
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
.
Update
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.
Github
For more information on how to use your new project, please refer to the README on Github.