Skip to content

Commit 9755d61

Browse files
committed
docs(gen): updating keywords and links of the landing page
1 parent 0539094 commit 9755d61

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

pages/index.mdx

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ meta:
77
<HomepageHeader
88
title="Scaleway Documentation"
99
description="Everything you need to make the most of Scaleway’s products."
10-
searchSuggestion={['KYC', 'credit card', 'validation']}
10+
searchSuggestion={['ssh', 'smtp', 'KYC']}
1111
/>
1212

1313
## Getting started
@@ -57,23 +57,23 @@ meta:
5757

5858
<Grid>
5959
<DefaultCard
60-
title="Get started with agentic AI - building a flight assistant with function calling on open-weight Llama 3.1"
61-
url="/tutorials/building-ai-application-function-calling/"
60+
title="Installing PgBouncer on Ubuntu/Debian"
61+
url="/tutorials/install-pgbouncer/"
6262
label="Read more"
6363
/>
6464
<DefaultCard
65-
title="Monitor GPU Instances using Cockpit and the NVIDIA Data Center GPU Manager (DCGM) Exporter"
66-
url="/tutorials/monitor-gpu-instance-cockpit/"
65+
title="Configuring a GitHub Actions Runner on a Mac mini for enhanced CI/CD"
66+
url="/tutorials/install-github-actions-runner-mac/"
6767
label="Read more"
6868
/>
6969
<DefaultCard
70-
title="Processing images and getting structured outputs with Pixtral vision model"
71-
url="/tutorials/processing-images-structured-outputs-pixtral/"
70+
title="Configuring an Nginx HTTPS Reverse Proxy on Ubuntu Bionic"
71+
url="/tutorials/nginx-reverse-proxy/"
7272
label="Read more"
7373
/>
7474
<DefaultCard
75-
title="Creating a documentation website using Object Storage bucket website and Material for MkDocs"
76-
url="/tutorials/using-bucket-website-with-mkdocs/"
75+
title="Load Testing with Vegeta"
76+
url="/tutorials/load-testing-vegeta/"
7777
label="Read more"
7878
/>
7979
</Grid>

0 commit comments

Comments
 (0)