Skip to content

Commit f355ec9

Browse files
committed
docs(gen): update landing page cards
1 parent 2d11bf0 commit f355ec9

File tree

1 file changed

+21
-21
lines changed

1 file changed

+21
-21
lines changed

pages/index.mdx

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,18 @@ description: Scaleway's product documentation provides comprehensive guides, tut
66
<HomepageHeader
77
title="Scaleway Documentation"
88
description="Everything you need to make the most of Scaleway’s products."
9-
searchSuggestion={['ssh', 'smtp', 'KYC']}
9+
searchSuggestion={['ssh', 'smtp', 'proxmox']}
1010
/>
1111

12-
## Getting started
12+
## Popular pages
1313

1414
<Grid>
1515
<SummaryCard
16-
title="Take a console tour"
17-
icon="console"
18-
description="Learn how to create an account and make the most of the Scaleway console."
19-
label="Start tour"
20-
url="/account/quickstart/"
16+
title="Troubleshoot Web Hosting"
17+
icon="email-remove"
18+
description="Learn how to solve common email or website access issues."
19+
label="Read more"
20+
url="/webhosting/troubleshooting/cant-access-website-mail/"
2121
/>
2222
<SummaryCard
2323
title="Understand quotas"
@@ -27,18 +27,18 @@ description: Scaleway's product documentation provides comprehensive guides, tut
2727
url="/organizations-and-projects/additional-content/organization-quotas/"
2828
/>
2929
<SummaryCard
30-
title="Launch your first Instance"
31-
icon="rocket"
32-
description="Create your first Instance and start running your applications."
30+
title="Dedibox RPN"
31+
icon="box-essentials"
32+
description="Learn how to mount a Scaleway Dedibox RPN-SAN volume on Proxmox."
3333
label="Get started"
34-
url="/instances/quickstart/"
34+
url="/dedibox-rpn/how-to/use-rpn-san-proxmox/"
3535
/>
3636
<SummaryCard
37-
title="Secure your server"
37+
title="Using SSH bastion"
3838
icon="lock"
39-
description="Add an extra layer of safety to your server and resources with VPC."
40-
label="Discover VPC"
41-
url="/vpc/quickstart/"
39+
description="Set up SSH bastion and safely connect to your resources."
40+
label="Learn more"
41+
url="/public-gateways/how-to/use-ssh-bastion/"
4242
/>
4343
</Grid>
4444

@@ -54,13 +54,13 @@ description: Scaleway's product documentation provides comprehensive guides, tut
5454

5555
<Grid>
5656
<Card
57-
title="Installing PgBouncer on Ubuntu/Debian"
58-
url="/tutorials/install-pgbouncer/"
57+
title="Installing and Configuring WireGuard® on Linux as a VPN server"
58+
url="/tutorials/install-wireguard/"
5959
label="Read more"
6060
/>
6161
<Card
62-
title="Configuring a GitHub Actions Runner on a Mac mini for enhanced CI/CD"
63-
url="/tutorials/install-github-actions-runner-mac/"
62+
title="Installing PgBouncer on Ubuntu/Debian"
63+
url="/tutorials/install-pgbouncer/"
6464
label="Read more"
6565
/>
6666
<Card
@@ -69,8 +69,8 @@ description: Scaleway's product documentation provides comprehensive guides, tut
6969
label="Read more"
7070
/>
7171
<Card
72-
title="Load Testing with Vegeta"
73-
url="/tutorials/load-testing-vegeta/"
72+
title="Ansible Playbook for Apache installation"
73+
url="/tutorials/install-apache-ansible/"
7474
label="Read more"
7575
/>
7676
</Grid>

0 commit comments

Comments
 (0)