Skip to content

Commit 2d887e2

Browse files
author
mrmrs
committed
Add some more global nav to the footer.
1 parent 3af4256 commit 2d887e2

File tree

34 files changed

+544
-204
lines changed

34 files changed

+544
-204
lines changed

components/articles/large-title-text/index.html

+16-6
Original file line numberDiff line numberDiff line change
@@ -425,22 +425,32 @@ <h2 class="f5 mb2 ttc mid-gray">nav</h2>
425425
</svg>
426426
<span class="dib v-mid white fw6" style="font-size: 12px;">Tweet</span>
427427
</a>
428+
<div class="mb4">
429+
<a class="black-70 link dim b dib mr3" href="/" title="Home">
430+
Home
431+
</a>
432+
<a class="black-70 link dim b dib mr3" href="/docs" title="Docs">
433+
Docs
434+
</a>
435+
<a class="black-70 link dim b dib mr3" href="/components/" title="Components">
436+
Components
437+
</a>
438+
</div>
428439
<article>
429440
<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>
430441
<iframe src="https://ghbtns.com/github-btn.html?user=tachyons-css&repo=tachyons&type=fork&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe>
431442
</article>
432-
433-
<p>
434-
<a class="black-70 link dim b dib mr3" href="http://tachyons-slack-invite.herokuapp.com" title="Join our Slack Channel">
443+
<div class="mt4">
444+
<a class="black-70 link dim b dib mr3 pv2" href="http://tachyons-slack-invite.herokuapp.com" title="Join our Slack Channel">
435445
Join our Slack Channel
436446
</a>
437-
<a class="black-70 link dim b dib mr3" href="https://github.com/tachyons-css/tachyons/issues" title="File a bug, request a feature, ask a question!">
447+
<a class="black-70 link dim b dib mr3 pv2" href="https://github.com/tachyons-css/tachyons/issues" title="File a bug, request a feature, ask a question!">
438448
Open an Issue
439449
</a>
440-
<a class="black-70 link dim b dib mr3" href="https://github.com/tachyons-css" title="Tachyons-css on GitHub">
450+
<a class="black-70 link dim b dib mr3 pv2" href="https://github.com/tachyons-css" title="Tachyons-css on GitHub">
441451
GitHub
442452
</a>
443-
</p>
453+
</div>
444454
<p class="measure copy lh-copy">
445455
Have a question? Need help? Feel free to open an issue on GitHub or ask a
446456
question in our slack channel. We're here to try and help make designing in

components/articles/left-title-top-border/index.html

+16-6
Original file line numberDiff line numberDiff line change
@@ -490,22 +490,32 @@ <h2 class="f5 mb2 ttc mid-gray">nav</h2>
490490
</svg>
491491
<span class="dib v-mid white fw6" style="font-size: 12px;">Tweet</span>
492492
</a>
493+
<div class="mb4">
494+
<a class="black-70 link dim b dib mr3" href="/" title="Home">
495+
Home
496+
</a>
497+
<a class="black-70 link dim b dib mr3" href="/docs" title="Docs">
498+
Docs
499+
</a>
500+
<a class="black-70 link dim b dib mr3" href="/components/" title="Components">
501+
Components
502+
</a>
503+
</div>
493504
<article>
494505
<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>
495506
<iframe src="https://ghbtns.com/github-btn.html?user=tachyons-css&repo=tachyons&type=fork&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe>
496507
</article>
497-
498-
<p>
499-
<a class="black-70 link dim b dib mr3" href="http://tachyons-slack-invite.herokuapp.com" title="Join our Slack Channel">
508+
<div class="mt4">
509+
<a class="black-70 link dim b dib mr3 pv2" href="http://tachyons-slack-invite.herokuapp.com" title="Join our Slack Channel">
500510
Join our Slack Channel
501511
</a>
502-
<a class="black-70 link dim b dib mr3" href="https://github.com/tachyons-css/tachyons/issues" title="File a bug, request a feature, ask a question!">
512+
<a class="black-70 link dim b dib mr3 pv2" href="https://github.com/tachyons-css/tachyons/issues" title="File a bug, request a feature, ask a question!">
503513
Open an Issue
504514
</a>
505-
<a class="black-70 link dim b dib mr3" href="https://github.com/tachyons-css" title="Tachyons-css on GitHub">
515+
<a class="black-70 link dim b dib mr3 pv2" href="https://github.com/tachyons-css" title="Tachyons-css on GitHub">
506516
GitHub
507517
</a>
508-
</p>
518+
</div>
509519
<p class="measure copy lh-copy">
510520
Have a question? Need help? Feel free to open an issue on GitHub or ask a
511521
question in our slack channel. We're here to try and help make designing in

