From 9af3d845e396498d555dc597dc7c9871128b264b Mon Sep 17 00:00:00 2001 From: "Ivan Mar (sOkam!)" <7308253+heysokam@users.noreply.github.com> Date: Tue, 26 Mar 2024 14:11:29 +0100 Subject: [PATCH] new: `Host your own World` section for the learning microsites --- docs/_partials/host/intro.md | 3 +++ docs/_partials/host/topic1.md | 1 - docs/creator/97_host/_category_.yml | 1 + docs/creator/97_host/index.md | 8 ++++++++ docs/developer/typescript/97_host/_category_.yml | 1 + docs/developer/typescript/97_host/index.md | 8 ++++++++ docs/developer/visualscript/97_host/_category_.yml | 1 + docs/developer/visualscript/97_host/index.md | 8 ++++++++ 8 files changed, 30 insertions(+), 1 deletion(-) create mode 100644 docs/_partials/host/intro.md delete mode 100644 docs/_partials/host/topic1.md create mode 100644 docs/creator/97_host/_category_.yml create mode 100644 docs/creator/97_host/index.md create mode 100644 docs/developer/typescript/97_host/_category_.yml create mode 100644 docs/developer/typescript/97_host/index.md create mode 100644 docs/developer/visualscript/97_host/_category_.yml create mode 100644 docs/developer/visualscript/97_host/index.md diff --git a/docs/_partials/host/intro.md b/docs/_partials/host/intro.md new file mode 100644 index 000000000000..10ff53e179b3 --- /dev/null +++ b/docs/_partials/host/intro.md @@ -0,0 +1,3 @@ + diff --git a/docs/_partials/host/topic1.md b/docs/_partials/host/topic1.md deleted file mode 100644 index ae7cec72dde4..000000000000 --- a/docs/_partials/host/topic1.md +++ /dev/null @@ -1 +0,0 @@ -Topic1 diff --git a/docs/creator/97_host/_category_.yml b/docs/creator/97_host/_category_.yml new file mode 100644 index 000000000000..67e2ae30d4b3 --- /dev/null +++ b/docs/creator/97_host/_category_.yml @@ -0,0 +1 @@ +position: 97 diff --git a/docs/creator/97_host/index.md b/docs/creator/97_host/index.md new file mode 100644 index 000000000000..12d2bd772c15 --- /dev/null +++ b/docs/creator/97_host/index.md @@ -0,0 +1,8 @@ +--- +draft: true +--- +import Intro from '@site/docs/_partials/host/intro.md' + +# Host your own World + + diff --git a/docs/developer/typescript/97_host/_category_.yml b/docs/developer/typescript/97_host/_category_.yml new file mode 100644 index 000000000000..67e2ae30d4b3 --- /dev/null +++ b/docs/developer/typescript/97_host/_category_.yml @@ -0,0 +1 @@ +position: 97 diff --git a/docs/developer/typescript/97_host/index.md b/docs/developer/typescript/97_host/index.md new file mode 100644 index 000000000000..12d2bd772c15 --- /dev/null +++ b/docs/developer/typescript/97_host/index.md @@ -0,0 +1,8 @@ +--- +draft: true +--- +import Intro from '@site/docs/_partials/host/intro.md' + +# Host your own World + + diff --git a/docs/developer/visualscript/97_host/_category_.yml b/docs/developer/visualscript/97_host/_category_.yml new file mode 100644 index 000000000000..67e2ae30d4b3 --- /dev/null +++ b/docs/developer/visualscript/97_host/_category_.yml @@ -0,0 +1 @@ +position: 97 diff --git a/docs/developer/visualscript/97_host/index.md b/docs/developer/visualscript/97_host/index.md new file mode 100644 index 000000000000..12d2bd772c15 --- /dev/null +++ b/docs/developer/visualscript/97_host/index.md @@ -0,0 +1,8 @@ +--- +draft: true +--- +import Intro from '@site/docs/_partials/host/intro.md' + +# Host your own World + +