46 lines
2.0 KiB
Markdown
46 lines
2.0 KiB
Markdown
---
|
|
title: ECNU·课栈
|
|
sidebar_position: 0
|
|
---
|
|
# ECNU·课栈
|
|
|
|

|
|

|
|

|
|
|
|
> 本项目起源于 [タクヤマ](https://github.com/takuyamafuru) 的 [ECNU_Crypt_Student_Manual](https://github.com/BetterECNU/ECNU_Crypt_Student_Manual)
|
|
> 由 [Eagle233](https://github.com/Eagle233Fake) 提出整合想法, 并建立第一版仓库 [ECNU-SharedCourses](https://github.com/BetterECNU/ECNU-SharedCourses)
|
|
> 经由 [KirisameVanilla](https://github.com/KirisameVanilla) 重构, 最终呈现为本仓库.
|
|
|
|
## 项目简介
|
|
|
|
本项目旨在为华东师范大学学生提供统一, 开放的课程资料共享平台, 集中整理, 公开共享各类课程资源, 欢迎所有人参与贡献.
|
|
|
|
## 快速开始
|
|
|
|
1. 访问 [myecnu.org](https://myecnu.org) 或 [courses.vanillaaaa.org](https://courses.vanillaaaa.org) 浏览和下载资料
|
|
2. 贡献资料: Fork 本仓库, 按命名规范添加资料, 提交 PR, 等待审核合并
|
|
|
|
## 贡献指南
|
|
|
|
[点我查看贡献指南](https://github.com/BetterECNU/SharedCourses?tab=contributing-ov-file)
|
|
|
|
### 贡献者
|
|
|
|
<a href="https://github.com/betterecnu/sharedcourses/graphs/contributors">
|
|
<img src="https://contrib.rocks/image?repo=betterecnu/sharedcourses" alt="Contributors"/>
|
|
</a>
|
|
|
|
## 项目结构
|
|
|
|
``` markdown
|
|
docs/
|
|
├── undergraduate/ # 本科生课程资料目录
|
|
├── postgraduate/ # 研究生课程资料目录
|
|
└── README.md # docs 路由中的置顶文档
|
|
```
|
|
|
|
## 联系我们
|
|
|
|
如有问题或建议, 欢迎通过 [Issue(推荐)](https://github.com/BetterECNU/SharedCourses/issues) 或 [邮件](mailto:zy1834576129@outlook.com) 联系我们.
|