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 5316463 commit d28d814Copy full SHA for d28d814
README.md
@@ -47,15 +47,28 @@
47
48
并结合ggice的**gsimple**主题进行部分修改,可惜在作者的github上已找不到此主题了: https://github.com/GGICE
49
50
-## TODO/Roadmap
+## TODO
51
52
- [x] 区别PC和Mobile浏览器,调整对应的样式
53
54
- PS:博客园的模版大多未兼容移动端,此调整只是简单的修改了一些参数
+ *PS:博客园的模版大多未兼容移动端,此调整只是简单的修改了一些参数*
55
+
56
+- [ ] Mobile上处理自动拉伸的size,目前是手动双击屏幕
57
-- [ ] Mobile上处理自动拉伸的size
58
- [ ] 有更好的替代品 mobile detect ?
59
60
+- [ ] 博客园的Markdown中**代码显示行号**
61
62
+- [ ] MD文章中的图片添加水印?
63
64
+
65
66
+## ROADMAP
67
68
+- [ ] 方案一:自动备份个人博客到git,并调整博客园样式更兼容Mobile?
69
+- [ ] 方案二:搭建新的blog,使用github pages 托管在git,搬迁cnblogs文章?
70
+- [ ] 方案三:cnblogs + github blog 同时维护?
71
72
73
74
## 开源项目
0 commit comments