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.

快速开始

写一篇新的博客

1
$ hexo new "My New Post"

More info: Writing

本地生成

1
2
$ hexo server
$ hexo s

More info: Server

网页更新

1
2
$ hexo generate
$ hexo g -d

More info: Generating

Deploy to remote sites

1
$ hexo deploy

More info: Deployment

加密

1
2
3
4
$ password: hello
$ abstract: 这里不给你看
$ message: 给我密码
$ wrong_pass_message: 蠢货,不是给你看的