docs: add new quick start guide and make other changes to overview page (#4996)

* docs: Added the latest quickstart guide and removed the old one. Modified the content on the overview page.

* Renamed developer-quickstart.mdx to quickstart.mdx and other changes to resolve broken links

* Update docs/docs/guides/start/quickstart.mdx

Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>

* Update docs/docs/guides/start/quickstart.mdx

Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>

* Update docs/docs/guides/start/quickstart.mdx

Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>

* Added a note on the scope of the application.

Co-authored-by: Dakshitha Ratnayake <dakshitharatnayake@Dakshithas-MBP.localdomain>
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
This commit is contained in:
Dakshitha Ratnayake
2023-01-09 16:05:37 +01:00
committed by GitHub
parent 0a30e39b46
commit 0a85dd822f
61 changed files with 675 additions and 61 deletions

View File

@@ -41,7 +41,9 @@ module.exports = {
type: "category",
label: "Get started",
collapsed: false,
items: ["guides/start/quickstart"],
items: [
"guides/start/quickstart",
],
},
{
type: "category",