Skip to content

Commit 49583a9

Browse files
committed
add toc;
update roadmap;
1 parent 3930c50 commit 49583a9

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,12 @@
3737
### 定制博客中Markdown文章的渲染样式
3838
对markdown格式文章的渲染美化
3939

40+
### TOC
41+
42+
pc浏览本博客默认展开TOC,mobile浏览默认收缩。
43+
44+
参考:http://www.cnblogs.com/Quincy/p/4832805.html
45+
4046
### F12有彩蛋
4147

4248
使用chrome,firefox等现代化浏览器的同学,可以F12查看控制台的log。
@@ -66,9 +72,17 @@
6672
## ROADMAP
6773

6874
- [ ] 方案一:自动备份个人博客到git,并调整博客园样式更兼容Mobile?
75+
6976
- [ ] 方案二:搭建新的blog,使用github pages 托管在git,搬迁cnblogs文章?
77+
78+
已使用hexo +gitpages搭建:https://zhaoqingqing.github.io/
79+
7080
- [ ] 方案三:cnblogs + github blog 同时维护?
7181

82+
- [ ] 引入FontAwesome 图标?
83+
84+
- [ ] 重构公告栏样式?
85+
7286

7387

7488
## 开源项目

0 commit comments

Comments
 (0)