File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -57,11 +57,12 @@ new/updated site is uploaded to your platform of choice.
5757* ** Start:** Run ` gulp ` and watch the magic unfold
5858
5959#### Update
60- It's recommended that you keep your ` gulpfile ` up to date with the generator.
61- First, update ` generator-jekyllized ` : ` npm update generator-jekyllized -g ` and
62- then run ` yo jekyllized:gulp [--rsync|amazon|pages] ` , or see the help: `yo
63- jekyllized: gulp --help`. Note that this will overwrite any local changes you've
64- made, so make sure to make a backup.
60+ It's recommended that you keep your gulp tasks and packages up to date, luckily
61+ this is very easy with ` genertor-jekyllized ` ! All you need to do is run `yo
62+ jekyllized: update ` and you'll be up to date. If you want to skip the
63+ installation and only update you can run it with ` --skip-install ` . ** NOTE:**
64+ Running ` yo jekyllized:update ` will overwrite any changes made to ` package.json `
65+ and your gulp files, so back them up!
6566
6667## Usage
6768
You can’t perform that action at this time.
0 commit comments