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
$ hexo new "My New Post"

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


当你看到这篇HelloWorld时,我的Hexo博客已经完成了属于它的一次重生。我换上了一直想要的Material Design类型的主题——Butterfly,本地虚拟服务器也从VirtualBox换成了KVM,用主机系统做测试更方便了些:ssh代替了烦人的虚拟机窗口,SFTP与Marktext编辑器(我没钱买Typora)的结合简直就成了在线写作的完美平台。


你以为到这里,我就该教你怎么用Hexo了吗?

显然不会——Hexo的教程一搜一大把,起码Hexo官网再加上Butterfly主题文档就够你用了,不善言辞的我还是不用在这里发一些带着模式与错误的所谓“教程”吧。