File tree Expand file tree Collapse file tree 3 files changed +22
-21
lines changed
Expand file tree Collapse file tree 3 files changed +22
-21
lines changed Original file line number Diff line number Diff line change 1- # 图灵 2024 级学长组资料汇总网站
1+ # 图灵 2025 级学长组资料汇总网站
22
3- [ ![ ] ( https://github.com/ZJU-Turing/TuringDoneRight/actions/workflows/deploy.yml/badge.svg )] ( https://turing2024 .tonycrane.cc/ )
3+ [ ![ ] ( https://github.com/ZJU-Turing/TuringDoneRight/actions/workflows/deploy.yml/badge.svg )] ( https://turing2025 .tonycrane.cc/ )
44
55> ** Warning** 正在建设中
66
77## 本地构建
88
99- 安装依赖
1010 ``` sh
11- $ pip install -r requirements.txt
11+ $ pip install -r requirements.txt # 注意固定版本号可能会干扰原有环境
1212 ```
1313- 开启本地预览服务
1414 ` ` ` sh
1717
1818# # 修改发布
1919
20- 2023、2024 年版通过 GitHub Action 自动构建并部署到 TonyCrane 的个人服务器上。
20+ 2023、2024、2025 年版通过 GitHub Action 自动构建并部署到 TonyCrane 的个人服务器上。
2121
2222# # 历年版本
2323
24+ - 2024 年:[` 2024` ](https://github.com/ZJU-Turing/TuringDoneRight/tree/2024) [turing2024.tonycrane.cc](https://turing2024.tonycrane.cc/)
2425- 2023 年:[` 2023` ](https://github.com/ZJU-Turing/TuringDoneRight/tree/2023) [turing2023.tonycrane.cc](https://turing2023.tonycrane.cc/)
2526- 2022 年:[` 2022` ](https://github.com/ZJU-Turing/TuringDoneRight/tree/2022) [turing2022.tonycrane.cc](https://turing2022.tonycrane.cc/)
2627
Original file line number Diff line number Diff line change @@ -7,9 +7,9 @@ nostatistics: true
77
88# o(〃'▽'〃)o Hi!
99
10- 2024 级图灵班的同学们大家好!
10+ 2025 级图灵班的同学们大家好!
1111
12- 这里是你们的学长组( ̄▽ ̄),这个网站由 2023 学长组资料汇总更新而来 ,这里我们为大家整合了从入学到<del >入土</del >,从生活到学习的各种资料和资源,请查收!
12+ 这里是你们的学长组( ̄▽ ̄),这个网站由自 2021 图灵学长组起的资料汇总更新而来 ,这里我们为大家整合了从入学到<del >入土</del >,从生活到学习的各种资料和资源,请查收!
1313
1414一些内容还是很重要的(在下面目录中用星号标了出来),其它的也建议大家都详细看一看(<del >毕竟也是学长组成员们的血汗</del >)。
1515
Original file line number Diff line number Diff line change 1- site_name : 图灵 2024 学长组资料汇总
2- site_url : https://turing2024 .tonycrane.cc/
3- site_description : 图灵 2024 学长组信息汇总
1+ site_name : 图灵 2025 学长组资料汇总
2+ site_url : https://turing2025 .tonycrane.cc/
3+ site_description : 图灵 2025 学长组信息汇总
44repo_name : TuringDoneRight
55repo_url : https://github.com/ZJU-Turing/TuringDoneRight/
66edit_uri : tree/master/docs
7- copyright : Copyright © 2023-2024 浙江大学图灵班学长组
7+ copyright : Copyright © 2022-2025 浙江大学图灵班学长组
88
99theme :
1010 name : ' material'
@@ -87,14 +87,14 @@ plugins:
8787nav :
8888 - 主页 : index.md
8989 - 写在前面的话 : preface.md
90- - 新生入学流程 : checkin.md
91- - 学长组 Q&A 总结 : qa.md
92- - 暑假购机推荐 : machine.md
93- - 新生防诈骗指南 : anti_fraud.md
94- - 暑假学习建议 : summer_study.md
95- - 校网连接指南 : rvpn.md
96- - 实用工具推荐 : tools.md
97- - 校园生活指南 : living.md
98- - 图灵班选课指南 : course_selection.md
99- - 课程学习建议 : course_advice.md
100- - 成为一个合格的 CS 人 : cser.md
90+ # - 新生入学流程: checkin.md
91+ # - 学长组 Q&A 总结: qa.md
92+ # - 暑假购机推荐: machine.md
93+ # - 新生防诈骗指南: anti_fraud.md
94+ # - 暑假学习建议: summer_study.md
95+ # - 校网连接指南: rvpn.md
96+ # - 实用工具推荐: tools.md
97+ # - 校园生活指南: living.md
98+ # - 图灵班选课指南: course_selection.md
99+ # - 课程学习建议: course_advice.md
100+ # - 成为一个合格的 CS 人: cser.md
You can’t perform that action at this time.
0 commit comments