欢迎来到 Hexo!这是你的第一篇文章。查看 文档 获取更多信息。如果你在使用 Hexo 时遇到任何问题,可以在 故障排除 中找到答案,或者你可以在 GitHub 上向我提问。
快速开始
创建新文章
1 | $ hexo new "My New Post" |
更多信息:写作
运行服务器
1 | $ hexo server |
更多信息:服务器
生成静态文件
1 | $ hexo generate |
更多信息:生成
部署到远程站点
1 | $ hexo deploy |
更多信息:部署
欢迎来到 Hexo!这是你的第一篇文章。查看 文档 获取更多信息。如果你在使用 Hexo 时遇到任何问题,可以在 故障排除 中找到答案,或者你可以在 GitHub 上向我提问。
1 | $ hexo new "My New Post" |
更多信息:写作
1 | $ hexo server |
更多信息:服务器
1 | $ hexo generate |
更多信息:生成
1 | $ hexo deploy |
更多信息:部署