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

1
2
3
$ hexo new "My New Post"
hexo n -p dir/title.md 会在source/_posts下的dir目录创建title.md

More info: Writing

Run server

1
$ hexo server

More info: Server

Generate static files

1
$ hexo generate

More info: Generating

Deploy to remote sites

1
$ hexo deploy

More info: Deployment


Hello World
http://jiqingjiang.github.io/p/4a17b156/
作者
Jiqing
发布于
2024年8月20日
许可协议