Skip to content

Commit f222cc8

Browse files
RoRoJbene2k1nerda-codesjcirinosclwy
authored
feat(interlink): console & public beta doc (#4319)
* feat(interlink): start concepts * feat(interlink): continue * fix(interlink): modifications * feat(interlink): continue * fix(interlink): add links * fix(interlink): fixed links * fix(interlink): add more content * feat(interlink): doc * feat(interlink): private beta doc * fix(interlink): add info * Apply suggestions from code review Co-authored-by: Benedikt Rollik <[email protected]> * Apply suggestions from code review Co-authored-by: Benedikt Rollik <[email protected]> * Apply suggestions from code review Co-authored-by: Benedikt Rollik <[email protected]> * Apply suggestions from code review Co-authored-by: Benedikt Rollik <[email protected]> * fix(interlink): change 10 working days to 10 days * Apply suggestions from code review Co-authored-by: nerda-codes <[email protected]> * Apply suggestions from code review Co-authored-by: nerda-codes <[email protected]> * fix(interlink): add pairing key info * feat(interlink): console doc * fix(interlink): add doc * fix(interlink): continue doc * feat(interlink): continue doc * feat(interlink): continue doc * feat(interlink): first draft public beta * fix(interlink): changed provisioning doc * fix(interlink): add faq * fix(interlink): rebase and change links * fix(interlink): continue content * fix(interlink): ready * Apply suggestions from code review Co-authored-by: Jessica <[email protected]> * feat(interlink): change wording * fix(interlink): more modifs * fix(interlink): more corrections * fix(interlink): banner alignemnt * fix(interlink): change allowed routes wording * fix(interlink): finish amendments * fix(interlink): add tags * fix(interlink): remove connection mentions * fix(interlink): change red box to note box --------- Co-authored-by: Benedikt Rollik <[email protected]> Co-authored-by: nerda-codes <[email protected]> Co-authored-by: Jessica <[email protected]>
1 parent 6f0df48 commit f222cc8

36 files changed

+925
-114
lines changed

menu/navigation.json

Lines changed: 84 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3273,6 +3273,90 @@
32733273
"label": "Public Gateways",
32743274
"slug": "public-gateways"
32753275
},
3276+
{
3277+
"items": [
3278+
{
3279+
"label": "Overview",
3280+
"slug": "../interlink"
3281+
},
3282+
{
3283+
"label": "Concepts",
3284+
"slug": "concepts"
3285+
},
3286+
{
3287+
"label": "Quickstart",
3288+
"slug": "quickstart"
3289+
},
3290+
{
3291+
"label": "FAQ",
3292+
"slug": "faq"
3293+
},
3294+
{
3295+
"items": [
3296+
{
3297+
"label": "Order an InterLink",
3298+
"slug": "order-interlink"
3299+
},
3300+
{
3301+
"label": "Complete InterLink provisioning",
3302+
"slug": "complete-provisioning"
3303+
},
3304+
{
3305+
"label": "Configure an InterLink",
3306+
"slug": "configure-interlink"
3307+
},
3308+
{
3309+
"label": "Create a routing policy",
3310+
"slug": "create-routing-policy"
3311+
},
3312+
{
3313+
"label": "Delete an InterLink",
3314+
"slug": "delete-interlink"
3315+
}
3316+
],
3317+
"label": "How to",
3318+
"slug": "how-to"
3319+
},
3320+
{
3321+
"items": [
3322+
{
3323+
"label": "InterLink API Reference",
3324+
"slug": "https://www.scaleway.com/en/developers/api/interlink/"
3325+
}
3326+
],
3327+
"label": "API/CLI",
3328+
"slug": "api-cli"
3329+
},
3330+
{
3331+
"items": [
3332+
{
3333+
"label": "InterLink overview",
3334+
"slug": "overview"
3335+
},
3336+
{
3337+
"label": "InterLink provisioning",
3338+
"slug": "provisioning"
3339+
},
3340+
{
3341+
"label": "Configuring an InterLink",
3342+
"slug": "configuring"
3343+
},
3344+
{
3345+
"label": "InterLink statuses",
3346+
"slug": "statuses"
3347+
},
3348+
{
3349+
"label": "Using BGP communities",
3350+
"slug": "bgp-communities"
3351+
}
3352+
],
3353+
"label": "Additional Content",
3354+
"slug": "reference-content"
3355+
}
3356+
],
3357+
"label": "InterLink",
3358+
"slug": "interlink"
3359+
},
32763360
{
32773361
"items": [
32783362
{

pages/faq/index.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,12 @@ content:
131131
label="Instances"
132132
/>
133133

134+
<ProductCardIllustration
135+
productLogo="interlink"
136+
url="/interlink/faq/"
137+
label="InterLink"
138+
/>
139+
134140
<ProductCardIllustration
135141
productLogo="iotHub"
136142
url="/iot-hub/faq/"
6.27 KB
Loading
10.5 KB
Loading
34.9 KB
Loading
19.4 KB
Loading
33.7 KB
Loading
16 KB
Loading
19.3 KB
Loading
36.7 KB
Loading

0 commit comments

Comments
 (0)