Skip to content

Commit

Permalink
Merge pull request #2334 from Teradata/knapsack/fI9qUYbZ
Browse files Browse the repository at this point in the history
Landing page_homepage_content page by a294b47d-f9d4-4e14-b3ea-d7c3baed977f
  • Loading branch information
knapsack-cloud[bot] authored Jan 16, 2025
2 parents edc03c6 + ba35032 commit 0b17bae
Show file tree
Hide file tree
Showing 5 changed files with 71 additions and 12 deletions.
20 changes: 19 additions & 1 deletion apps/knapsack/data/blocks/block.Q7qj81IntK.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,25 @@
"type": "paragraph",
"content": [
{
"text": "These docs are under heavy construction. Ping us on Slack: @odubya for development questions and @adam for design related topics.",
"text": "We want to hear from you. Share questions or feedback on the ",
"type": "text"
},
{
"text": "#design-system",
"type": "text",
"marks": [
{
"type": "link",
"attrs": {
"rel": "noopener noreferrer nofollow",
"href": "https://teradata.slack.com/archives/C02GW1QHBMZ",
"class": null
}
}
]
},
{
"text": " Slack channel. Someone on the design system team will get back to you shortly. ",
"type": "text"
}
]
Expand Down
48 changes: 42 additions & 6 deletions apps/knapsack/data/blocks/block.n3b0GzrZLL.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,22 @@
"data": {
"shortcuts": [
{
"id": "QsbJH2mkIM",
"id": "zDeXFT3Rrp",
"link": {
"name": "Word list",
"path": "/pages/word-list"
"name": "Voice and tone",
"path": "/pages/voice-and-tone"
},
"title": "Word list",
"description": "Use the word list to ensure consistency and easy-to-understand content in what you're working on."
"title": "Voice and tone",
"description": "Learn how to apply the Teradata voice and choose the right tone for what you're building."
},
{
"id": "0l3gxzVR4",
"link": {
"name": "Errors",
"path": "/pages/error-messages"
},
"title": "Errors",
"description": "The best error message is no error. Learn how to design useful messages when errors do happen."
},
{
"id": "07Xr7jDGMN",
Expand All @@ -18,7 +27,34 @@
"path": "/pages/date-and-time"
},
"title": "Date and time",
"description": "Follow these guidelines for clarity, consistency, and accurate translation."
"description": "Follow the guidelines for clarity, consistency, and accurate translation."
},
{
"id": "QsbJH2mkIM",
"link": {
"name": "Word list",
"path": "/pages/word-list"
},
"title": "Word list",
"description": "Use the word list to ensure jargon-free and consistent content."
},
{
"id": "rVPdcXN20U",
"link": {
"name": "Video",
"path": "/pages/video"
},
"title": "Video",
"description": "Making in-product video for a feature? Follow the guidelines."
},
{
"id": "aRIpZ6iGN3",
"link": {
"name": "Inclusive language",
"path": "/pages/inclusive-language-glnk25tux"
},
"title": "Inclusive language",
"description": "Create a welcoming experience for all. Learn how to write around non-inclusive terms in code."
}
],
"gridStyles": {
Expand Down
4 changes: 2 additions & 2 deletions apps/knapsack/data/knapsack.custom-page.content.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ title: Content
blockIds:
- n3b0GzrZLL
description: >-
Our design system provides guidance for content designers, technical publication strategists, and anyone else who
writes for Teradata products.
The Covalent design system provides guidance for content designers, technical publication strategists, and anyone else
who writes for Teradata products.
6 changes: 3 additions & 3 deletions apps/knapsack/data/knapsack.custom-page.homepage.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
id: homepage
title: Covalent Design System
title: Build. Deliver. Scale.
blockIds:
- Q7qj81IntK
- 93u7FVOSPJ
Expand All @@ -15,10 +15,10 @@ settings:
textColorDescription:
type: design-token
tokenName: inverse-on-surface
size: medium
size: auto
backgroundImage: https://knapsack.imgix.net/site/covalent/globe-dark-fvairlvl-hsvg
hideText: false
backgroundSize: cover
backgroundOverlay: true
hideTableOfContents: true
description: ''
description: Use the Covalent design system to create applications that are uniquely Teradata
5 changes: 5 additions & 0 deletions apps/knapsack/data/knapsack.pattern.icon-lockup.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,11 @@
}
],
"subPages": [
{
"id": "soHd2DEaVI",
"title": "Usage",
"blockIds": ["hDQ5LvDLl", "OyQin2qIcG"]
},
{
"id": "soHd2DEaVI",
"title": "Usage",
Expand Down

0 comments on commit 0b17bae

Please sign in to comment.