chore: remove duplicate pages#59
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR removes duplicate "community" and "about" pages, cleans up navigation links, and updates various content pages with new titles, links, and a changelog section.
- Removed
community.smdandabout.smdand their nav entries in the base template - Updated the homepage welcome message in
content/index.smd - Refined the Zig tutorial link text in
content/learn/index.smd - Changed the contributing page title and added a changelog in
content/contributing.smd
Reviewed Changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| layouts/templates/base.shtml | Removed <a> links for community and about pages |
| content/learn/index.smd | Renamed link text for the Zig tutorial to "Zig 圣经" |
| content/index.smd | Replaced welcome sentence with a styled centered message |
| content/contributing.smd | Updated title to "贡献指南" and added a website changelog section |
| content/community.smd | Deleted duplicate community page |
| content/about.smd | Deleted duplicate about page |
Comments suppressed due to low confidence (1)
content/learn/index.smd:57
- [nitpick] The link text has been shortened to “Zig 圣经”. To maintain consistency with other references, you may want to revert or standardize it to “Zig 语言圣经” if that’s the more commonly used title.
- **[Zig 圣经](https://course.ziglang.cc):** 一份内容全面、深入浅出,专为中文用户打造的 Zig 的教程
xihale
approved these changes
Jul 13, 2025
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.