diff --git a/docs/README-ar.md b/docs/ar/README-ar.md similarity index 100% rename from docs/README-ar.md rename to docs/ar/README-ar.md diff --git a/docs/README.md b/docs/en/README.md similarity index 100% rename from docs/README.md rename to docs/en/README.md diff --git a/docs/en/index.md b/docs/en/index.md new file mode 100644 index 00000000..6ca11567 --- /dev/null +++ b/docs/en/index.md @@ -0,0 +1,11 @@ +# System Design Primer Update + + +Welcome! This is the official English version of the System Design Primer Update which is a new version of the System Design Primer. + +👉 Start here: [Study Guide](./study_guide.md) +👉 The System Design Primer Update [README](./README.md) +👉 Solve System Design Interview Questions [Solutions](./solutions.md) + + +If you're interested in contributing or translating, check out the [contribution guidelines](../CONTRIBUTING.md) (coming soon). diff --git a/docs/index.html b/docs/index.html new file mode 100644 index 00000000..73b8bf7d --- /dev/null +++ b/docs/index.html @@ -0,0 +1,62 @@ + + + + + + Language Selector + + + + +

🌍 Select Your Language

+

You will be redirected to the selected documentation language.

+ + + +

+ + + + + + diff --git a/docs/README-ja.md b/docs/ja/README-ja.md similarity index 100% rename from docs/README-ja.md rename to docs/ja/README-ja.md diff --git a/docs/README-tr.md b/docs/tr/README-tr.md similarity index 100% rename from docs/README-tr.md rename to docs/tr/README-tr.md diff --git a/docs/README-zh-Hans.md b/docs/zh-Hans/README-zh-Hans.md similarity index 100% rename from docs/README-zh-Hans.md rename to docs/zh-Hans/README-zh-Hans.md diff --git a/docs/README-zh-TW.md b/docs/zh-TW/README-zh-TW.md similarity index 100% rename from docs/README-zh-TW.md rename to docs/zh-TW/README-zh-TW.md