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