歡迎來到Hexo! 這是你的第一篇文章。檢查文件更多信息。如果您在使用Hexo時遇到任何問題,您可以在[故障排除]中找到答案(https://hexo.io/docs/troubleshooting.html)或者你可以在[GitHub]上問我(https://github.com/hexojs/hexo/issues).
Quick Start
Create a new post
$ hexo new "My New Post"
More info: Writing
Run server
$ hexo server
More info: Server
Generate static files
$ hexo generate
More info: Generating
Deploy to remote sites
$ hexo deploy
More info: Deployment