diff --git a/docs/.vuepress/public/favicon.ico b/docs/.vuepress/public/favicon.ico index b411f79..f708b7f 100644 Binary files a/docs/.vuepress/public/favicon.ico and b/docs/.vuepress/public/favicon.ico differ diff --git a/docs/.vuepress/public/logo.png b/docs/.vuepress/public/logo.png index ccd732e..d03ebc4 100644 Binary files a/docs/.vuepress/public/logo.png and b/docs/.vuepress/public/logo.png differ diff --git a/docs/.vuepress/public/logo.svg b/docs/.vuepress/public/logo.svg index 364d184..ed40fa4 100644 --- a/docs/.vuepress/public/logo.svg +++ b/docs/.vuepress/public/logo.svg @@ -1 +1,1599 @@ - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/.vuepress/sidebar.ts b/docs/.vuepress/sidebar.ts index f42fd88..962fdcc 100644 --- a/docs/.vuepress/sidebar.ts +++ b/docs/.vuepress/sidebar.ts @@ -5,7 +5,7 @@ export default sidebar({ "", { text: "华东师范大学课程共享计划", - icon: "laptop-code", + icon: "book", prefix: "courses/", link: "courses/", children: "structure", diff --git a/docs/.vuepress/theme.ts b/docs/.vuepress/theme.ts index f6ccbb2..fd51cf0 100644 --- a/docs/.vuepress/theme.ts +++ b/docs/.vuepress/theme.ts @@ -11,7 +11,8 @@ export default hopeTheme({ url: "https://github.com/BetterECNU", }, - logo: "https://theme-hope-assets.vuejs.press/logo.svg", + // TODO: logo.svg + logo: "https://raw.githubusercontent.com/BetterECNU/SharedCourses/refs/heads/master/docs/.vuepress/public/logo.png", repo: "BetterECNU/SharedCourses", @@ -33,7 +34,7 @@ export default hopeTheme({ }, // 如果想要实时查看任何改变,启用它。注: 这对更新性能有很大负面影响 - // hotReload: true, + hotReload: true, // 此处开启了很多功能用于演示,你应仅保留用到的功能。 markdown: { diff --git a/docs/README.md b/docs/README.md index a97653e..c950c74 100644 --- a/docs/README.md +++ b/docs/README.md @@ -2,7 +2,8 @@ home: true icon: house title: 项目主页 -heroImage: https://theme-hope-assets.vuejs.press/logo.svg +# TODO: logo.svg +heroImage: https://raw.githubusercontent.com/BetterECNU/SharedCourses/refs/heads/master/docs/.vuepress/public/logo.png bgImage: https://theme-hope-assets.vuejs.press/bg/6-light.svg bgImageDark: https://theme-hope-assets.vuejs.press/bg/6-dark.svg bgImageStyle: @@ -20,7 +21,7 @@ actions: highlights: - header: 项目特色 - image: /assets/image/box.svg + image: /assets/image/features.svg bgImage: https://theme-hope-assets.vuejs.press/bg/3-light.svg bgImageDark: https://theme-hope-assets.vuejs.press/bg/3-dark.svg highlights: @@ -29,7 +30,6 @@ highlights: - header: 解决现状问题 description: 针对目前华师大课程资料的现状,我们提供系统性解决方案 - image: /assets/image/markdown.svg bgImage: https://theme-hope-assets.vuejs.press/bg/2-light.svg bgImageDark: https://theme-hope-assets.vuejs.press/bg/2-dark.svg bgImageStyle: @@ -60,24 +60,6 @@ highlights: icon: users details: 支持多人协作,任何人都可以上传和更新资源 - - header: 资源分类 - description: 按照学院和课程分类整理,方便查找 - image: /assets/image/ui.svg - bgImage: https://theme-hope-assets.vuejs.press/bg/9-light.svg - bgImageDark: https://theme-hope-assets.vuejs.press/bg/9-dark.svg - highlights: - - title: 软件工程学院 - icon: laptop-code - details: 包含并行程序设计、计算机系统、密码分析学等专业课程资料 - - - title: 数据科学与工程学院 - icon: chart-line - details: 涵盖数据科学相关的核心课程和实践资料 - - - title: 公共基础课程 - icon: book - details: 高等数学、线性代数、大学英语等通识教育课程资料 - - header: 使用指南 description: 简单易用的资源获取和贡献方式 image: /assets/image/layout.svg @@ -100,41 +82,6 @@ highlights: icon: handshake details: 欢迎所有华师大学子参与,共同完善课程资源库 - - header: 热门课程资料 - image: /assets/image/features.svg - bgImage: https://theme-hope-assets.vuejs.press/bg/1-light.svg - bgImageDark: https://theme-hope-assets.vuejs.press/bg/1-dark.svg - features: - - title: 并行程序设计 - icon: microchip - details: 包含课件、教材、期末试卷及编程作业等完整资料 - link: ./courses/软件工程学院/并行程序设计/ - - - title: 计算机安全 - icon: shield-halved - details: 提供习题答案、期末试卷和原版课本等学习资源 - link: ./courses/软件工程学院/计算机安全/ - - - title: 形式语言与自动机理论 - icon: gear - details: 涵盖课件、期末试卷和形式化作业答案 - link: ./courses/软件工程学院/形式语言与自动机理论/ - - - title: 区块链基础 - icon: link - details: 包含完整课件、期末考试和作业资料 - link: ./courses/软件工程学院/区块链基础/ - - - title: 网络安全协议及分析 - icon: network-wired - details: 提供课件和期末考试相关资料 - link: ./courses/软件工程学院/网络安全协议及分析/ - - - title: 高等数学 - icon: square-root-variable - details: 多个学院的高等数学课程资料,适合不同专业需求 - link: ./courses/数学科学学院/ - - header: 参与贡献 description: 成为课程共享计划的贡献者,帮助更多同学 image: /assets/image/blog.svg @@ -142,19 +89,15 @@ highlights: bgImageDark: https://theme-hope-assets.vuejs.press/bg/5-dark.svg highlights: - title: 提交资料 - icon: file-upload details: 按照命名规范整理资料,通过PR或邮件提交 - title: 完善内容 - icon: pen details: 补充缺失的答案、更正错误信息,提升资料质量 - title: 建议改进 - icon: lightbulb details: 提出改进建议,优化平台功能和用户体验 - title: 维护更新 - icon: arrows-rotate details: 帮助维护现有资料,确保信息的时效性和准确性 - header: 技术支持 @@ -167,10 +110,6 @@ highlights: icon: code-branch details: 使用Git进行版本控制,确保所有变更可追踪、可回滚 - - title: VuePress 构建 - icon: vuejs - details: 基于VuePress构建,提供优秀的阅读体验和SEO支持 - - title: 响应式设计 icon: mobile-screen details: 支持多设备访问,在手机、平板、电脑上都有良好体验 @@ -180,41 +119,5 @@ highlights: details: 内置搜索功能,快速定位所需课程和资料 copyright: false -footer: SharedCourses - 华东师范大学课程共享计划 | 开源协作,共享知识,助力学习 +footer: SharedCourses - 华东师范大学课程共享计划 --- - -## 欢迎来到华东师范大学课程共享计划 - -本平台致力于为华东师范大学的学生提供一个**统一、开放、协作**的课程资料共享环境。 - -### 🎯 我们的目标 - -- **统一汇总**:将分散的课程资源集中到一个平台 -- **公开共享**:秉承开源精神,任何人都能自由访问与使用 -- **开放更新**:任何人都可以上传和更新资源,保持内容持续完善 - -### 📚 涵盖内容 - -- **试卷答案**:期中期末考试试卷及标准答案 -- **课程课件**:教师授课PPT和讲义资料 -- **作业习题**:课后作业题目及参考解答 -- **学习笔记**:同学们整理的学习笔记和总结 -- **教材资料**:电子版教材和参考书籍 - -### 🚀 快速开始 - -1. **浏览资料**:点击上方"开始"按钮,按照学院和课程分类查找所需资料 -2. **下载使用**:直接下载PDF、PPT、Word等格式的学习资料 -3. **贡献资料**:按照标准化命名规范提交你的资料,帮助更多同学 -4. **反馈建议**:遇到问题或有改进建议,欢迎通过各种方式联系我们 - -### 💡 参与贡献 - -我们欢迎每一位华师大学子参与到这个项目中来: - -- 📤 **上传资料**:分享你拥有的课程资料 -- ✏️ **完善内容**:补充缺失的答案或更正错误信息 -- 💬 **提出建议**:帮助我们改进平台功能 -- 🔄 **维护更新**:协助维护资料的时效性 - -让我们一起构建华师大最全面的课程资源库,让知识的分享成为我们共同的财富! diff --git a/docs/guide/README.md b/docs/guide/README.md deleted file mode 100644 index ceb99ed..0000000 --- a/docs/guide/README.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -title: 指南 -icon: lightbulb ---- - -## 功能亮点 - -### Bar - -- [baz](bar/baz.md) -- ... - -### Foo - -- [ray](foo/ray.md) -- ... diff --git a/docs/guide/bar/README.md b/docs/guide/bar/README.md deleted file mode 100644 index dbfeccd..0000000 --- a/docs/guide/bar/README.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -title: Bar 功能 -icon: lightbulb ---- - -## 介绍 - -我们支持 bar 功能,... - -## 详情 - -- [baz](baz.md) -- ... diff --git a/docs/guide/bar/baz.md b/docs/guide/bar/baz.md deleted file mode 100644 index 279514c..0000000 --- a/docs/guide/bar/baz.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -title: Baz -icon: circle-info ---- - -功能详情... diff --git a/docs/guide/foo/README.md b/docs/guide/foo/README.md deleted file mode 100644 index d99a74f..0000000 --- a/docs/guide/foo/README.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -title: Foo 功能 -icon: lightbulb ---- - -## 介绍 - -我们支持 foo 功能,... - -## 详情 - -- [ray](ray.md) -- ... diff --git a/docs/guide/foo/ray.md b/docs/guide/foo/ray.md deleted file mode 100644 index d4cbb58..0000000 --- a/docs/guide/foo/ray.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -title: Ray -icon: circle-info ---- - -功能详情...