Docs overhaul: restructure, expand, and standardize#105
Merged
Conversation
300d99c to
f65c494
Compare
Deploying documents with
|
| Latest commit: |
9da7c80
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://91b14f7d.documents-dq4.pages.dev |
| Branch Preview URL: | https://refactor-docs-overhaul.documents-dq4.pages.dev |
…uality standardization Restructure the documentation project for clarity, consistency, and completeness: - Move Chinese-named directories into existing English-named structure (相关活动举办/ → process/2025/, 维修日/ → repair/) - Auto-generate archived sidebar from filesystem instead of manual config - Expand incomplete documents: CA101, CA102, hardware-establish, os-skills, net-usage, windows-from-scratch, apply-for-credits, borrow-classroom, event-organization - Standardize maintainer info blocks: link @username to GitHub profiles, add placeholder blocks for documents missing maintainers - Fix 41 MD036 lint errors (bold-as-heading → proper headings) - Add per-directory markdownlint config for archived/ (relaxed rules) - Add build step to CI, separate ci:lint from lint --fix - Add sitemap, restrict ignoreDeadLinks to external URLs only - Fix dead links in archived meeting notes - Add index pages with content listings for tutorial/, process/, archived/ - Fix CRLF line endings in pre-commit hook
Fix 20 prettier/eslint errors (table column alignment) in the newly merged reimbursement-process document from PR #103.
Contributor
|
LGTM |
Yuna-Celisse
approved these changes
Apr 28, 2026
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.
Closes #104
Summary
相关活动举办/→process/2025/,维修日/→repair/)tutorial/,process/,archived/@usernameto GitHub profiles, add placeholder blocks where missingarchived/ci:lintfromlint --fix, add sitemapTest plan
pnpm run ci:lintpasses with 0 errorspnpm run docs:buildsucceeds概要 (Chinese)
对文档站进行全面重构:目录迁移、内容补充、质量标准化。
重点关注: