From 555ff850fc9b60b28426996d1ced0dd988dd2bd3 Mon Sep 17 00:00:00 2001 From: "Timothy J. Baek" Date: Sun, 25 Feb 2024 12:00:22 -0800 Subject: [PATCH] doc: tutorial section added --- docs/faq.md | 2 +- docs/migration.md | 2 +- docs/roadmap.md | 2 +- docs/tutorial-deployment/index.md | 2 +- docs/tutorial/index.md | 12 ++++++++++++ 5 files changed, 16 insertions(+), 4 deletions(-) create mode 100644 docs/tutorial/index.md diff --git a/docs/faq.md b/docs/faq.md index 7e03a44..0c8f4a2 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -1,5 +1,5 @@ --- -sidebar_position: 1 +sidebar_position: 6 title: "📋 FAQ" --- diff --git a/docs/migration.md b/docs/migration.md index 48adb8a..98b1087 100644 --- a/docs/migration.md +++ b/docs/migration.md @@ -1,5 +1,5 @@ --- -sidebar_position: 5 +sidebar_position: 7 title: "🔄 Migration" --- diff --git a/docs/roadmap.md b/docs/roadmap.md index 26ce8a8..1d1a197 100644 --- a/docs/roadmap.md +++ b/docs/roadmap.md @@ -1,5 +1,5 @@ --- -sidebar_position: 4 +sidebar_position: 6 title: "🛣️ Roadmap" --- diff --git a/docs/tutorial-deployment/index.md b/docs/tutorial-deployment/index.md index d4b7817..eb8da99 100644 --- a/docs/tutorial-deployment/index.md +++ b/docs/tutorial-deployment/index.md @@ -1,5 +1,5 @@ --- -sidebar_position: 3 +sidebar_position: 4 title: "☁️ Deployment" --- diff --git a/docs/tutorial/index.md b/docs/tutorial/index.md new file mode 100644 index 0000000..a94a836 --- /dev/null +++ b/docs/tutorial/index.md @@ -0,0 +1,12 @@ +--- +sidebar_position: 3 +title: "📝 Tutorial" +--- + +# 📝 Tutorial + +:::info + +# **Seeking Contributors!** + +:::