Files
sealos/.github/sync_docs.yml
T
Carson Yang 9ebba04d7c Docs: fix typo for sync_docs workflow (#4057)
* Docs: fix typo for sync_docs workflow

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

* Docs: fix err links

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

---------

Signed-off-by: Carson Yang <yangchuansheng33@gmail.com>
2023-10-10 16:09:25 +08:00

23 lines
877 B
YAML

fanux/sealos-site:
- source: docs/4.0/docs/
dest: docs/
deleteOrphaned: true
- source: docs/4.0/i18n/zh-Hans/
dest: i18n/zh-Hans/docusaurus-plugin-content-docs/current/
deleteOrphaned: true
- source: docs/4.0/i18n/zh-Hans/current.json
dest: i18n/zh-Hans/docusaurus-plugin-content-docs/current.json
- source: docs/4.0/img/
dest: static/docs/4.0/img/
deleteOrphaned: true
- source: CONTRIBUTING.md
dest: docs/lifecycle-management/CONTRIBUTING.md
- source: CONTRIBUTING.md
dest: i18n/zh-Hans/docusaurus-plugin-content-docs/current/lifecycle-management/CONTRIBUTING.md
- source: DEVELOPGUIDE.md
dest: docs/lifecycle-management/DEVELOPGUIDE.md
- source: DEVELOPGUIDE.md
dest: i18n/zh-Hans/docusaurus-plugin-content-docs/current/lifecycle-management/DEVELOPGUIDE.md
- source: docs/4.0/sidebar.json
dest: sidebar.json