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: add post #4309

Merged
merged 1 commit into from
Nov 16, 2023
Merged

Docs: add post #4309

merged 1 commit into from
Nov 16, 2023

Conversation

yangchuansheng
Copy link
Collaborator

@yangchuansheng yangchuansheng commented Nov 16, 2023

πŸ€–[deprecated] Generated by Copilot at 8bd2aa1

Summary

πŸš€πŸŒπŸ› οΈ

This pull request adds support for multilingual blog posts to the Sealos website. It reorganizes the blog files into language-specific folders, adds new blog posts in English and Chinese, updates the website configuration and scripts, and modifies some existing blog posts.

New blog post for Sealos
Cloud OS with many features
Spring of innovation

Walkthrough

  • Add new blog posts in English and Chinese to announce the release of Sealos, a cloud operating system project (link, link)
  • Move existing blog posts in Chinese to the zh-Hans folder and update their filenames (link, link, link)
  • Add new authors to the authors.yml file in both languages and update the file paths (link, link)
  • Add new options.json file to the zh-Hans folder to provide translations for the blog labels and descriptions (link)
  • Update the docusaurus.config.js file to set the default language for the blog to English and point to the en folder (link)
  • Update the package.json file to copy the blog files from the zh-Hans folder to the i18n folder for localization (link)
  • Delete the unused blog post sealos-is-unique.md (link)

@sealos-ci-robot
Copy link
Member

sealos-ci-robot commented Nov 16, 2023

πŸ€– Generated by lychee action

Summary

Status Count
πŸ” Total 1018
βœ… Successful 340
⏳ Timeouts 0
πŸ”€ Redirected 0
πŸ‘» Excluded 677
❓ Unknown 0
🚫 Errors 0

Full action output

Full Github Actions output

Copy link

sweep-ai bot commented Nov 16, 2023

Apply Sweep Rules to your PR?

  • Apply: All new business logic should have corresponding unit tests.
  • Apply: Refactor large functions to be more modular.
  • Apply: Add docstrings to all functions and file headers.

@sealos-ci-robot
Copy link
Member

sealos-ci-robot commented Nov 16, 2023

πŸ“˜ Preview documentation website

πŸ‘€ Visit Preview

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

codecov bot commented Nov 16, 2023

Codecov Report

All modified and coverable lines are covered by tests βœ…

Comparison is base (b6643a4) 65.45% compared to head (cfb77b3) 65.45%.
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4309   +/-   ##
=======================================
  Coverage   65.45%   65.45%           
=======================================
  Files           8        8           
  Lines         660      660           
=======================================
  Hits          432      432           
  Misses        180      180           
  Partials       48       48           

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@zzjin zzjin added this to the v5.0 milestone Nov 16, 2023
@zzjin zzjin merged commit 195165f into labring:main Nov 16, 2023
43 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