Personal Blog
based on https://hexo.io
Theme
Customized Beautiful Hexo https://github.com/twoyao/beautiful-hexo
Install
yarn global add hexo-cli
yarn installDevelop
npm run devDeploy
The blog is auto deployed via travis-ci on push to master.
Manual deploy goes as follows.
# build and deploy to gh-pages branch
npm run deploy