components/articles/left-title/index.html

+16-6
Original file line numberDiff line numberDiff line change
@@ -437,22 +437,32 @@ <h2 class="f5 mb2 ttc mid-gray">nav</h2>
437437
</svg>
438438
<span class="dib v-mid white fw6" style="font-size: 12px;">Tweet</span>
439439
</a>
440+
<div class="mb4">
441+
<a class="black-70 link dim b dib mr3" href="/" title="Home">
442+
Home
443+
</a>
444+
<a class="black-70 link dim b dib mr3" href="/docs" title="Docs">
445+
Docs
446+
</a>
447+
<a class="black-70 link dim b dib mr3" href="/components/" title="Components">
448+
Components
449+
</a>
450+
</div>
440451
<article>
441452
<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>
442453
<iframe src="https://ghbtns.com/github-btn.html?user=tachyons-css&repo=tachyons&type=fork&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe>
443454
</article>
444-
445-
<p>
446-
<a class="black-70 link dim b dib mr3" href="http://tachyons-slack-invite.herokuapp.com" title="Join our Slack Channel">
455+
<div class="mt4">
456+
<a class="black-70 link dim b dib mr3 pv2" href="http://tachyons-slack-invite.herokuapp.com" title="Join our Slack Channel">
447457
Join our Slack Channel
448458
</a>
449-
<a class="black-70 link dim b dib mr3" href="https://github.com/tachyons-css/tachyons/issues" title="File a bug, request a feature, ask a question!">
459+
<a class="black-70 link dim b dib mr3 pv2" href="https://github.com/tachyons-css/tachyons/issues" title="File a bug, request a feature, ask a question!">
450460
Open an Issue
451461
</a>
452-
<a class="black-70 link dim b dib mr3" href="https://github.com/tachyons-css" title="Tachyons-css on GitHub">
462+
<a class="black-70 link dim b dib mr3 pv2" href="https://github.com/tachyons-css" title="Tachyons-css on GitHub">
453463
GitHub
454464
</a>
455-
</p>
465+
</div>
456466
<p class="measure copy lh-copy">
457467
Have a question? Need help? Feel free to open an issue on GitHub or ask a
458468
question in our slack channel. We're here to try and help make designing in

components/articles/title-text-image/index.html

+16-6
Original file line numberDiff line numberDiff line change
@@ -353,22 +353,32 @@ <h2 class="f5 mb2 ttc mid-gray">nav</h2>
353353
</svg>
354354
<span class="dib v-mid white fw6" style="font-size: 12px;">Tweet</span>
355355
</a>
356+
<div class="mb4">
357+
<a class="black-70 link dim b dib mr3" href="/" title="Home">
358+
Home
359+
</a>
360+
<a class="black-70 link dim b dib mr3" href="/docs" title="Docs">
361+
Docs
362+
</a>
363+
<a class="black-70 link dim b dib mr3" href="/components/" title="Components">
364+
Components
365+
</a>
366+
</div>
356367
<article>
357368
<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>
358369
<iframe src="https://ghbtns.com/github-btn.html?user=tachyons-css&repo=tachyons&type=fork&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe>
359370
</article>
360-
361-
<p>
362-
<a class="black-70 link dim b dib mr3" href="http://tachyons-slack-invite.herokuapp.com" title="Join our Slack Channel">
371+
<div class="mt4">
372+
<a class="black-70 link dim b dib mr3 pv2" href="http://tachyons-slack-invite.herokuapp.com" title="Join our Slack Channel">
363373
Join our Slack Channel
364374
</a>
365-
<a class="black-70 link dim b dib mr3" href="https://github.com/tachyons-css/tachyons/issues" title="File a bug, request a feature, ask a question!">
375+
<a class="black-70 link dim b dib mr3 pv2" href="https://github.com/tachyons-css/tachyons/issues" title="File a bug, request a feature, ask a question!">
366376
Open an Issue
367377
</a>
368-
<a class="black-70 link dim b dib mr3" href="https://github.com/tachyons-css" title="Tachyons-css on GitHub">
378+
<a class="black-70 link dim b dib mr3 pv2" href="https://github.com/tachyons-css" title="Tachyons-css on GitHub">
369379
GitHub
370380
</a>
371-
</p>
381+
</div>
372382
<p class="measure copy lh-copy">
373383
Have a question? Need help? Feel free to open an issue on GitHub or ask a
374384
question in our slack channel. We're here to try and help make designing in

