repo for my blog.
you can through change mirror to boost the speed of npm.
eg.
npm config set registry https://registry.npm.taobao.org --global
I modified the deploy script in package.json so I can deploy to server by running npm run deploy
.
- This blog is based on fluid theme.
- For the use of hexo, please refer to the Hexo.
- use hexo-generator-feed to generate rss-feed.