0%

几天前,我做出了选择,这会是人生的一个转折,即将开启新的职业生涯,改变了人生前进的方向。这一阵子匆匆忙忙,总是以为流程办理会漫长,真正拿到离职证明,却又感到这一刻来临之快。

无论人生从此走向辉煌,还是走向暂时的低谷,这是我坚持的选择。

阅读全文 »

标题 段落

使用1-6个 # 符号来定义标题:

1
2
3
4
5
6
# 一级标题
## 二级标题
### 三级标题
#### 四级标题
##### 五级标题
###### 六级标题
阅读全文 »

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