Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

eva chagnes in public-demo #17

Merged
merged 1 commit into from
Sep 21, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
69 changes: 0 additions & 69 deletions data/knapsack.custom-page.Welcome.yml

This file was deleted.

99 changes: 99 additions & 0 deletions data/knapsack.custom-page.welcome-to-knapsack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,99 @@
id: welcome-to-knapsack
title: Welcome to Knapsack
slices:
- id: 6-qXFUJ0eH
data:
md:
- >-
# What is
![](https://knapsack.imgix.net/site/demo-design-system/group-19-hc_satlrxo.svg?w=300)?


Knapsack is the next generation of design systems - flexible,
scalable, and highly collaborative. Knapsack powers unified product
experiences by providing a central source of truth for everyone on
your team. Document decisions, create tokens, build prototypes, and
ship code directly to your app or website. You'll see a new level of
collaboration between teams and increase velocity in just a few weeks
with Knapsack's ready-to-use infrastructure. Unite design and
engineering in one powerful tool that will scale with your
organization for years to come.


Visit our
![](https://knapsack.imgix.net/site/demo-design-system/group-20-vmcfixjadv.svg?w=15)
**[website](https://knapsack.cloud)**, follow us on
![](https://knapsack.imgix.net/site/demo-design-system/twitter-logo-wxzi_bjs1s.svg?w=15)
**[Twitter](https://twitter.com/knapsackcloud)**, or check out our
![](https://knapsack.imgix.net/site/demo-design-system/symbol-youtube-0wwj5mv2z5.png?w=20)
**webinars** to learn more!
columns: 1
blockId: markdown-slice
- id: ks-content-block-oa-y7sAwqr
data:
md:
- >-
![](https://knapsack.imgix.net/site/demo-design-system/screen-shot-2022-09-15-at-2.47.48-pm-_ppl633j6j.png)!
columns: 1
blockId: markdown-slice
- id: ks-content-block-P6DcjNEINe
blockId: divider-block
- id: ks-content-block-7Y7v_lnZJh
data:
md:
- >+
# What's the story behind
![](https://knapsack.imgix.net/site/demo-design-system/group-19-hc_satlrxo.svg?w=300)?


We're a passionate group of designers, engineers, and former design
system consultants. Our team has helped some of the largest companies
build and implement design systems that solve their unique challenges.
**With over 75 years of combined DS experience**, our mission is to
simplify the design system experience so teams can spend more time
creating and less time rebuilding or struggling to keep their design
and code in sync.


We're backed by Google, Slack, and other world-class investors who see
our vision for the future.


Our focus is modernizing digital production through collaborative
tooling and workflows that **make it easy to reuse code**.


columns: 1
blockId: markdown-slice
- id: ks-content-block-dJZsuEdl5x
blockId: divider-block
- id: ks-content-block-j6lFMtQipq
data:
md:
- >-
# What can
![](https://knapsack.imgix.net/site/demo-design-system/group-19-hc_satlrxo.svg?w=300)
do for my team?
columns: 1
blockId: markdown-slice
- id: ks-content-block-0m76iAbMDZ
data:
url: 'https://www.youtube.com/watch?v=oFXaV-xXG5s'
height: '480'
clickToInteract: true
blockId: youtube-slice
settings:
pageHeader:
textColorTitle:
type: design-token
tokenName: color-brand-white
colorValue: '#6A4CEC'
backgroundColor:
type: value
colorValue: '#6A4CEC'
backgroundImage: null
textColorDescription:
type: design-token
tokenName: color-brand-white
colorValue: '#000000'
description: The design system platform that brings everyone together.
8 changes: 4 additions & 4 deletions data/knapsack.navs.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
"primary": [],
"secondary": [
{
"id": "Welcome",
"name": "Welcome",
"path": "/pages/Welcome",
"id": "welcome-to-knapsack",
"name": "Welcome to Knapsack",
"path": "/pages/welcome-to-knapsack",
"parentId": "root"
},
{
"id": "guidance",
"name": "Guidance",
"path": "",
"parentId": "Welcome"
"parentId": "welcome-to-knapsack"
},
{
"id": "getting-started",
Expand Down