-
Notifications
You must be signed in to change notification settings - Fork 10
/
landing.json
54 lines (54 loc) · 2.14 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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
{
"version": 2,
"title": "IBM Cloud overview docs",
"introduction": "The platform is built to support your needs whether it's working only in the public cloud or taking advantage of a multicloud deployment model. Leverage the docs, API & SDK reference, architecture references, and more to support your app development needs.",
"product_page": "https://www.ibm.com/cloud",
"console_page": "/",
"section_topics": {
"links": [
{
"title": "What's included in the platform?",
"href": "/docs/overview?topic=overview-whatis-platform#built-into-platform"
},
{
"title": "Try out IBM Cloud, for free",
"href": "/docs/overview?topic=overview-tutorial-try-for-free"
},
{
"title": "Getting started on IBM Cloud checklist",
"href": "/docs/overview?topic=overview-get-started-checklist"
},
{
"title": "Service and infrastructure by location",
"href": "/docs/overview?topic=overview-services_region"
},
{
"title": "Running secure enterprise workloads on IBM Cloud",
"href": "/docs/overview?topic=overview-secure-enterprise"
}
]
},
"section_highlights": [
{
"title": "Accelerating and maintaining your regulated standards at scale",
"description": "Learn about how IBM Cloud can help meet your requirements for scale, security, infrastructure, and governance.",
"href": "https://mediacenter.ibm.com/media/Accelerating+and+Maintaining+Your+Regulated+Standards+at+Scale/1_u5wb1ug0",
"type": "video"
},
{
"title": "IBM Center for Cloud Training",
"description": "Get access to no-cost, role-based learning paths to help guide you toward achieving certifications.",
"href": "https://www.ibm.com/training/cloud",
"type": "training",
"recommended": true
}
],
"section_devtools": {
"api": "/docs?tab=api-docs&category=platform_services",
"cli": "/docs/cli?topic=cli-getting-started",
"terraform": "https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs"
},
"section_updates": {
"view_more": "/docs/overview?topic=overview-whatsnew"
}
}