这是我搭建博客的第一篇文章,很多的功能都是通过这篇文章进行测试,本想搭建完成就将其删除,仔细斟酌之后还是选择将其保留,仅当作留念。
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