HexoBlog

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 Doc

https://hexo.io/zh-cn/docs/server

Usage

本地预览:

1
2
hexo s
hexo server

新建一篇文章

1
2
hexo n "title"
hexo new "post title with whitespace"

生成静态文件

1
2
hexo g
hexo generate

部署网站

1
2
hexo d
hexo deploy

当前主题 Anatole

https://github.com/Ben02/hexo-theme-Anatole/wiki/Installation