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.

Quick Start

Create a new post

创建新文章


$ hexo new "My New Post"

More info: Writing

Run server

本地端口测试网页效果

$ hexo server # or hexo s

More info: Server

Generate static files

生成静态网页

$ hexo generate # or hexo g

More info: Generating

Deploy to remote sites

上传网页

$ hexo deploy # or hexo d

More info: Deployment

使用教程参考博客


Author: star
Reprint policy: All articles in this blog are used except for special statements CC BY 4.0 reprint polocy. If reproduced, please indicate source star !
  TOC