File tree Expand file tree Collapse file tree 5 files changed +14
-2
lines changed
Expand file tree Collapse file tree 5 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 1+ <div align =" center " >
2+ <img src=./docs/images/csdiy-blue.png width="300" height="300">
3+ </div >
4+
15# CS 自学指南
26
37> * Everyone should enjoy CS if you have a good teacher to teach you a good course.*
4044
4145## ✨ 鸣谢
4246
47+ 特别感谢 @[ AlfredThiel] ( https://github.com/AlfredThiel ) 为项目制作了精美的 Logo。
4348<!-- support by https://contrib.rocks -->
4449<a href =" https://github.com/PKUFlyingPig/cs-self-learning/graphs/contributors " >
4550 <img src =" https://contrib.rocks/image?repo=PKUFlyingPig/cs-self-learning " />
Original file line number Diff line number Diff line change 11# 前言
22
3+ <figure markdown >
4+ ![ Image title] ( ./images/csdiy-blue.png ) { width="400" }
5+ </figure >
6+
37** 最近更新:增加陈天奇[ 机器学习编译] ( 机器学习系统/MLC.md ) ,增加 CMU [ 机器学习系统] ( 机器学习系统/MLSys.md ) ~**
48<!-- **最近更新:增加[Caltech CS 122: Database System Implementation](./数据库系统/CS122.md) ,重新整理[好书推荐](./%E5%A5%BD%E4%B9%A6%E6%8E%A8%E8%8D%90.md)模块 ~** -->
59<!-- **最近更新:增加南京大学[操作系统课程](操作系统/NJUOS.md),增加毕业论文[写作教程](必学工具/thesis.md) ~** -->
Original file line number Diff line number Diff line change @@ -12,10 +12,9 @@ copyright: Copyright © 2021-present <a href="https://github.com/PKUFlyingPi
1212theme :
1313 name : material
1414 language : zh
15-
1615 static_templates :
1716 - 404.html
18-
17+ favicon : images/favicon16x16.png
1918 include_search_page : false
2019 search_index_only : true
2120
@@ -59,6 +58,10 @@ theme:
5958
6059 custom_dir : overrides
6160
61+ markdown_extensions :
62+ - attr_list
63+ - md_in_html
64+
6265plugins :
6366 - search :
6467 lang : ja
You can’t perform that action at this time.
0 commit comments