Hello World

Welcome to Hexo!
参考教程:documentation
参考教程:troubleshooting
参考教程:GitHub.

新建文章:

1
$ hexo new "文章标题"

参考教程: Writing

运行本地服务

1
$ hexo server

参考教程: Server

生成静态文件

1
$ hexo generate

参考教程: Generating

部署到远程站点

1
$ hexo deploy

参考教程: Deployment

欢迎打赏,谢谢
------ 本文结束------
0%