hexo使用说明
Command
1 | hexo new <title> / hexo n <title> |
Build
1 | install nodejs |
Publish
1 | hexo clean |
Themes submodule
1 | git clone git@github.com:bigsuperangel/hexo_md.git |
Update
1 | npm install -g hexo-cli |
1 | hexo new <title> / hexo n <title> |
1 | install nodejs |
1 | hexo clean |
1 | git clone git@github.com:bigsuperangel/hexo_md.git |
1 | npm install -g hexo-cli |