From 460efb49a5be9209a9df9881172916d00baf79cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C4=81na=28Bass=20Ver=2E=29?= <1759138827@qq.com> Date: Sun, 20 Jul 2025 09:37:22 +0800 Subject: [PATCH 1/2] Update files --- README.md | 106 ++++-------------------------------------------------- 1 file changed, 6 insertions(+), 100 deletions(-) diff --git a/README.md b/README.md index 0b0c1a2..e402070 100644 --- a/README.md +++ b/README.md @@ -1,103 +1,9 @@ -
- - - - -
- - -

- 项目Logo -

408考研计算机启发性问题集(Demo版)

-

专为考研学子打造的408启发性问题笔记库,助你查漏补缺,提升思维深度!

-

- English | 简体中文 -

-
+# Digital Obsidian Garden +This is the template to be used together with the [Digital Garden Obsidian Plugin](https://github.com/oleeskild/Obsidian-Digital-Garden). +See the README in the plugin repo for information on how to set it up. ---- - -## 🧭 目标 - -> 本项目旨在收集和整理 408 考研科目中的启发性问题,帮助同学们开阔思路、发现知识盲区、提升理解深度。 -> **注意:本项目不是全面复习指南,请结合权威教材和系统课程复习。** - ---- - -## 📦 目录结构 - -- `408/`:各科目启发性问题与知识点笔记 - ---- - -## 🚀 先决条件 - -- 推荐使用 [Obsidian](https://obsidian.md/) 或任意 Markdown 编辑器浏览笔记 -- 建议配合教材、真题和课程资料一同使用 - ---- - -## 🛠️ 安装与使用 - -```bash -git clone https://github.com/cat0825/rana408.git -cd rana408 -# 用 Obsidian 或 Markdown 编辑器打开 webof408 目录 -``` - ---- - -## ✨ 功能特性 - -- 启发性问题归纳,覆盖操作系统、组成原理、数据结构、计算机网络等 -- 重点难点、易错点、思维陷阱整理 - ---- - -## 💬 支持与交流 - -- [⭐️ GitHub 仓库,欢迎点Star!](https://github.com/cat0825/rana408) -- [💬 加入QQ群【408老兵连队】](https://qm.qq.com/q/2TfrHdTJJm) -- WeChat: yuuri777 +[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https://github.com/oleeskild/digitalgarden) --- - -## 🧪 测试 - -> 本项目为知识笔记库,无需代码测试。内容持续更新中,欢迎反馈建议! - ---- - -## 🗺️ 路线图 - -- [ ] 持续补充 408 各科目高频考点 -- [ ] 增加更多思维导图与结构化总结 - ---- - -## 🤝 贡献 - -欢迎提出 Pull Request 或 Issue。对于重大更改,请先开 Issue 讨论。 -如有内容补充、错漏指正,欢迎参与共建! - ---- - -## 👤 作者与致谢 - -- 作者:cat0825 -- 感谢所有为 408 考研付出努力的同学们,愿你们都能顺利上岸! - ---- - -## 📄 许可证 - -MIT License - -版权所有 (c) 2020-至今,cat0825 - ---- - -## 🏷️ 项目状态 - -> 当前为 Demo 预览版,内容持续完善中,欢迎关注与参与! - +## Docs +Docs are available at [dg-docs.ole.dev](https://dg-docs.ole.dev/) From a3f2a56aaa3baf786d9df9cd19a92170a8a0a984 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Jul 2025 15:13:52 +0000 Subject: [PATCH 2/2] Bump dotenv from 16.4.5 to 17.2.1 Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.4.5 to 17.2.1. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/motdotla/dotenv/compare/v16.4.5...v17.2.1) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.2.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 9 +++++---- package.json | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index fdff1fb..8538b44 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@11ty/eleventy-img": "^4.0.2", "@sindresorhus/slugify": "^1.1.0", "axios": "^1.2.2", - "dotenv": "^16.0.3", + "dotenv": "^17.2.1", "eleventy-plugin-gen-favicons": "^1.1.2", "eleventy-plugin-nesting-toc": "^1.3.0", "fs-file-tree": "^1.1.1", @@ -1737,9 +1737,10 @@ } }, "node_modules/dotenv": { - "version": "16.4.5", - "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.4.5.tgz", - "integrity": "sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==", + "version": "17.2.1", + "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-17.2.1.tgz", + "integrity": "sha512-kQhDYKZecqnM0fCnzI5eIv5L4cAe/iRI+HqMbO/hbRdTAeXDG+M9FjipUxNfbARuEg4iHIbhnhs78BCHNbSxEQ==", + "license": "BSD-2-Clause", "engines": { "node": ">=12" }, diff --git a/package.json b/package.json index 5e7cf14..9f83981 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@11ty/eleventy-img": "^4.0.2", "@sindresorhus/slugify": "^1.1.0", "axios": "^1.2.2", - "dotenv": "^16.0.3", + "dotenv": "^17.2.1", "eleventy-plugin-gen-favicons": "^1.1.2", "eleventy-plugin-nesting-toc": "^1.3.0", "fs-file-tree": "^1.1.1",