-
-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Migrating from 2.x to 3.0
Tommy Chen edited this page Jan 15, 2015
·
7 revisions
This doc helps you migrating from 2.x to 3.0. You may be interested in Breaking Changes in Hexo 3.0.
hexo clean
npm install hexo-generator-index --save
npm install hexo-generator-archive --save
npm install hexo-generator-category --save
npm install hexo-generator-tag --save
npm install hexo-server --save
npm install hexo-deployer-git --save
npm install hexo-deployer-heroku --save
npm install hexo-deployer-rsync --save
npm install hexo-deployer-openshift --save
Caution
Attention! This wiki is no longer maintained.
Please visit the official website. https://hexo.io/
Caution
Attention! This wiki is no longer maintained.
Please visit the official website. https://hexo.io/