-
Notifications
You must be signed in to change notification settings - Fork 0
README
Yang Zhengguo edited this page Jul 1, 2026
·
1 revision
This directory contains wiki-ready Markdown pages for the GitHub Wiki at:
https://github.com/yangzhg/Squallz/wiki
After enabling Wiki support and authenticating GitHub CLI, publish with:
tmpdir="$(mktemp -d)"
git clone https://github.com/yangzhg/Squallz.wiki.git "$tmpdir/Squallz.wiki"
cp docs/github-wiki/*.md "$tmpdir/Squallz.wiki/"
cd "$tmpdir/Squallz.wiki"
git add .
git commit -m "Add bilingual Squallz wiki"
git push origin masterIf the wiki repository does not exist yet, first enable Wikis in the repository settings or run the metadata command in GitHub-Repository-Profile.md.
- These pages are bilingual: English first, Chinese second.
- Visuals use the existing app icon and GitHub-rendered Mermaid diagrams.
- Content is based on the current README and
docs/contracts. - The wiki intentionally avoids unsupported claims such as RAR creation or damaged RAR repair.