第一篇文章
快速开始
创建文章
1 | $ hexo new "新文章" |
运行服务
1 | $ hexo server |
生成静态文件
1 | $ hexo generate |
远程部署
1 | $ hexo deploy |
链接
详细文档
- 写作:https://hexo.io/docs/writing.html
- **服务:https://hexo.io/docs/server.html
- 生成文件:https://hexo.io/docs/generating.html
- 部署:https://hexo.io/docs/one-command-deployment.html
工具推荐
- nodejs下载:https://nodejs.cn/en/download
- hexo框架 :https://hexo.io/zh-cn/docs/setup
- markdown编辑器:https://github.com/marktext/marktext
主题推荐
本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来源 adong的博客!
评论