Hexo快速使用指北
本文最后更新于:2022年7月13日 上午
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.
Quick Start
Create a new post
可以指定模板
1 |
|
More info: Writing
Run server
1 |
|
More info: Server
Generate static files
1 |
|
More info: Generating
Deploy to remote sites
1 |
|
More info: Deployment
命令可以组合使用
hexo g && hexo d && hexo s
Hexo快速使用指北
https://ash-one.github.io/2020/10/12/hexo-kuai-su-shi-yong-zhi-bei/