Skip to content

Commit c7a3755

Browse files
Create /en subdir in /content for English docs (fixes /support) (#1371)
The Support portal has an issue where the English content being at the root of /content is scoping all the taxonomy entries from /ko and /ja at build time and producing a support portal that has English, as well as Japanese and Korean support articles all rendering together on the English site. Example: https://docs.wandb.ai/support/anonymous/ In addition we are doing a lot of directory filtering to produce the right list of stuff when translating the docs, and in general the content architecture of "ja" and "ko" living among "guides," "tutorials," et al is awkward. This PR fixes all of the above issues. **Note: Public-facing URLs are not impacted. This change only impacts docs contributors.**
1 parent 1570f2c commit c7a3755

639 files changed

Lines changed: 15 additions & 96 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

content/_includes/release-notes-support-eol-reminder.md renamed to content/en/_includes/release-notes-support-eol-reminder.md

content/guides/core/artifacts/artifacts-walkthrough.md renamed to content/en/guides/core/artifacts/artifacts-walkthrough.md

content/guides/core/artifacts/construct-an-artifact.md renamed to content/en/guides/core/artifacts/construct-an-artifact.md

content/guides/core/artifacts/create-a-custom-alias.md renamed to content/en/guides/core/artifacts/create-a-custom-alias.md

0 commit comments

Comments
 (0)