Zexin Li

Please keep honest, open, patient, happy and visionary.

0%

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

On windows, add “npx” prefix.

Create a new post

1
2
3
4
$ hexo new "My New Post"
$ # Or
$ hexo new draft "New draft"
$ hexo publish "New draft"

Run server

1
2
3
$ hexo server
$ # Or
$ hexo server --draft

Generate static files

1
$ hexo generate

Deploy to remote sites

1
$ hexo deploy # This will only deploy generated files to remote sites! Nedd to backup source by yourself!

Welcome to my other publishing channels