refactor: migrate site content to zh directory and reorganize media assets#4
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
This PR migrates previously top-level site content into the zh/ subtree and updates internal links/media paths to match the new structure, while also reorganizing some Chinese documentation sections (e.g., moving dorm content into zh/life.md) and adding missing pages/asset files under zh/.
Changes:
- Move/replace legacy root Markdown pages with
zh/*equivalents and update navigation links onzh/home.md. - Update image paths to
/zh/...and add organization/media assets underzh/organizations/. - Restructure “周边” content (split out “宿舍生活” into
zh/life.md) and expand facility/fresh content.
Reviewed changes
Copilot reviewed 19 out of 84 changed files in this pull request and generated 5 comments.
Show a summary per file
| File | Description |
|---|---|
| zh/surroundings.md | Renames/reshapes sections and updates image paths to /zh/media/* (currently contains a broken image reference). |
| zh/organizations/youth-1.gif | Adds organization media asset under zh/organizations/. |
| zh/organizations/volunteer-2.jpg | Adds organization media asset under zh/organizations/. |
| zh/organizations/volunteer-1.jpg | Adds organization media asset under zh/organizations/. |
| zh/organizations/orchestra-2.jpg | Adds organization media asset under zh/organizations/. |
| zh/organizations/orchestra-1.gif | Adds organization media asset under zh/organizations/. |
| zh/organizations/music-2.jpg | Adds organization media asset under zh/organizations/. |
| zh/organizations/music-1.gif | Adds organization media asset under zh/organizations/. |
| zh/organizations/geekpie.png | Adds organization media asset under zh/organizations/. |
| zh/organizations/acm.jpg | Adds organization media asset under zh/organizations/. |
| zh/organizations.md | Updates many image paths to /zh/organizations/* and uncomments some images (also introduces a dangling HTML comment terminator rendering issue). |
| zh/life.md | Adds “宿舍生活” section migrated from surroundings (currently contains broken image references and a malformed image URL). |
| zh/home.md | Expands “快速入口” navigation to include new/relocated zh/* pages. |
| zh/fresh/preparations.md | Updates frontmatter and image paths; removes the direct link to the Wi‑Fi guide text. |
| zh/fresh.md | Adds a new “初来乍到” landing page linking into the new zh/ structure. |
| zh/facility/SIST.md | Adds a new facility subpage for SIST. |
| zh/facility.md | Adds library/sports sections (expands campus facility info). |
| zh/emergency.md | Updates AED image path to /zh/emergency/*. |
| websites.md | Deletes legacy root page (replaced by zh/websites.md). |
| surroundings.md | Deletes legacy root page (replaced by zh/surroundings.md). |
| skills.md | Deletes legacy root page (replaced by zh/skills.md). |
| life.md | Deletes legacy root page (replaced by zh/life.md). |
| home.md | Deletes legacy root page (replaced by zh/home.md). |
| groups.md | Deletes legacy root page (replaced by zh/groups.md). |
| fresh/preparations.md | Deletes legacy root page (replaced by zh/fresh/preparations.md). |
| facility.md | Deletes legacy root page (replaced by zh/facility.md). |
| emergency.md | Deletes legacy root page (replaced by zh/emergency.md). |
| contact.md | Deletes legacy root page (replaced by zh/contact.md). |
| academic.md | Deletes legacy root page (replaced by zh/academic.md). |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
…nd missing links)
f8ed3d3 to
810e4ee
Compare
Honahec
approved these changes
May 12, 2026
Contributor
|
Approved |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.