components/articles/title-text/index.html

+16-6
Original file line numberDiff line numberDiff line change
@@ -335,22 +335,32 @@ <h2 class="f5 mb2 ttc mid-gray">nav</h2>
335335
</svg>
336336
<span class="dib v-mid white fw6" style="font-size: 12px;">Tweet</span>
337337
</a>
338+
<div class="mb4">
339+
<a class="black-70 link dim b dib mr3" href="/" title="Home">
340+
Home
341+
</a>
342+
<a class="black-70 link dim b dib mr3" href="/docs" title="Docs">
343+
Docs
344+
</a>
345+
<a class="black-70 link dim b dib mr3" href="/components/" title="Components">
346+
Components
347+
</a>
348+
</div>
338349
<article>
339350
<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>
340351
<iframe src="https://ghbtns.com/github-btn.html?user=tachyons-css&repo=tachyons&type=fork&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe>
341352
</article>
342-
343-
<p>
344-
<a class="black-70 link dim b dib mr3" href="http://tachyons-slack-invite.herokuapp.com" title="Join our Slack Channel">
353+
<div class="mt4">
354+
<a class="black-70 link dim b dib mr3 pv2" href="http://tachyons-slack-invite.herokuapp.com" title="Join our Slack Channel">
345355
Join our Slack Channel
346356
</a>
347-
<a class="black-70 link dim b dib mr3" href="https://github.com/tachyons-css/tachyons/issues" title="File a bug, request a feature, ask a question!">
357+
<a class="black-70 link dim b dib mr3 pv2" href="https://github.com/tachyons-css/tachyons/issues" title="File a bug, request a feature, ask a question!">
348358
Open an Issue
349359
</a>
350-
<a class="black-70 link dim b dib mr3" href="https://github.com/tachyons-css" title="Tachyons-css on GitHub">
360+
<a class="black-70 link dim b dib mr3 pv2" href="https://github.com/tachyons-css" title="Tachyons-css on GitHub">
351361
GitHub
352362
</a>
353-
</p>
363+
</div>
354364
<p class="measure copy lh-copy">
355365
Have a question? Need help? Feel free to open an issue on GitHub or ask a
356366
question in our slack channel. We're here to try and help make designing in

components/collections/product-card/index.html

+16-6
Original file line numberDiff line numberDiff line change
@@ -461,22 +461,32 @@ <h2 class="f5 mb2 ttc mid-gray">nav</h2>
461461
</svg>
462462
<span class="dib v-mid white fw6" style="font-size: 12px;">Tweet</span>
463463
</a>
464+
<div class="mb4">
465+
<a class="black-70 link dim b dib mr3" href="/" title="Home">
466+
Home
467+
</a>
468+
<a class="black-70 link dim b dib mr3" href="/docs" title="Docs">
469+
Docs
470+
</a>
471+
<a class="black-70 link dim b dib mr3" href="/components/" title="Components">
472+
Components
473+
</a>
474+
</div>
464475
<article>
465476
<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>
466477
<iframe src="https://ghbtns.com/github-btn.html?user=tachyons-css&repo=tachyons&type=fork&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe>
467478
</article>
468-
469-
<p>
470-
<a class="black-70 link dim b dib mr3" href="http://tachyons-slack-invite.herokuapp.com" title="Join our Slack Channel">
479+
<div class="mt4">
480+
<a class="black-70 link dim b dib mr3 pv2" href="http://tachyons-slack-invite.herokuapp.com" title="Join our Slack Channel">
471481
Join our Slack Channel
472482
</a>
473-
<a class="black-70 link dim b dib mr3" href="https://github.com/tachyons-css/tachyons/issues" title="File a bug, request a feature, ask a question!">
483+
<a class="black-70 link dim b dib mr3 pv2" href="https://github.com/tachyons-css/tachyons/issues" title="File a bug, request a feature, ask a question!">
474484
Open an Issue
475485
</a>
476-
<a class="black-70 link dim b dib mr3" href="https://github.com/tachyons-css" title="Tachyons-css on GitHub">
486+
<a class="black-70 link dim b dib mr3 pv2" href="https://github.com/tachyons-css" title="Tachyons-css on GitHub">
477487
GitHub
478488
</a>
479-
</p>
489+
</div>
480490
<p class="measure copy lh-copy">
481491
Have a question? Need help? Feel free to open an issue on GitHub or ask a
482492
question in our slack channel. We're here to try and help make designing in

