Hello World!

Welcome to [Hexo]! This is your very first post. Check [documentation] for more info. If you get any problems when using Hexo, you can find the answer in [troubleshooting] or you can ask me on [GitHub].2018-9-19 18:04:32 修改


欢迎来到[HOXO]!这是你的第一篇文章。检查[文档]获取更多信息。如果在使用Hexo时遇到任何问题,您可以在[故障排除]中找到答案,或者您可以问我[ GITHUB]。

Quick Start(快速启动)

创建新文章

1
$ hexo new "My New Post"

清除缓存

1
$ hexo clean

本地预览

1
$ hexo server

Generate static files(生成静态文件)

1
$ hexo generate

Deploy to remote sites(部署到远程站点)

1
$ hexo deploy
-------------本文结束感谢您的阅读-------------