Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: auto copy i18n files to website folder #4176

Merged
merged 1 commit into from
Oct 26, 2023
Merged

Conversation

yangchuansheng
Copy link
Collaborator

@yangchuansheng yangchuansheng commented Oct 26, 2023

πŸ€– Generated by Copilot at e1d6ee5

Summary

πŸ—‘οΈπŸŽ¨πŸŒ

This pull request improves the Simplified Chinese translation of the website and adds a script to sync the translation with the latest documentation. It also fixes a broken link in the footer and updates the .gitignore file to ignore some generated files.

zh-Hans files synced
Website footer improved
Autumn of changes

Walkthrough

  • Add files generated by docusaurus plugin to .gitignore (link)
  • Update footer link to point to sealos.io website instead of local /company page (link)
  • Add more footer links with different categories and translations to Simplified Chinese (link)
  • Add script to sync Simplified Chinese translation with latest documentation version (link)
  • Format i18n/zh-Hans/docusaurus-theme-classic/navbar.json with prettier (link)

Signed-off-by: Carson Yang <yangchuansheng33@gmail.com>
@sealos-ci-robot
Copy link
Member

πŸ€– Generated by lychee action

Summary

Status Count
πŸ” Total 956
βœ… Successful 375
⏳ Timeouts 0
πŸ”€ Redirected 0
πŸ‘» Excluded 580
❓ Unknown 0
🚫 Errors 0

Full action output

Full Github Actions output

@sweep-ai
Copy link

sweep-ai bot commented Oct 26, 2023

Apply Sweep Rules to your PR?

  • Apply: Leftover TODOs in the code should be handled.
  • Apply: All new business logic should have corresponding unit tests in the tests/ directory.
  • Apply: Any clearly inefficient or repeated code should be optimized or refactored.

@zzjin zzjin added this to the v5.0 milestone Oct 26, 2023
@zzjin zzjin merged commit 8f246bf into labring:main Oct 26, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants