0%

1、不分类、以Weekx排序、不强迫完美和要求全部。先写,只写已知的、学到的、当前关注的点
2、每周一个主题,可大可小,可以是任何内容,只要这个主题的内容刚好能铺满本周的学习时间
3、每周五6:00定时发布到野生QA公众号上
4、如果某周没有发布,则写个请假申请,补一篇空文章后续补足。

要有一个timeline,记录每周发布的内容
更新文档后,要打上timestamp,不要删除旧的内容,增加新的内容

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