From 2258e0b159f498193f7bedc14f80faac0a64ec11 Mon Sep 17 00:00:00 2001 From: Ninosaurier Date: Tue, 14 Jul 2026 16:17:24 +0200 Subject: [PATCH] Added landing page, so other developers know where to start --- docs/src/content/docs/getting-started/index.mdx | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 docs/src/content/docs/getting-started/index.mdx diff --git a/docs/src/content/docs/getting-started/index.mdx b/docs/src/content/docs/getting-started/index.mdx new file mode 100644 index 0000000..2e03b84 --- /dev/null +++ b/docs/src/content/docs/getting-started/index.mdx @@ -0,0 +1,6 @@ +--- +title: Getting Started +description: Start here +--- + +Welcome to Getting Started! \ No newline at end of file