-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathlanding.json
63 lines (61 loc) · 2.4 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
55
56
57
58
59
60
61
62
63
{
"version": 2,
"title": "IBM Cloud Schematics docs",
"introduction": "Explore the capabilities of IBM Cloud Schematics. You can get started with deploying platform services by using Schematics Workspaces, and automating cloud operations with Schematics actions. Learn more about how Schematics works and the benefits of using the service. ",
"product_page": "https://www.ibm.com/products/schematics",
"console_page": "/schematics/overview",
"section_topics": {
"links": [
{
"title": "Automate cloud operations with actions",
"href": "/docs/schematics?topic=schematics-getting-started-ansible"
},
{
"title": "Extend provisioning through agents",
"href": "/docs/schematics?topic=schematics-agent-about-intro"
},
{
"title": "Deploy cloud services with workspaces",
"href": "/docs/schematics?topic=schematics-get-started-terraform"
},
{
"title": "Explore the IBM Cloud software catalog",
"href": "/docs/schematics?topic=schematics-get-started-software"
},
{
"title": "Learn more about Schematics",
"href": "/docs/schematics?topic=schematics-learn-about-schematics"
},
{
"title": "Browse Terraform templates",
"href": "/docs/ibm-cloud-provider-for-terraform?topic=ibm-cloud-provider-for-terraform-provider-template"
},
{
"title": "Set up the Schematics CLI",
"href": "/docs/schematics?topic=schematics-setup-cli"
}
]
},
"section_highlights": [
{
"title": "IBM Developer",
"description": "Visit IBM Developer for technical articles, code patterns, tutorials, and more. ",
"href": "https://developer.ibm.com/?q=schematics",
"type": "training"
},
{
"title": "Training",
"description": "Build your skill with IBM Cloud training. ",
"href": "https://www.ibm.com/training/cloud",
"type": "training"
}
],
"section_devtools": {
"api": "/apidocs/schematics",
"cli": "/docs/schematics?topic=schematics-schematics-cli-reference",
"terraform": "https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/resources/schematics_action"
},
"section_updates": {
"view_more": "/docs/schematics?topic=schematics-schematics-relnotes"
}
}