Skip to content

Commit 4235f27

Browse files
committed
move welcome to index
1 parent 5bc3b5d commit 4235f27

File tree

3 files changed

+9
-41
lines changed

3 files changed

+9
-41
lines changed

docs/get-started/quickstart.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
---
2+
slug: /quickstart
3+
title: Quickstart
4+
description: Get started with Dreamflow by building your first app in just 4 minutes using AI-powered prompts and natural language descriptions.
5+
tags: [quickstart, getting started, tutorial, ai, flutter, mobile app development]
6+
sidebar_position: 1
7+
keywords: [quickstart, getting started, dreamflow tutorial, ai app generation, flutter development, mobile app creation, natural language prompts]
8+
---
19

210

311

docs/get-started/welcome.md

Lines changed: 0 additions & 40 deletions
This file was deleted.

sidebars.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ const sidebars: SidebarsConfig = {
66
{
77
type: 'doc',
88
id: 'index',
9-
label: 'Index',
9+
label: 'Welcome',
1010
},
1111
{
1212
type: 'category',

0 commit comments

Comments
 (0)