Skip to content

Commit fa5bb8c

Browse files
author
mrmrs
committed
Navigation update
1 parent bc078ed commit fa5bb8c

File tree

7 files changed

+69
-46
lines changed

7 files changed

+69
-46
lines changed

docs/table-of-properties/index.html

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,30 +28,30 @@
2828
</head>
2929
<body class="w-100 sans-serif">
3030
<header class="w-100 pa3 ph5-ns bg-white">
31-
<div class="dt mw9 center w-100">
32-
<div class="dtc v-mid tl w-50">
33-
<a href="/" class="dib f5 f4-ns fw6 mt0 mb1 link black-70 hover-blue" title="Home">
31+
<div class="db dt-ns mw9 center w-100">
32+
<div class="db dtc-ns v-mid tl w-50">
33+
<a href="/" class="dib f5 f4-ns fw6 mt0 mb1 link black-70" title="Home">
3434
Tachyons
3535
<div class="dib">
3636
<small class="nowrap f6 mt2 mt3-ns pr2 black-70 fw2">v4.5.5</small>
3737
</div>
3838
</a>
3939
</div>
40-
<nav class="db dtc v-mid w-100 tr">
40+
<nav class="db dtc-ns v-mid w-100 tl tr-ns mt2 mt0-ns">
4141
<a title="Documentation" href="/docs/"
42-
class="f6 fw6 hover-blue link black-70 mr1 mr3-m mr4-l dib">
42+
class="f6 fw6 hover-blue link black-70 mr2 mr3-m mr4-l dib">
4343
Docs
4444
</a>
4545
<a title="Components" href="/components/"
46-
class="f6 fw6 hover-blue link black-70 mr1 mr3-m mr4-l dib">
46+
class="f6 fw6 hover-blue link black-70 mr2 mr3-m mr4-l dib">
4747
Components
4848
</a>
4949
<a title="Gallery of sites built with Tachyons" href="/gallery/"
50-
class="f6 fw6 hover-blue link black-70 mr1 mr3-m mr4-l dib">
50+
class="f6 fw6 hover-blue link black-70 mr2 mr3-m mr4-l dib">
5151
Gallery
5252
</a>
5353
<a title="Tachyons on GitHub" href="http://github.com/tachyons-css/tachyons/"
54-
class="f6 fw6 hover-blue link black-70 mr1 mr3-m mr4-l dn dib-l">
54+
class="f6 fw6 hover-blue link black-70 mr2 mr3-m mr4-l dn dib-l">
5555
GitHub
5656
</a>
5757
</nav>
@@ -343,6 +343,9 @@ <h3 class="ttu tracked f4">Table of Properties</h3>
343343
<a class="black-70 link dim b dib mr3" href="/components/" title="Components">
344344
Components
345345
</a>
346+
<a class="black-70 link dim b dib mr3" href="/gallery/" title="Gallery of Sites built with Tachyons">
347+
Gallery
348+
</a>
346349
</div>
347350
<article class="v-top">
348351
<iframe src="https://ghbtns.com/github-btn.html?user=tachyons-css&repo=tachyons&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe>

