jekyll&hexo basic

2017-09-18  本文已影响0人  tf_dejs

nvm(node version manage)

`curl https://raw.githubusercontent.com/creationix/nvm/master/install.sh | sh

change nvm mirrors

NVM_NODEJS_ORG_MIRROR=https://npm.taobao.org/mirrors/node nvm install stable

node.js

change npm mirrors

hexo

or

ps: use "--register option"

hexo-deployer-git --save


rvm(ruby version manage)

ps: follow the tips in the CLI

ruby

gem

change the mirrors

ps: make sure it's "https://gems.ruby-china.org/"

jekyll

bundler

change the mirrors

gollum

lib-dev

ps: "lib-dev" may be needed, folllow the tips of the CLI

上一篇 下一篇

猜你喜欢

热点阅读