-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: add CDN assets for version 3.2.0 [skip ci]
- Loading branch information
Travis CI User
committed
Sep 24, 2020
1 parent
31b286e
commit d57aa40
Showing
4 changed files
with
35 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
|
||
<!DOCTYPE html> | ||
<html lang="en" dir="ltr"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<title>Lyne Design Tokens CDN</title> | ||
</head> | ||
<body> | ||
<h1>CDN for Lyne Design Tokens</h1> | ||
|
||
<p>Every release has a folder containing a file with all the design token declarations.</p> | ||
|
||
<p>There is a JSON-File containing all the versions along with the corresponding urls to the tokens.json file: <a href="/tokens.json">tokens.json</a></p> | ||
|
||
<h2>Directories</h2> | ||
|
||
<h3>Latest Release</h3> | ||
<p><a href="/tokens.json">tokens.json</a></p> | ||
|
||
<h3>Versions</h3> | ||
<ul> | ||
|
||
<li> | ||
<h4>Version 3.2.0</h4> | ||
<p>Root URL: <a href="/versions/3.2.0/">/versions/3.2.0/</a></p> | ||
<p>Tokens file: <a href="/versions/3.2.0/tokens.json">/versions/3.2.0/tokens.json</a></p> | ||
</li> | ||
</ul> | ||
|
||
</body> | ||
</html> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"version":"3.2.0","color":{"red":{"1":{"value":"#c60018"},"2":{"value":"#a20013"},"regular":{"value":"#eb0000"}},"white":{"1":{"value":"#f6f6f6"},"2":{"value":"#e5e5e5"},"3":{"value":"#dcdcdc"},"4":{"value":"#d2d2d2"},"5":{"value":"#cdcdcd"},"6":{"value":"#bdbdbd"},"7":{"value":"#b7b7b7"},"regular":{"value":"#ffffff"}},"black":{"1":{"value":"#212121"},"2":{"value":"#444444"},"3":{"value":"#5a5a5a"},"4":{"value":"#686868"},"5":{"value":"#767676"},"6":{"value":"#8d8d8d"},"7":{"value":"#a8a8a8"},"regular":{"value":"#000000"}},"blue":{"regular":{"value":"#2d327d"}}},"size":{"font":{"regular":{"value":16},"headline":{"1":{"value":40},"2":{"value":24}}}}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"3.2.0":{"tokens":"/versions/3.2.0/tokens.json","url":"/versions/3.2.0"}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"version":"3.2.0","color":{"red":{"1":{"value":"#c60018"},"2":{"value":"#a20013"},"regular":{"value":"#eb0000"}},"white":{"1":{"value":"#f6f6f6"},"2":{"value":"#e5e5e5"},"3":{"value":"#dcdcdc"},"4":{"value":"#d2d2d2"},"5":{"value":"#cdcdcd"},"6":{"value":"#bdbdbd"},"7":{"value":"#b7b7b7"},"regular":{"value":"#ffffff"}},"black":{"1":{"value":"#212121"},"2":{"value":"#444444"},"3":{"value":"#5a5a5a"},"4":{"value":"#686868"},"5":{"value":"#767676"},"6":{"value":"#8d8d8d"},"7":{"value":"#a8a8a8"},"regular":{"value":"#000000"}},"blue":{"regular":{"value":"#2d327d"}}},"size":{"font":{"regular":{"value":16},"headline":{"1":{"value":40},"2":{"value":24}}}}} |