SharedCourses/README.md

62 lines
2.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# SharedCourses
> 本项目起源于 [タクヤマ](https://github.com/takuyamafuru) 的 [ECNU_Crypt_Student_Manual](https://github.com/BetterECNU/ECNU_Crypt_Student_Manual) <br>
> 由 [Eagle233](https://github.com/Eagle233Fake) 提出整合想法, 并建立第一版仓库 [ECNU-SharedCourses](https://github.com/BetterECNU/ECNU-SharedCourses) <br>
> 经由 [KirisameVanilla](https://github.com/KirisameVanilla) 重构, 最终呈现为本仓库。
## 项目简介
本项目旨在为华东师范大学学生提供统一、开放的课程资料共享平台,集中整理、公开共享各类课程资源,欢迎所有人参与贡献。
## 项目目标
- 统一汇总分散的课程资源
- 公开共享,任何人可访问和使用
- 开放更新,持续完善内容
## 快速开始
1. 访问[项目网站](https://courses.ecnu.vanillaaaa.org/)浏览和下载资料
2. 贡献资料Fork 本仓库,按命名规范添加资料,提交 PR等待审核合并
## 贡献指南
- 命名规范建议采用“科目_院系_学期_考试类型_其他信息.格式”方式命名
- 资料类型:试卷、答案、讲义等均可提交
- Commit 说明:如 `add: 软件工程学院-计算机系统``update: 软件工程学院-计算机系统` 等
<!-- readme: contributors -start -->
<table>
<tbody>
<tr>
<td align="center">
<a href="https://github.com/KirisameVanilla">
<img src="https://avatars.githubusercontent.com/u/118162831?v=4" width="100;" alt="KirisameVanilla"/>
<br />
<sub><b>霧雨バニラ</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/takuyamafuru">
<img src="https://avatars.githubusercontent.com/u/80616268?v=4" width="100;" alt="takuyamafuru"/>
<br />
<sub><b>Takuyama</b></sub>
</a>
</td>
</tr>
<tbody>
</table>
<!-- readme: contributors -end -->
## 项目结构
```
docs/
├── courses/ # 课程资料目录
└── .vuepress/ # 项目配置
```
## 联系我们
如有问题或建议,欢迎通过 Issue、邮件或 Pull Request 联系我们。