└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # blog-collect 2 | 3 | 收集所有同学博客~ 4 | 5 | ## FAQ 6 | 7 | > 萌新也可以加 blog 列表么? 8 | 9 | 当然可以,我们非常乐意! 10 | 11 | > 有些 blog 太久没更新或失效了,怎么办? 12 | 13 | 请提 pull request 删掉 14 | 15 | 16 | ## 添加方式 17 | 18 | 在**最下面一行**添加 (相当于按时间顺序,为以后的增量提醒做准备) 19 | 20 | LCPU 的同学们有权限可以直接编辑此文件;其它同学们烦请发 pull request。 21 | 22 | 推荐在 commit log 或者 pull request 里面简单介绍一下自己,比如常用的 ID 等。 23 | 24 | ## Lists 25 | 26 | | Name | RSS | HTML | 27 | | -- | -- | -- | 28 | | Alice_space (爱丽丝空格) | | https://alicespace.cn | 29 | | Potho 的小站(Bic_Potato)| | https://www.bicpotato.net | 30 | | Firestar 的幻想乡 (Firestar-Reimu) | | https://blog.firestar-reimu.top | 31 | | leavelet 的博客| | https://www.leavelet.io | 32 | | wszqkzqk 的博客| | https://wszqkzqk.github.io | 33 | | 忘忧北萱草月刊!| | https://monthly.wybxc.cc | 34 | | No9ong's Blog | | https://no9ong.github.io | 35 | | Twor 的博客 | | https://twor.me | 36 | | TeddyHuang 的博客 | | https://teddyhuang-00.github.io | 37 | | thezzisu 的博客 | | https://blog.zisu.dev | 38 | | Asia_Mkey 的博客 | | https://blog.mincraft.top | 39 | | Arthals' ink | | https://arthals.ink | 40 | | LYJ 的笔记本 | | https://notes.yanjinli.fun | 41 | 42 | ## TODO 43 | 44 | - [ ] 提供 OPML? 45 | - [ ] 提供类似 Inoreader 的远程 OPML 订阅? 46 | 47 | ## See Also 48 | - https://github.com/timqian/chinese-independent-blogs 49 | - https://github.com/tuna/blogroll/ 50 | --------------------------------------------------------------------------------