components/collections/text-card/index.html

+16-6
Original file line numberDiff line numberDiff line change
@@ -411,22 +411,32 @@ <h2 class="f5 mb2 ttc mid-gray">nav</h2>
411411
</svg>
412412
<span class="dib v-mid white fw6" style="font-size: 12px;">Tweet</span>
413413
</a>
414+
<div class="mb4">
415+
<a class="black-70 link dim b dib mr3" href="/" title="Home">
416+
Home
417+
</a>
418+
<a class="black-70 link dim b dib mr3" href="/docs" title="Docs">
419+
Docs
420+
</a>
421+
<a class="black-70 link dim b dib mr3" href="/components/" title="Components">
422+
Components
423+
</a>
424+
</div>
414425
<article>
415426
<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>
416427
<iframe src="https://ghbtns.com/github-btn.html?user=tachyons-css&repo=tachyons&type=fork&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe>
417428
</article>
418-
419-
<p>
420-
<a class="black-70 link dim b dib mr3" href="http://tachyons-slack-invite.herokuapp.com" title="Join our Slack Channel">
429+
<div class="mt4">
430+
<a class="black-70 link dim b dib mr3 pv2" href="http://tachyons-slack-invite.herokuapp.com" title="Join our Slack Channel">
421431
Join our Slack Channel
422432
</a>
423-
<a class="black-70 link dim b dib mr3" href="https://github.com/tachyons-css/tachyons/issues" title="File a bug, request a feature, ask a question!">
433+
<a class="black-70 link dim b dib mr3 pv2" href="https://github.com/tachyons-css/tachyons/issues" title="File a bug, request a feature, ask a question!">
424434
Open an Issue
425435
</a>
426-
<a class="black-70 link dim b dib mr3" href="https://github.com/tachyons-css" title="Tachyons-css on GitHub">
436+
<a class="black-70 link dim b dib mr3 pv2" href="https://github.com/tachyons-css" title="Tachyons-css on GitHub">
427437
GitHub
428438
</a>
429-
</p>
439+
</div>
430440
<p class="measure copy lh-copy">
431441
Have a question? Need help? Feel free to open an issue on GitHub or ask a
432442
question in our slack channel. We're here to try and help make designing in

components/footers/small-print/index.html

+16-6
Original file line numberDiff line numberDiff line change
@@ -380,22 +380,32 @@ <h2 class="f5 mb2 ttc mid-gray">nav</h2>
380380
</svg>
381381
<span class="dib v-mid white fw6" style="font-size: 12px;">Tweet</span>
382382
</a>
383+
<div class="mb4">
384+
<a class="black-70 link dim b dib mr3" href="/" title="Home">
385+
Home
386+
</a>
387+
<a class="black-70 link dim b dib mr3" href="/docs" title="Docs">
388+
Docs
389+
</a>
390+
<a class="black-70 link dim b dib mr3" href="/components/" title="Components">
391+
Components
392+
</a>
393+
</div>
383394
<article>
384395
<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>
385396
<iframe src="https://ghbtns.com/github-btn.html?user=tachyons-css&repo=tachyons&type=fork&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe>
386397
</article>
387-
388-
<p>
389-
<a class="black-70 link dim b dib mr3" href="http://tachyons-slack-invite.herokuapp.com" title="Join our Slack Channel">
398+
<div class="mt4">
399+
<a class="black-70 link dim b dib mr3 pv2" href="http://tachyons-slack-invite.herokuapp.com" title="Join our Slack Channel">
390400
Join our Slack Channel
391401
</a>
392-
<a class="black-70 link dim b dib mr3" href="https://github.com/tachyons-css/tachyons/issues" title="File a bug, request a feature, ask a question!">
402+
<a class="black-70 link dim b dib mr3 pv2" href="https://github.com/tachyons-css/tachyons/issues" title="File a bug, request a feature, ask a question!">
393403
Open an Issue
394404
</a>
395-
<a class="black-70 link dim b dib mr3" href="https://github.com/tachyons-css" title="Tachyons-css on GitHub">
405+
<a class="black-70 link dim b dib mr3 pv2" href="https://github.com/tachyons-css" title="Tachyons-css on GitHub">
396406
GitHub
397407
</a>
398-
</p>
408+
</div>
399409
<p class="measure copy lh-copy">
400410
Have a question? Need help? Feel free to open an issue on GitHub or ask a
401411
question in our slack channel. We're here to try and help make designing in

