- Run
ruby --versionto check I'm using Ruby >= 2.0 gem update jekyll- Clear out any older versions of gems
gem cleanup liquid git checkout -b dev-pages- Remove
GemfileandGemfile.lock - Remove the following lines from
_config.ymland_config.<NAME>.yml:highlighter: truemarkdown: rdiscount
- In many cases
future: truewill need to be added to account for out file naming conventions - Remove the
_sitefor good measure - Run
jekyll serve --watch
Last active
May 31, 2016 17:50
-
-
Save tristen/ce800033904387a10e55b47d53144421 to your computer and use it in GitHub Desktop.
Upgrade steps
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment