Gather ye rosebuds while ye may

「翻译」Hello World

try · trans

欢迎来到 Hexo!这是你的第一篇文章。在这个文档查看更多的信息。如果在使用Hexo时遇到了任何问题,你可以在这个页面找到答案,或者在Github上直接询问我。

快速开始

创建一个新页面

1
$ hexo new "My New Post"

了解更多: 写作

开启服务器

1
$ hexo server

了解更多: 服务器

生成静态文件

1
$ hexo generate

了解更多: 生成文件

部署到远程站点

1
$ hexo deploy

了解更多: 部署