docs: README

This commit is contained in:
KirisameVanilla 2025-09-11 03:09:39 +08:00
parent 112bc735c5
commit b04fb6bdb4
No known key found for this signature in database
GPG Key ID: 7FC750F817277AC5
2 changed files with 11 additions and 6 deletions

View File

@ -1,11 +1,15 @@
---
title: ECNU·课栈
sidebar_position: 0
---
# ECNU·课栈
![GitHub repo size](https://img.shields.io/github/repo-size/BetterECNU/SharedCourses?style=for-the-badge)
![GitHub Issues or Pull Requests](https://img.shields.io/github/issues/BetterECNU/SharedCourses?style=for-the-badge&link=https%3A%2F%2Fgithub.com%2FBetterECNU%2FSharedCourses%2Fissues)
![GitHub Repo stars](https://img.shields.io/github/stars/BetterECNU/SharedCourses?style=for-the-badge)
> 本项目起源于 [タクヤマ](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>
> 本项目起源于 [タクヤマ](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) 重构, 最终呈现为本仓库.
## 项目简介
@ -31,8 +35,8 @@
``` markdown
docs/
├── courses/ # 课程资料目录
└── .vuepress/ # 项目配置
├── undergraduate/ # 本科生课程资料目录
└── README.md # docs 路由中的置顶文档
```
## 联系我们

View File

@ -2,6 +2,7 @@
title: ECNU·课栈
sidebar_position: 0
---
# ECNU·课栈
![GitHub repo size](https://img.shields.io/github/repo-size/BetterECNU/SharedCourses?style=for-the-badge)
![GitHub Issues or Pull Requests](https://img.shields.io/github/issues/BetterECNU/SharedCourses?style=for-the-badge&link=https%3A%2F%2Fgithub.com%2FBetterECNU%2FSharedCourses%2Fissues)
@ -34,8 +35,8 @@ sidebar_position: 0
``` markdown
docs/
├── courses/ # 课程资料目录
└── .vuepress/ # 项目配置
├── undergraduate/ # 本科生课程资料目录
└── README.md # docs 路由中的置顶文档
```
## 联系我们