Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.

Hexo

更换主题 Butterfly

1
2
$ git clone -b master https://github.com/jerryc127/hexo-theme-butterfly.git themes/butterfly
$ npm install hexo-renderer-pug hexo-renderer-stylus --save

More info: Writing

.sh 文件操作,实现自动化

.sh 文件操作,实现自动化

文件权限

chmod 755: 只允许自己修改,不允许别人修改,但允许别人使用: