lleiwang

不近急功不安小就|道阻且长行则将至

0%

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

快速启动中文,尝试部署并展示

验证双端一致性 Wed Aug 10 14:18:27 CST 2022

Create a new post

1
$ hexo new "My New Post"

More info: Writing

1
2
3
4
5
6
7
$ hexo new "My New Post"
$ hexo new "My New Post"
$ hexo new "My New Post"
$ hexo new "My New Post"
$ hexo new "My New Post"
$ hexo new "My New Post"
$ hexo new "My New Post"

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