docs/table-of-styles/index.html

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,30 +28,30 @@
2828
</head>
2929
<body class="w-100 sans-serif">
3030
<header class="w-100 pa3 ph5-ns bg-white">
31-
<div class="dt mw9 center w-100">
32-
<div class="dtc v-mid tl w-50">
33-
<a href="/" class="dib f5 f4-ns fw6 mt0 mb1 link black-70 hover-blue" title="Home">
31+
<div class="db dt-ns mw9 center w-100">
32+
<div class="db dtc-ns v-mid tl w-50">
33+
<a href="/" class="dib f5 f4-ns fw6 mt0 mb1 link black-70" title="Home">
3434
Tachyons
3535
<div class="dib">
3636
<small class="nowrap f6 mt2 mt3-ns pr2 black-70 fw2">v4.5.5</small>
3737
</div>
3838
</a>
3939
</div>
40-
<nav class="db dtc v-mid w-100 tr">
40+
<nav class="db dtc-ns v-mid w-100 tl tr-ns mt2 mt0-ns">
4141
<a title="Documentation" href="/docs/"
42-
class="f6 fw6 hover-blue link black-70 mr1 mr3-m mr4-l dib">
42+
class="f6 fw6 hover-blue link black-70 mr2 mr3-m mr4-l dib">
4343
Docs
4444
</a>
4545
<a title="Components" href="/components/"
46-
class="f6 fw6 hover-blue link black-70 mr1 mr3-m mr4-l dib">
46+
class="f6 fw6 hover-blue link black-70 mr2 mr3-m mr4-l dib">
4747
Components
4848
</a>
4949
<a title="Gallery of sites built with Tachyons" href="/gallery/"
50-
class="f6 fw6 hover-blue link black-70 mr1 mr3-m mr4-l dib">
50+
class="f6 fw6 hover-blue link black-70 mr2 mr3-m mr4-l dib">
5151
Gallery
5252
</a>
5353
<a title="Tachyons on GitHub" href="http://github.com/tachyons-css/tachyons/"
54-
class="f6 fw6 hover-blue link black-70 mr1 mr3-m mr4-l dn dib-l">
54+
class="f6 fw6 hover-blue link black-70 mr2 mr3-m mr4-l dn dib-l">
5555
GitHub
5656
</a>
5757
</nav>
@@ -247,6 +247,9 @@ <h3 class="ttu tracked f4">Table of Styles</h3>
247247
<a class="black-70 link dim b dib mr3" href="/components/" title="Components">
248248
Components
249249
</a>
250+
<a class="black-70 link dim b dib mr3" href="/gallery/" title="Gallery of Sites built with Tachyons">
251+
Gallery
252+
</a>
250253
</div>
251254
<article class="v-top">
252255
<iframe src="https://ghbtns.com/github-btn.html?user=tachyons-css&repo=tachyons&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe>

gallery/index.html

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,30 +26,30 @@
2626
</head>
2727
<body class="w-100 sans-serif">
2828
<header class="w-100 pa3 ph5-ns bg-white">
29-
<div class="dt mw9 center w-100">
30-
<div class="dtc v-mid tl w-50">
31-
<a href="/" class="dib f5 f4-ns fw6 mt0 mb1 link black-70 hover-blue" title="Home">
29+
<div class="db dt-ns mw9 center w-100">
30+
<div class="db dtc-ns v-mid tl w-50">
31+
<a href="/" class="dib f5 f4-ns fw6 mt0 mb1 link black-70" title="Home">
3232
Tachyons
3333
<div class="dib">
3434
<small class="nowrap f6 mt2 mt3-ns pr2 black-70 fw2">v4.5.5</small>
3535
</div>
3636
</a>
3737
</div>
38-
<nav class="db dtc v-mid w-100 tr">
38+
<nav class="db dtc-ns v-mid w-100 tl tr-ns mt2 mt0-ns">
3939
<a title="Documentation" href="/docs/"
40-
class="f6 fw6 hover-blue link black-70 mr1 mr3-m mr4-l dib">
40+
class="f6 fw6 hover-blue link black-70 mr2 mr3-m mr4-l dib">
4141
Docs
4242
</a>
4343
<a title="Components" href="/components/"
44-
class="f6 fw6 hover-blue link black-70 mr1 mr3-m mr4-l dib">
44+
class="f6 fw6 hover-blue link black-70 mr2 mr3-m mr4-l dib">
4545
Components
4646
</a>
4747
<a title="Gallery of sites built with Tachyons" href="/gallery/"
48-
class="f6 fw6 hover-blue link black-70 mr1 mr3-m mr4-l dib">
48+
class="f6 fw6 hover-blue link black-70 mr2 mr3-m mr4-l dib">
4949
Gallery
5050
</a>
5151
<a title="Tachyons on GitHub" href="http://github.com/tachyons-css/tachyons/"
52-
class="f6 fw6 hover-blue link black-70 mr1 mr3-m mr4-l dn dib-l">
52+
class="f6 fw6 hover-blue link black-70 mr2 mr3-m mr4-l dn dib-l">
5353
GitHub
5454
</a>
5555
</nav>
@@ -149,6 +149,9 @@
149149
<a class="black-70 link dim b dib mr3" href="/components/" title="Components">
150150
Components
151151
</a>
152+
<a class="black-70 link dim b dib mr3" href="/gallery/" title="Gallery of Sites built with Tachyons">
153+
Gallery
154+
</a>
152155
</div>
153156
<article class="v-top">
154157
<iframe src="https://ghbtns.com/github-btn.html?user=tachyons-css&repo=tachyons&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe>

index.html

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,30 +26,30 @@
2626
</head>
2727
<body class="w-100 sans-serif">
2828
<header class="w-100 pa3 ph5-ns bg-white">
29-
<div class="dt mw9 center w-100">
30-
<div class="dtc v-mid tl w-50">
31-
<a href="/" class="dib f5 f4-ns fw6 mt0 mb1 link black-70 hover-blue" title="Home">
29+
<div class="db dt-ns mw9 center w-100">
30+
<div class="db dtc-ns v-mid tl w-50">
31+
<a href="/" class="dib f5 f4-ns fw6 mt0 mb1 link black-70" title="Home">
3232
Tachyons
3333
<div class="dib">
3434
<small class="nowrap f6 mt2 mt3-ns pr2 black-70 fw2">v4.5.5</small>
3535
</div>
3636
</a>
3737
</div>
38-
<nav class="db dtc v-mid w-100 tr">
38+
<nav class="db dtc-ns v-mid w-100 tl tr-ns mt2 mt0-ns">
3939
<a title="Documentation" href="/docs/"
40-
class="f6 fw6 hover-blue link black-70 mr1 mr3-m mr4-l dib">
40+
class="f6 fw6 hover-blue link black-70 mr2 mr3-m mr4-l dib">
4141
Docs
4242
</a>
4343
<a title="Components" href="/components/"
44-
class="f6 fw6 hover-blue link black-70 mr1 mr3-m mr4-l dib">
44+
class="f6 fw6 hover-blue link black-70 mr2 mr3-m mr4-l dib">
4545
Components
4646
</a>
4747
<a title="Gallery of sites built with Tachyons" href="/gallery/"
48-
class="f6 fw6 hover-blue link black-70 mr1 mr3-m mr4-l dib">
48+
class="f6 fw6 hover-blue link black-70 mr2 mr3-m mr4-l dib">
4949
Gallery
5050
</a>
5151
<a title="Tachyons on GitHub" href="http://github.com/tachyons-css/tachyons/"
52-
class="f6 fw6 hover-blue link black-70 mr1 mr3-m mr4-l dn dib-l">
52+
class="f6 fw6 hover-blue link black-70 mr2 mr3-m mr4-l dn dib-l">
5353
GitHub
5454
</a>
5555
</nav>
@@ -1186,6 +1186,9 @@ <h3 class="f5 fw6 ttu tracke">Testimonials</h3>
11861186
<a class="black-70 link dim b dib mr3" href="/components/" title="Components">
11871187
Components
11881188
</a>
1189+
<a class="black-70 link dim b dib mr3" href="/gallery/" title="Gallery of Sites built with Tachyons">
1190+
Gallery
1191+
</a>
11891192
</div>
11901193
<article class="v-top">
11911194
<iframe src="https://ghbtns.com/github-btn.html?user=tachyons-css&repo=tachyons&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe>

src/templates/footer.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
<a class="black-70 link dim b dib mr3" href="/components/" title="Components">
1111
Components
1212
</a>
13+
<a class="black-70 link dim b dib mr3" href="/gallery/" title="Gallery of Sites built with Tachyons">
14+
Gallery
15+
</a>
1316
</div>
1417
<article class="v-top">
1518
<iframe src="https://ghbtns.com/github-btn.html?user=tachyons-css&repo=tachyons&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe>

src/templates/header-template.html

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,28 @@
11
<header class="w-100 pa3 ph5-ns bg-white">
2-
<div class="dt mw9 center w-100">
3-
<div class="dtc v-mid tl w-50">
4-
<a href="/" class="dib f5 f4-ns fw6 mt0 mb1 link black-70 dim" title="Home">
2+
<div class="db dt-ns mw9 center w-100">
3+
<div class="db dtc-ns v-mid tl w-50">
4+
<a href="/" class="dib f5 f4-ns fw6 mt0 mb1 link black-70" title="Home">
55
Tachyons
66
<div class="dib">
77
<small class="nowrap f6 mt2 mt3-ns pr2 black-70 fw2">v<%= version %></small>
88
</div>
99
</a>
1010
</div>
11-
<nav class="db dtc v-mid w-100 tr">
11+
<nav class="db dtc-ns v-mid w-100 tl tr-ns mt2 mt0-ns">
1212
<a title="Documentation" href="/docs/"
13-
class="f6 fw6 dim link black-70 mr1 mr3-m mr4-l dib">
13+
class="f6 fw6 hover-blue link black-70 mr2 mr3-m mr4-l dib">
1414
Docs
1515
</a>
1616
<a title="Components" href="/components/"
17-
class="f6 fw6 dim link black-70 mr1 mr3-m mr4-l dib">
17+
class="f6 fw6 hover-blue link black-70 mr2 mr3-m mr4-l dib">
1818
Components
1919
</a>
20+
<a title="Gallery of sites built with Tachyons" href="/gallery/"
21+
class="f6 fw6 hover-blue link black-70 mr2 mr3-m mr4-l dib">
22+
Gallery
23+
</a>
2024
<a title="Tachyons on GitHub" href="http://github.com/tachyons-css/tachyons/"
21-
class="f6 fw6 dim link black-70 mr1 mr3-m mr4-l dn dib-l">
25+
class="f6 fw6 hover-blue link black-70 mr2 mr3-m mr4-l dn dib-l">
2226
GitHub
2327
</a>
2428
</nav>

src/templates/header.html

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,28 @@
11
<header class="w-100 pa3 ph5-ns bg-white">
2-
<div class="dt mw9 center w-100">
3-
<div class="dtc v-mid tl w-50">
4-
<a href="/" class="dib f5 f4-ns fw6 mt0 mb1 link black-70 dim" title="Home">
2+
<div class="db dt-ns mw9 center w-100">
3+
<div class="db dtc-ns v-mid tl w-50">
4+
<a href="/" class="dib f5 f4-ns fw6 mt0 mb1 link black-70" title="Home">
55
Tachyons
66
<div class="dib">
77
<small class="nowrap f6 mt2 mt3-ns pr2 black-70 fw2">v4.5.5</small>
88
</div>
99
</a>
1010
</div>
11-
<nav class="db dtc v-mid w-100 tr">
11+
<nav class="db dtc-ns v-mid w-100 tl tr-ns mt2 mt0-ns">
1212
<a title="Documentation" href="/docs/"
13-
class="f6 fw6 dim link black-70 mr1 mr3-m mr4-l dib">
13+
class="f6 fw6 hover-blue link black-70 mr2 mr3-m mr4-l dib">
1414
Docs
1515
</a>
1616
<a title="Components" href="/components/"
17-
class="f6 fw6 dim link black-70 mr1 mr3-m mr4-l dib">
17+
class="f6 fw6 hover-blue link black-70 mr2 mr3-m mr4-l dib">
1818
Components
1919
</a>
20+
<a title="Gallery of sites built with Tachyons" href="/gallery/"
21+
class="f6 fw6 hover-blue link black-70 mr2 mr3-m mr4-l dib">
22+
Gallery
23+
</a>
2024
<a title="Tachyons on GitHub" href="http://github.com/tachyons-css/tachyons/"
21-
class="f6 fw6 dim link black-70 mr1 mr3-m mr4-l dn dib-l">
25+
class="f6 fw6 hover-blue link black-70 mr2 mr3-m mr4-l dn dib-l">
2226
GitHub
2327
</a>
2428
</nav>

0 commit comments

Comments
 (0)