We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3930c50 commit 49583a9Copy full SHA for 49583a9
README.md
@@ -37,6 +37,12 @@
37
### 定制博客中Markdown文章的渲染样式
38
对markdown格式文章的渲染美化
39
40
+### TOC
41
+
42
+pc浏览本博客默认展开TOC,mobile浏览默认收缩。
43
44
+参考:http://www.cnblogs.com/Quincy/p/4832805.html
45
46
### F12有彩蛋
47
48
使用chrome,firefox等现代化浏览器的同学,可以F12查看控制台的log。
@@ -66,9 +72,17 @@
66
72
## ROADMAP
67
73
68
74
- [ ] 方案一:自动备份个人博客到git,并调整博客园样式更兼容Mobile?
75
69
76
- [ ] 方案二:搭建新的blog,使用github pages 托管在git,搬迁cnblogs文章?
77
78
+ 已使用hexo +gitpages搭建:https://zhaoqingqing.github.io/
79
70
80
- [ ] 方案三:cnblogs + github blog 同时维护?
71
81
82
+- [ ] 引入FontAwesome 图标?
83
84
+- [ ] 重构公告栏样式?
85
86
87
88
## 开源项目
0 commit comments