File tree 3 files changed +69
-0
lines changed 3 files changed +69
-0
lines changed Original file line number Diff line number Diff line change 18
18
"package" : " docs" ,
19
19
"to" : " /troubleshooting/"
20
20
},
21
+ {
22
+ "icon" : " documentation" ,
23
+ "label" : " Guided Tours" ,
24
+ "package" : " docs" ,
25
+ "to" : " /guided-tours/"
26
+ },
21
27
{
22
28
"icon" : " documentation" ,
23
29
"label" : " FAQs" ,
Original file line number Diff line number Diff line change
1
+ ---
2
+ meta :
3
+ title : Guided Tours
4
+ description : Learn how to navigate the console and create your first resources.
5
+ content :
6
+ paragraph : Learn how to navigate the console and create your first resources.
7
+
8
+ <ProductHeader
9
+ productName="Guided Tours"
10
+ productLogo="generic"
11
+ description="Learn how to navigate the console and create your first resources with our guided tours."
12
+ />
13
+
14
+ # # Getting started
15
+
16
+ <Grid>
17
+ <DefaultCard
18
+ title="Scaleway console tour"
19
+ description="Have an overview of our console."
20
+ url="/account/quickstart/#console-overview"
21
+ label="Follow tour"
22
+ />
23
+ <DefaultCard
24
+ title="Adding a credit card"
25
+ description="Learn how add a credit card to your account"
26
+ url="/billing/how-to/add-payment-method/#how-to-add-a-credit-card"
27
+ label="Follow tour"
28
+ />
29
+ <DefaultCard
30
+ title="Log in as an IAM Member"
31
+ description="Learn how to use our dedicated login process for Members"
32
+ url="/iam/how-to/log-in-as-a-member/"
33
+ label="Follow tour"
34
+ />
35
+ </Grid>
36
+
37
+
38
+ # # Browse all guided tours
39
+
40
+ <table>
41
+ <tr>
42
+ <td>
43
+ - [Partner Space : console overview](/partner-space/quickstart/#console-overview)
44
+ - [Billing Space : console overview](/billing/quickstart/)
45
+ - [Container Registry : console overview](/container-registry/quickstart/#console-overview)
46
+ - [PostgreSQL and MySQL : console overview](/managed-databases-for-postgresql-and-mysql/quickstart/#console-overview)
47
+ </td>
48
+ <td>
49
+ - [How to purchase a savings plan](/billing/how-to/purchase-savings-plan/#purchasing-a-savings-plan)
50
+ - [How to add a credit card](/billing/how-to/add-payment-method/#how-to-add-a-credit-card)
51
+ - [How to log in as an IAM Member](/iam/how-to/log-in-as-a-member/)
52
+ - [How to grant access to the Partner Space](/partner-space/how-to/grant-access-to-partner-space/)
53
+ </td>
54
+ </tr>
55
+ </table>
Original file line number Diff line number Diff line change 78
78
/>
79
79
</Grid >
80
80
81
+ <ClickableBanner
82
+
83
+ title = " Discover the Scaleway console"
84
+ description = " Get an overview of the Scaleway console with our guided tours."
85
+ url = " /guided-tours/"
86
+ label = " See all guided tours"
87
+ />
88
+
81
89
## Changelog
82
90
83
91
<ChangelogList
You can’t perform that action at this time.
0 commit comments