components/footers/social-circles/index.html

+16-6
Original file line numberDiff line numberDiff line change
@@ -427,22 +427,32 @@ <h2 class="f5 mb2 ttc mid-gray">nav</h2>
427427
</svg>
428428
<span class="dib v-mid white fw6" style="font-size: 12px;">Tweet</span>
429429
</a>
430+
<div class="mb4">
431+
<a class="black-70 link dim b dib mr3" href="/" title="Home">
432+
Home
433+
</a>
434+
<a class="black-70 link dim b dib mr3" href="/docs" title="Docs">
435+
Docs
436+
</a>
437+
<a class="black-70 link dim b dib mr3" href="/components/" title="Components">
438+
Components
439+
</a>
440+
</div>
430441
<article>
431442
<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>
432443
<iframe src="https://ghbtns.com/github-btn.html?user=tachyons-css&repo=tachyons&type=fork&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe>
433444
</article>
434-
435-
<p>
436-
<a class="black-70 link dim b dib mr3" href="http://tachyons-slack-invite.herokuapp.com" title="Join our Slack Channel">
445+
<div class="mt4">
446+
<a class="black-70 link dim b dib mr3 pv2" href="http://tachyons-slack-invite.herokuapp.com" title="Join our Slack Channel">
437447
Join our Slack Channel
438448
</a>
439-
<a class="black-70 link dim b dib mr3" href="https://github.com/tachyons-css/tachyons/issues" title="File a bug, request a feature, ask a question!">
449+
<a class="black-70 link dim b dib mr3 pv2" href="https://github.com/tachyons-css/tachyons/issues" title="File a bug, request a feature, ask a question!">
440450
Open an Issue
441451
</a>
442-
<a class="black-70 link dim b dib mr3" href="https://github.com/tachyons-css" title="Tachyons-css on GitHub">
452+
<a class="black-70 link dim b dib mr3 pv2" href="https://github.com/tachyons-css" title="Tachyons-css on GitHub">
443453
GitHub
444454
</a>
445-
</p>
455+
</div>
446456
<p class="measure copy lh-copy">
447457
Have a question? Need help? Feel free to open an issue on GitHub or ask a
448458
question in our slack channel. We're here to try and help make designing in

components/footers/social-text/index.html

+16-6
Original file line numberDiff line numberDiff line change
@@ -422,22 +422,32 @@ <h2 class="f5 mb2 ttc mid-gray">nav</h2>
422422
</svg>
423423
<span class="dib v-mid white fw6" style="font-size: 12px;">Tweet</span>
424424
</a>
425+
<div class="mb4">
426+
<a class="black-70 link dim b dib mr3" href="/" title="Home">
427+
Home
428+
</a>
429+
<a class="black-70 link dim b dib mr3" href="/docs" title="Docs">
430+
Docs
431+
</a>
432+
<a class="black-70 link dim b dib mr3" href="/components/" title="Components">
433+
Components
434+
</a>
435+
</div>
425436
<article>
426437
<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>
427438
<iframe src="https://ghbtns.com/github-btn.html?user=tachyons-css&repo=tachyons&type=fork&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe>
428439
</article>
429-
430-
<p>
431-
<a class="black-70 link dim b dib mr3" href="http://tachyons-slack-invite.herokuapp.com" title="Join our Slack Channel">
440+
<div class="mt4">
441+
<a class="black-70 link dim b dib mr3 pv2" href="http://tachyons-slack-invite.herokuapp.com" title="Join our Slack Channel">
432442
Join our Slack Channel
433443
</a>
434-
<a class="black-70 link dim b dib mr3" href="https://github.com/tachyons-css/tachyons/issues" title="File a bug, request a feature, ask a question!">
444+
<a class="black-70 link dim b dib mr3 pv2" href="https://github.com/tachyons-css/tachyons/issues" title="File a bug, request a feature, ask a question!">
435445
Open an Issue
436446
</a>
437-
<a class="black-70 link dim b dib mr3" href="https://github.com/tachyons-css" title="Tachyons-css on GitHub">
447+
<a class="black-70 link dim b dib mr3 pv2" href="https://github.com/tachyons-css" title="Tachyons-css on GitHub">
438448
GitHub
439449
</a>
440-
</p>
450+
</div>
441451
<p class="measure copy lh-copy">
442452
Have a question? Need help? Feel free to open an issue on GitHub or ask a
443453
question in our slack channel. We're here to try and help make designing in

0 commit comments

Comments
 (0)