diff --git a/blocks/mainLinks.json b/blocks/mainLinks.json index fc89749bd8..165b75c37c 100644 --- a/blocks/mainLinks.json +++ b/blocks/mainLinks.json @@ -18,6 +18,12 @@ "package": "docs", "to": "/troubleshooting/" }, + { + "icon": "documentation", + "label": "Guided Tours", + "package": "docs", + "to": "/guided-tours/" + }, { "icon": "documentation", "label": "FAQs", diff --git a/pages/guided-tours/index.mdx b/pages/guided-tours/index.mdx new file mode 100644 index 0000000000..73ab7c790c --- /dev/null +++ b/pages/guided-tours/index.mdx @@ -0,0 +1,53 @@ +--- +meta: + title: Guided Tours + description: Learn how to navigate the console and create your first resources. +content: + paragraph: Learn how to navigate the console and create your first resources. +--- + + + +## Getting started + + + + + + + + +## Browse all guided tours + + + + + + +
+ - [Partner Space: console overview](/partner-space/quickstart/#console-overview) + - [Billing Space: console overview](/billing/quickstart/) + - [Container Registry: console overview](/container-registry/quickstart/#console-overview) + - [PostgreSQL and MySQL: console overview](/managed-databases-for-postgresql-and-mysql/quickstart/#console-overview) + + - [How to purchase a savings plan](/billing/how-to/purchase-savings-plan/#purchasing-a-savings-plan) + - [How to add a credit card](/billing/how-to/add-payment-method/#how-to-add-a-credit-card) + - [How to log in as an IAM Member](/iam/how-to/log-in-as-a-member/) + - [How to grant access to the Partner Space](/partner-space/how-to/grant-access-to-partner-space/) +
\ No newline at end of file diff --git a/pages/index.mdx b/pages/index.mdx index f019940e31..ac4101ede0 100644 --- a/pages/index.mdx +++ b/pages/index.mdx @@ -46,11 +46,11 @@ meta:
## Tutorials @@ -78,6 +78,16 @@ meta: /> +## + + + ## Changelog