HCB

HCB

hcBlog

GET IN TOUCH

一只完全没入门的大数据学徒,像旧巷子里的猫,我很自由,但没有归宿。 梦想不大,就想拥有一家属于自己的小店,客人不需要太多,有一群可爱的回头客就好,一天营业几个小时,然后躺一整天,不用担心没钱,刚好够花就行。

第一篇文章

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