Skip to content

Commit 9df23d2

Browse files
author
mrmrs
committed
Adding the site head.
1 parent 01ff863 commit 9df23d2

File tree

102 files changed

+693
-487
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

102 files changed

+693
-487
lines changed

docs/elements/images/index.html

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,20 @@
11
<!DOCTYPE html>
22
<html lang="en">
33
<head>
4-
<meta charset="utf-8">
5-
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
64
<title>
75
Images / General / Docs / TACHYONS
86
</title>
9-
<meta name="author" content="@mr3rs">
107
<meta name="description" content="CSS">
11-
<meta name="viewport" content="width=device-width, initial-scale=1">
12-
<link rel="stylesheet" href="/css/tachyons.css">
8+
<meta charset="utf-8">
9+
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
10+
<meta name="author" content="@mrmrs">
11+
<meta name="viewport" content="width=device-width, initial-scale=1">
12+
<link rel="stylesheet" href="/css/tachyons.min.css">
13+
<style>
14+
.blue { color: #0074D9; }
15+
.bg-blue { background-color: #0074D9; }
16+
</style>
17+
1318
</head>
1419
<body class="w-100 sans-serif">
1520

docs/elements/links/index.html

Lines changed: 41 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,20 @@
11
<!DOCTYPE html>
22
<html lang="en">
33
<head>
4-
<meta charset="utf-8">
5-
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
64
<title>
75
Links / Themes / Docs / TACHYONS
86
</title>
9-
<meta name="author" content="@mrmrs">
107
<meta name="description" content="CSS">
11-
<meta name="viewport" content="width=device-width, initial-scale=1">
12-
<link rel="stylesheet" href="/css/tachyons.css">
8+
<meta charset="utf-8">
9+
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
10+
<meta name="author" content="@mrmrs">
11+
<meta name="viewport" content="width=device-width, initial-scale=1">
12+
<link rel="stylesheet" href="/css/tachyons.min.css">
13+
<style>
14+
.blue { color: #0074D9; }
15+
.bg-blue { background-color: #0074D9; }
16+
</style>
17+
1318
</head>
1419
<body class="w-100 sans-serif">
1520

@@ -136,46 +141,46 @@ <h1 class="f4 ttu tracked fw6">Reference</h1>
136141
<div class="ph3 ph5-ns pt3 pb5">
137142
<section>
138143
<h2 class="f6 fw7 ttu tracked">Elements</h2>
139-
<a class="f5 fw4 dim link mid-gray db pv1" href="/docs/elements/images/" title="Images">Images</a>
140-
<a class="f5 fw4 dim link mid-gray db pv1" href="/docs/elements/links/" title="Images">Links</a>
141-
<a class="f5 fw4 dim link mid-gray db pv1" href="/docs/elements/lists/" title="Images">Lists</a>
142-
<a class="f5 fw4 dim link mid-gray db pv1 dn" href="/docs/elements/forms/" title="Images">Forms</a>
144+
<a class="f5 fw4 dim link blue db pv1" href="/docs/elements/images/" title="Images">Images</a>
145+
<a class="f5 fw4 dim link blue db pv1" href="/docs/elements/links/" title="Images">Links</a>
146+
<a class="f5 fw4 dim link blue db pv1" href="/docs/elements/lists/" title="Images">Lists</a>
147+
<a class="f5 fw4 dim link blue db pv1 dn" href="/docs/elements/forms/" title="Images">Forms</a>
143148
<section class="cf w-100 mt3">
144149
<article class="fn fl-ns w-100 w-25-l">
145150
<h2 class="f6 fw7 ttu tracked" id="typography">Typography</h2>
146-
<a class="f5 fw4 dim link mid-gray db pv1" href="/docs/typography/scale" title="Type">Type Scale</a>
147-
<a class="f5 fw4 dim link mid-gray db pv1" href="/docs/typography/measure/garamond/" title="Measure">Measure</a>
148-
<a class="f5 fw4 dim link mid-gray db pv1" href="/docs/typography/line-height" title="Line Height">Line Height / Leading</a>
149-
<a class="f5 fw4 dim link mid-gray db pv1" href="/docs/typography/tracking" title="Tracking">Tracking</a>
150-
<a class="f5 fw4 dim link mid-gray db pv1" href="/docs/typography/font-weight" title="Font Weights">Font Weights</a>
151-
<a class="f5 fw4 dim link mid-gray db pv1" href="/docs/typography/font-family" title="Font Families">Font Families</a>
152-
<a class="f5 fw4 dim link mid-gray db pv1" href="/docs/typography/font-style" title="Font Families">Font Style</a>
153-
<a class="f5 fw4 dim link mid-gray db pv1" href="/docs/typography/vertical-align" title="Font Families">Vertical Align</a>
154-
<a class="f5 fw4 dim link mid-gray db pv1" href="/docs/typography/text-align" title="Text Align">Text Align</a>
155-
<a class="f5 fw4 dim link mid-gray db pv1" href="/docs/typography/text-transform" title="Text Transform">Text Transform</a>
156-
<a class="f5 fw4 dim link mid-gray db pv1" href="/docs/typography/text-decoration" title="Text Decoration">Text Decoration</a>
157-
<a class="f5 fw4 dim link mid-gray db pv1" href="/docs/typography/white-space" title="White Space">White Space</a>
151+
<a class="f5 fw4 dim link blue db pv1" href="/docs/typography/scale" title="Type">Type Scale</a>
152+
<a class="f5 fw4 dim link blue db pv1" href="/docs/typography/measure/garamond/" title="Measure">Measure</a>
153+
<a class="f5 fw4 dim link blue db pv1" href="/docs/typography/line-height" title="Line Height">Line Height / Leading</a>
154+
<a class="f5 fw4 dim link blue db pv1" href="/docs/typography/tracking" title="Tracking">Tracking</a>
155+
<a class="f5 fw4 dim link blue db pv1" href="/docs/typography/font-weight" title="Font Weights">Font Weights</a>
156+
<a class="f5 fw4 dim link blue db pv1" href="/docs/typography/font-family" title="Font Families">Font Families</a>
157+
<a class="f5 fw4 dim link blue db pv1" href="/docs/typography/font-style" title="Font Families">Font Style</a>
158+
<a class="f5 fw4 dim link blue db pv1" href="/docs/typography/vertical-align" title="Font Families">Vertical Align</a>
159+
<a class="f5 fw4 dim link blue db pv1" href="/docs/typography/text-align" title="Text Align">Text Align</a>
160+
<a class="f5 fw4 dim link blue db pv1" href="/docs/typography/text-transform" title="Text Transform">Text Transform</a>
161+
<a class="f5 fw4 dim link blue db pv1" href="/docs/typography/text-decoration" title="Text Decoration">Text Decoration</a>
162+
<a class="f5 fw4 dim link blue db pv1" href="/docs/typography/white-space" title="White Space">White Space</a>
158163
</article>
159164
<article class="fn fl-ns w-100 w-25-l">
160165
<h2 class="f6 fw7 ttu tracked" id="layout">Layout</h2>
161-
<a class="f5 fw4 dim link mid-gray db pv1" href="/docs/debug/" title="Debugging">Debugging</a>
162-
<a class="f5 fw4 dim link mid-gray db pv1" href="/docs/layout/box-sizing" title="Box Sizing">Box Sizing</a>
163-
<a class="f5 fw4 dim link mid-gray db pv1" href="/docs/layout/spacing" title="Spacing">Spacing</a>
164-
<a class="f5 fw4 dim link mid-gray db pv1" href="/docs/layout/floats" title="Floats">Floats</a>
165-
<a class="f5 fw4 dim link mid-gray db pv1" href="/docs/layout/clearfix" title="Clears">Clearfix</a>
166-
<a class="f5 fw4 dim link mid-gray db pv1" href="/docs/layout/display" title="Display">Display</a>
167-
<a class="f5 fw4 dim link mid-gray db pv1" href="/docs/layout/widths" title="Widths">Widths</a>
168-
<a class="f5 fw4 dim link mid-gray db pv1" href="/docs/layout/max-widths" title="Max Widths">Max Widths</a>
169-
<a class="f5 fw4 dim link mid-gray db pv1" href="/docs/layout/heights" title="Heights">Heights</a>
170-
<a class="f5 fw4 dim link mid-gray db pv1" href="/docs/layout/position" title="Position">Position</a>
166+
<a class="f5 fw4 dim link blue db pv1" href="/docs/debug/" title="Debugging">Debugging</a>
167+
<a class="f5 fw4 dim link blue db pv1" href="/docs/layout/box-sizing" title="Box Sizing">Box Sizing</a>
168+
<a class="f5 fw4 dim link blue db pv1" href="/docs/layout/spacing" title="Spacing">Spacing</a>
169+
<a class="f5 fw4 dim link blue db pv1" href="/docs/layout/floats" title="Floats">Floats</a>
170+
<a class="f5 fw4 dim link blue db pv1" href="/docs/layout/clearfix" title="Clears">Clearfix</a>
171+
<a class="f5 fw4 dim link blue db pv1" href="/docs/layout/display" title="Display">Display</a>
172+
<a class="f5 fw4 dim link blue db pv1" href="/docs/layout/widths" title="Widths">Widths</a>
173+
<a class="f5 fw4 dim link blue db pv1" href="/docs/layout/max-widths" title="Max Widths">Max Widths</a>
174+
<a class="f5 fw4 dim link blue db pv1" href="/docs/layout/heights" title="Heights">Heights</a>
175+
<a class="f5 fw4 dim link blue db pv1" href="/docs/layout/position" title="Position">Position</a>
171176
</article>
172177
<article class="fn fl-ns w-100 w-25-l">
173178
<h2 class="f6 fw7 ttu tracked">Theming</h2>
174-
<a class="f5 fw4 dim link mid-gray db pv1" href="/docs/themes/skins/" title="Hovers">Skins</a>
175-
<a class="f5 fw4 dim link mid-gray db pv1" href="/docs/themes/hovers/" title="Hovers">Hovers</a>
176-
<a class="f5 fw4 dim link mid-gray db pv1" href="/docs/themes/background-size/" title="Background Size">Background Size</a>
177-
<a class="f5 fw4 dim link mid-gray db pv1" href="/docs/themes/borders/" title="Borders">Borders</a>
178-
<a class="f5 fw4 dim link mid-gray db pv1" href="/docs/themes/border-radius/" title="Border Radius">Border Radius</a>
179+
<a class="f5 fw4 dim link blue db pv1" href="/docs/themes/skins/" title="Hovers">Skins</a>
180+
<a class="f5 fw4 dim link blue db pv1" href="/docs/themes/hovers/" title="Hovers">Hovers</a>
181+
<a class="f5 fw4 dim link blue db pv1" href="/docs/themes/background-size/" title="Background Size">Background Size</a>
182+
<a class="f5 fw4 dim link blue db pv1" href="/docs/themes/borders/" title="Borders">Borders</a>
183+
<a class="f5 fw4 dim link blue db pv1" href="/docs/themes/border-radius/" title="Border Radius">Border Radius</a>
179184
</article>
180185
</section>
181186
</section>

docs/elements/lists/index.html

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,20 @@
11
<!DOCTYPE html>
22
<html lang="en">
33
<head>
4-
<meta charset="utf-8">
5-
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
64
<title>
75
tachyons-lists / General / Docs / TACHYONS
86
</title>
9-
<meta name="author" content="@mrmrs">
107
<meta name="description" content="CSS">
11-
<meta name="viewport" content="width=device-width, initial-scale=1">
12-
<link rel="stylesheet" href="/css/tachyons.min.css">
8+
<meta charset="utf-8">
9+
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
10+
<meta name="author" content="@mrmrs">
11+
<meta name="viewport" content="width=device-width, initial-scale=1">
12+
<link rel="stylesheet" href="/css/tachyons.min.css">
13+
<style>
14+
.blue { color: #0074D9; }
15+
.bg-blue { background-color: #0074D9; }
16+
</style>
17+
1318
</head>
1419
<body class="w-100 sans-serif">
1520
<header class="w-100 pa3 ph5-ns bg-near-white">

docs/index.html

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,20 @@
11
<!DOCTYPE html>
22
<html lang="en">
33
<head>
4-
<meta charset="utf-8">
5-
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
64
<title>
75
TACHYONS / Docs
86
</title>
9-
<meta name="author" content="@mrmrs">
107
<meta name="description" content="CSS">
11-
<meta name="viewport" content="width=device-width, initial-scale=1">
12-
<link rel="stylesheet" href="/css/tachyons.min.css">
8+
<meta charset="utf-8">
9+
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
10+
<meta name="author" content="@mrmrs">
11+
<meta name="viewport" content="width=device-width, initial-scale=1">
12+
<link rel="stylesheet" href="/css/tachyons.min.css">
13+
<style>
14+
.blue { color: #0074D9; }
15+
.bg-blue { background-color: #0074D9; }
16+
</style>
17+
1318
</head>
1419
<body class="w-100 sans-serif">
1520
<header class="w-100 pa3 ph5-ns bg-near-white">

docs/layout/box-sizing/index.html

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,20 @@
11
<!DOCTYPE html>
22
<html lang="en">
33
<head>
4-
<meta charset="utf-8">
5-
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
64
<title>
75
tachyons-box-sizing / Layout / Docs / TACHYONS
86
</title>
9-
<meta name="author" content="@mrmrs">
107
<meta name="description" content="Tachyons is a css framework for rapidly building well-designed, responsive, and performant UI.">
11-
<meta name="viewport" content="width=device-width, initial-scale=1">
12-
<link rel="stylesheet" href="/css/tachyons.min.css">
8+
<meta charset="utf-8">
9+
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
10+
<meta name="author" content="@mrmrs">
11+
<meta name="viewport" content="width=device-width, initial-scale=1">
12+
<link rel="stylesheet" href="/css/tachyons.min.css">
13+
<style>
14+
.blue { color: #0074D9; }
15+
.bg-blue { background-color: #0074D9; }
16+
</style>
17+
1318
</head>
1419
<body class="w-100 sans-serif">
1520
<header class="w-100 pa3 ph5-ns bg-near-white">

docs/layout/clearfix/index.html

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,20 @@
11
<!DOCTYPE html>
22
<html lang="en">
33
<head>
4-
<meta charset="utf-8">
5-
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
64
<title>
75
tachyons-clears / Layout / Docs / TACHYONS
86
</title>
9-
<meta name="author" content="@mrmrs">
107
<meta name="description" content="">
11-
<meta name="viewport" content="width=device-width, initial-scale=1">
12-
<link rel="stylesheet" href="/css/tachyons.min.css">
8+
<meta charset="utf-8">
9+
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
10+
<meta name="author" content="@mrmrs">
11+
<meta name="viewport" content="width=device-width, initial-scale=1">
12+
<link rel="stylesheet" href="/css/tachyons.min.css">
13+
<style>
14+
.blue { color: #0074D9; }
15+
.bg-blue { background-color: #0074D9; }
16+
</style>
17+
1318
</head>
1419
<body class="w-100 sans-serif">
1520
<header class="w-100 pa3 ph5-ns bg-near-white">

docs/layout/display/index.html

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,20 @@
11
<!DOCTYPE html>
22
<html lang="en">
33
<head>
4-
<meta charset="utf-8">
5-
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
6-
74
<title>
85
tachyons-display / Layout / Docs / TACHYONS
96
</title>
10-
<meta name="author" content="@mrmrs">
117
<meta name="description" content="">
12-
<meta name="viewport" content="width=device-width, initial-scale=1">
13-
<link rel="stylesheet" href="/css/tachyons.min.css">
8+
<meta charset="utf-8">
9+
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
10+
<meta name="author" content="@mrmrs">
11+
<meta name="viewport" content="width=device-width, initial-scale=1">
12+
<link rel="stylesheet" href="/css/tachyons.min.css">
13+
<style>
14+
.blue { color: #0074D9; }
15+
.bg-blue { background-color: #0074D9; }
16+
</style>
17+
1418
</head>
1519
<body class="w-100 sans-serif">
1620

docs/layout/floats/index.html

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,20 @@
11
<!DOCTYPE html>
22
<html lang="en">
33
<head>
4-
<meta charset="utf-8">
5-
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
64
<title>
75
tachyons-floats / Layout / Docs / TACHYONS
86
</title>
9-
<meta name="author" content="@mrmrs">
107
<meta name="description" content="CSS">
11-
<meta name="viewport" content="width=device-width, initial-scale=1">
12-
<link rel="stylesheet" href="/css/tachyons.css">
8+
<meta charset="utf-8">
9+
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
10+
<meta name="author" content="@mrmrs">
11+
<meta name="viewport" content="width=device-width, initial-scale=1">
12+
<link rel="stylesheet" href="/css/tachyons.min.css">
13+
<style>
14+
.blue { color: #0074D9; }
15+
.bg-blue { background-color: #0074D9; }
16+
</style>
17+
1318
</head>
1419
<body class="w-100 sans-serif">
1520

docs/layout/heights/index.html

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,20 @@
11
<!DOCTYPE html>
22
<html lang="en">
33
<head>
4-
<meta charset="utf-8">
5-
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
64
<title>
75
Heights / Layout / Docs / TACHYONS
86
</title>
9-
<meta name="author" content="@mr3rs">
107
<meta name="description" content="CSS">
11-
<meta name="viewport" content="width=device-width, initial-scale=1">
12-
<link rel="stylesheet" href="/css/tachyons.css">
8+
<meta charset="utf-8">
9+
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
10+
<meta name="author" content="@mrmrs">
11+
<meta name="viewport" content="width=device-width, initial-scale=1">
12+
<link rel="stylesheet" href="/css/tachyons.min.css">
13+
<style>
14+
.blue { color: #0074D9; }
15+
.bg-blue { background-color: #0074D9; }
16+
</style>
17+
1318
</head>
1419
<body class="w-100 sans-serif">
1520

docs/layout/max-widths/index.html

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,20 @@
11
<!DOCTYPE html>
22
<html lang="en">
33
<head>
4-
<meta charset="utf-8">
5-
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
64
<title>
75
Max Widths / Layout / Docs / TACHYONS
86
</title>
9-
<meta name="author" content="@mr3rs">
107
<meta name="description" content="CSS">
11-
<meta name="viewport" content="width=device-width, initial-scale=1">
12-
<link rel="stylesheet" href="/css/tachyons.css">
8+
<meta charset="utf-8">
9+
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
10+
<meta name="author" content="@mrmrs">
11+
<meta name="viewport" content="width=device-width, initial-scale=1">
12+
<link rel="stylesheet" href="/css/tachyons.min.css">
13+
<style>
14+
.blue { color: #0074D9; }
15+
.bg-blue { background-color: #0074D9; }
16+
</style>
17+
1318
</head>
1419
<body class="w-100 sans-serif">
1520

0 commit comments

Comments
 (0)