-
Notifications
You must be signed in to change notification settings - Fork 28
/
landing.json
35 lines (35 loc) · 1.22 KB
/
landing.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
{
"version": 2,
"title": "Cloud Internet Services",
"introduction": "IBM Cloud Internet Services, powered by Cloudflare, provides a fast, highly performant, reliable, and secure internet service for customers running their business on IBM Cloud.",
"product_page": "https://www.ibm.com/products/cloud-internet-services",
"console_page": "/catalog/services/internet-services",
"section_topics": {
"links": [
{
"title": "Getting started with IBM Cloud Internet Services",
"href": "/docs/cis?topic=cis-getting-started"
},
{
"title": "Getting CIS running with a new subdomain",
"href": "/docs/cis?topic=cis-get-started-new-subdomain"
},
{
"title": "About IBM Cloud Internet Services",
"href": "/docs/cis?topic=cis-about-ibm-cloud-internet-services-cis"
},
{
"title": "Plan comparison",
"href": "/docs/cis?topic=cis-cis-plan-comparison"
}
]
},
"section_devtools": {
"api": "/apidocs/cis",
"cli": "/docs/cis?topic=cis-cis-cli",
"terraform": "https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/resources/cis"
},
"section_updates": {
"view_more": "/docs/cis?topic=cis-release-notes"
}
}