hexo快速开始
欢迎来到Hexo!查看文档以了解更多信息。如果你在使用Hexo时遇到任何问题, 你可以在故障排除中找到答案,或者你可以在GitHub上问我。
快速开始Create a new post$ hexo new "My New Post"
More info: Writing
生成静态文件$ hexo generate
More info: Generating
启动hexo服务$ hexo server
More info: Server
部署到远程站点$ hexo deploy
More info: Deployment

