Skip to content

Commit e6c4445

Browse files
author
mrmrs
committed
Fix tylerford link and rebuild docs
1 parent de9f923 commit e6c4445

File tree

6 files changed

+29
-37
lines changed

6 files changed

+29
-37
lines changed

docs/table-of-properties/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,7 @@ <h3 class="ttu tracked f4">Table of Properties</h3>
452452
</div>
453453
<p class="f6 measure copy lh-copy">
454454
Have a question? Need help? Feel free to open an issue on GitHub or ask a
455-
question in our slack channel. We're here to try and help make designing in
455+
question in our slack channel. Were here to try and help make designing in
456456
the browser fun.
457457
</p>
458458
<div class="pt4 cf mw5">
@@ -463,7 +463,7 @@ <h3 class="ttu tracked f4">Table of Properties</h3>
463463
that always moves faster than light.
464464
The word comes from the Greek:
465465
<br> <br>
466-
ταχύς or tachys, meaning "swift, quick, fast, rapid"
466+
ταχύς or tachys, meaning swift, quick, fast, rapid
467467
</small>
468468

469469
</div>

docs/table-of-styles/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ <h3 class="ttu tracked f4">Table of Styles</h3>
354354
</div>
355355
<p class="f6 measure copy lh-copy">
356356
Have a question? Need help? Feel free to open an issue on GitHub or ask a
357-
question in our slack channel. We're here to try and help make designing in
357+
question in our slack channel. Were here to try and help make designing in
358358
the browser fun.
359359
</p>
360360
<div class="pt4 cf mw5">
@@ -365,7 +365,7 @@ <h3 class="ttu tracked f4">Table of Styles</h3>
365365
that always moves faster than light.
366366
The word comes from the Greek:
367367
<br> <br>
368-
ταχύς or tachys, meaning "swift, quick, fast, rapid"
368+
ταχύς or tachys, meaning swift, quick, fast, rapid
369369
</small>
370370

371371
</div>

gallery/index.html

+3-7
Original file line numberDiff line numberDiff line change
@@ -157,14 +157,10 @@
157157
<img class="db" src="http://tachyons.io/img/urlboxio-small.jpg" />
158158
<span class="black b lh-copy pv3 db bw2 bb">urlbox.io</span>
159159
</a>
160-
<a class="mb5 db dim link pointer" href="http://uptimeumbrella.com" title="Uptime Umbrella">
160+
<a class="mb5 db dim link pointer" href="https://tylernford.com" title="Tyler N Ford">
161161
<img class="db" src="http://tachyons.io/img/tylernford.png" />
162162
<span class="black b lh-copy pv3 db bw2 bb">tylernford.com</span>
163163
</a>
164-
<a class="mb5 db dim link pointer" href="http://uptimeumbrella.com" title="Uptime Umbrella">
165-
<img class="db" src="http://tachyons.io/img/uptime.png" />
166-
<span class="black b lh-copy pv3 db bw2 bb">uptimeumbrella.com</span>
167-
</a>
168164
</div>
169165
</div>
170166
</section>
@@ -228,7 +224,7 @@
228224
</div>
229225
<p class="f6 measure copy lh-copy">
230226
Have a question? Need help? Feel free to open an issue on GitHub or ask a
231-
question in our slack channel. We're here to try and help make designing in
227+
question in our slack channel. Were here to try and help make designing in
232228
the browser fun.
233229
</p>
234230
<div class="pt4 cf mw5">
@@ -239,7 +235,7 @@
239235
that always moves faster than light.
240236
The word comes from the Greek:
241237
<br> <br>
242-
ταχύς or tachys, meaning "swift, quick, fast, rapid"
238+
ταχύς or tachys, meaning swift, quick, fast, rapid
243239
</small>
244240

245241
</div>

index.html

+14-14
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ <h1 class="f4 fw6 f1-ns lh-title measure mt0">
110110
</p>
111111
<p class="measure f5 f4-ns lh-copy dn">
112112
Modules can be altered, extended, or changed to meet your design needs.
113-
You shouldn't need to write css everytime you want to build a new
113+
You shouldnt need to write css everytime you want to build a new
114114
ui component. By learning the composable building blocks in tachyons, you
115115
can quickly start to build out interfaces while writing little to no css.
116116
</p>
@@ -185,7 +185,7 @@ <h1 class="f5 ttu tracked fw6">Principles</h1>
185185
<article class="fl pv2 w-100 w-third-l pr4-l">
186186
<h2 class="f5 f4-ns fw6 mb0">Responsive</h2>
187187
<p class="f6 f5-ns measure lh-copy mt0">
188-
Everything should be 100% responsive. Your website should work regardless of a user's
188+
Everything should be 100% responsive. Your website should work regardless of a users
189189
device or screensize.
190190
</p>
191191
</article>
@@ -202,7 +202,7 @@ <h2 class="f5 f4-ns fw6 mb0">
202202
Modular
203203
</h2>
204204
<p class="f6 f5-ns measure lh-copy mt0">
205-
Tachyons isn't just a monolithic framework. It's a collection of small modules
205+
Tachyons isnt just a monolithic framework. Its a collection of small modules
206206
that can be mixed and matched or used independently. Use what you need. Leave the rest.
207207
</p>
208208
</article>
@@ -250,7 +250,7 @@ <h2 class="f4 f1-ns fw6 mb2">Open source component library</h2>
250250
<h2 class="f4 f2-ns fw6 mb2">Lightweight</h2>
251251
<p class="f5 measure lh-copy mt0">
252252
The entire library is fewer than 14kb when minified and
253-
gzipped. If you want to get even smaller, it's easy to strip out what you don't
253+
gzipped. If you want to get even smaller, its easy to strip out what you dont
254254
need.
255255
</p>
256256
</article>
@@ -266,24 +266,24 @@ <h2 class="f4 f2-ns fw6 mb2">Documentation</h2>
266266
<article class="pv2 fl w-100 w-50-l pr0 pr2-l">
267267
<h2 class="f4 f2-ns fw6 mb2">Functional</h2>
268268
<p class="f5 measure lh-copy mt0">
269-
It's easy to build components with Tachyons so
269+
Its easy to build components with Tachyons so
270270
it works well with Rails, React, Ember, Elm, Angular, Static html,
271271
and more.
272272
</p>
273273
</article>
274274
<article class="pv2 fl w-100 w-50-l pl0 pl2-l">
275275
<h2 class="f4 f2-ns fw6 mb2">Multiple Flavors</h2>
276276
<p class="f5 measure lh-copy mt0">
277-
Don't like the class names? We've got <a class="black dim" href="https://github.com/tachyons-css/tachyons-verbose">a more verbose version you might like</a>.
278-
Want to use Sass instead of Postcss? <a class="black dim" href="http://github.com/tachyons-css/tachyons-sass">We've got a repo for that too :)</a> Tachyons isn't just a css toolkit. It's a design system. Utilized here in a <a class="black dim" href="https://github.com/tachyons-css/react-native-style-tachyons">react native boilerplate.</a>
277+
Dont like the class names? Weve got <a class="black dim" href="https://github.com/tachyons-css/tachyons-verbose">a more verbose version you might like</a>.
278+
Want to use Sass instead of Postcss? <a class="black dim" href="http://github.com/tachyons-css/tachyons-sass">Weve got a repo for that too :)</a> Tachyons isnt just a css toolkit. Its a design system. Utilized here in a <a class="black dim" href="https://github.com/tachyons-css/react-native-style-tachyons">react native boilerplate.</a>
279279
</p>
280280
</article>
281281
</div>
282282
<div class="cf">
283283
<article class="pv2 fl w-100 w-50-l pr0 pr2-l">
284284
<h2 class="f4 f2-ns fw6 mb2">Shallow Cascade</h2>
285285
<p class="f5 measure lh-copy mt0">
286-
Don't let the cascade slow you down. When you apply a class
286+
Dont let the cascade slow you down. When you apply a class
287287
to an element, there is nothing in the cascade to override
288288
its effects. You get rapid feedback on how your css is
289289
affecting your markup without wasting time debugging why your
@@ -294,7 +294,7 @@ <h2 class="f4 f2-ns fw6 mb2">Shallow Cascade</h2>
294294
<h2 class="f4 f2-ns fw6 mb2">Low Specificity</h2>
295295
<p class="f5 measure lh-copy mt0">
296296
The majority of Tachyons selectors have a specificity of
297-
10. Tachyons won't override your existing styles. So feel
297+
10. Tachyons wont override your existing styles. So feel
298298
free to lay it on top of your existing css.
299299
</p>
300300
</article>
@@ -365,8 +365,8 @@ <h2 class="f4 f2-ns fw6 mb2">
365365
</h2>
366366
<p class="f5 measure lh-copy mt0">
367367
Tachyons is meant to be edited and customized to meet the
368-
needs of your project. It's just css. It isn't precious.
369-
Don't be afraid to change: class names, media queries,
368+
needs of your project. Its just css. It isnt precious.
369+
Dont be afraid to change: class names, media queries,
370370
breakpoints, or values.
371371
</p>
372372
</article>
@@ -1170,7 +1170,7 @@ <h3 class="f5 fw6 ttu tracke">Testimonials</h3>
11701170
</blockquote>
11711171
<blockquote class="fl w-100 ph0 border-box mh0 pb5">
11721172
<p class="f3 f1-ns measure fw7 lh-title mt0">
1173-
Tachyons is powerful, obvious, and well documented. It's made me rethink my approach to building organized and componentized CSS. I highly recommend you try it.
1173+
Tachyons is powerful, obvious, and well documented. Its made me rethink my approach to building organized and componentized CSS. I highly recommend you try it.
11741174
</p>
11751175
<cite class="mtw f5 f4-m f3-l fs-normal">
11761176
<span class="fw6">Dustin Senos</span>
@@ -1241,7 +1241,7 @@ <h3 class="f5 fw6 ttu tracke">Testimonials</h3>
12411241
</div>
12421242
<p class="f6 measure copy lh-copy">
12431243
Have a question? Need help? Feel free to open an issue on GitHub or ask a
1244-
question in our slack channel. We're here to try and help make designing in
1244+
question in our slack channel. Were here to try and help make designing in
12451245
the browser fun.
12461246
</p>
12471247
<div class="pt4 cf mw5">
@@ -1252,7 +1252,7 @@ <h3 class="f5 fw6 ttu tracke">Testimonials</h3>
12521252
that always moves faster than light.
12531253
The word comes from the Greek:
12541254
<br> <br>
1255-
ταχύς or tachys, meaning "swift, quick, fast, rapid"
1255+
ταχύς or tachys, meaning swift, quick, fast, rapid
12561256
</small>
12571257

12581258
</div>

resources/index.html

+7-7
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<main class="w-100 bt b--black-10 bg-white">
6565
<div class="ph3 ph5-ns black-80 pb6">
6666
<div class="mw9 center">
67-
<h1 class="f3 f1-l">Resources</h1>
67+
<h1 class="f3 f1-l">Resources</h1>
6868
<article>
6969
<h3 class="f5 fw6 bb bw2 pb2 mb3">Recommended Reading</h3>
7070
<div class="cf">
@@ -165,15 +165,15 @@ <h3 class="f5 fw6 bb bw2 pb2 mb3">Related Projects</h3>
165165
<a class="link fw7 f3 mb4 db black hover-blue" href="https://github.com/tachyons-css/tachyons-sass">
166166
<span class="db mb1">tachyons-sass</span>
167167
<span class="lh-copy f5 fw4 db">
168-
Don't like postcss? Tachyons-sass is a sass port of the entire
168+
Dont like postcss? Tachyons-sass is a sass port of the entire
169169
framework.
170170
</span>
171171
</a>
172172
<a class="link fw7 f3 mb4 db black hover-blue" href="https://github.com/tachyons-css/react-native-style-tachyons">
173173
<span class="db mb1">react-native-style-tachyons</span>
174174
<span class="lh-copy f5 fw4 db measure">
175175
React Native Style Tachyons brings functional styling to
176-
react-native. It is inspired by Tachyons and uses it's scales and
176+
react-native. It is inspired by Tachyons and uses its scales and
177177
naming convention.
178178
</span>
179179
</a>
@@ -196,7 +196,7 @@ <h3 class="f5 fw6 bb bw2 pb2 mb3">Related Projects</h3>
196196
<span class="lh-copy f5 fw4 db measure">
197197
This module is used to process Tachyons css modules and generate
198198
their documentation. It is leveraged in an npm script shared among
199-
all modules.
199+
all modules.
200200
</span>
201201
</a>
202202
<a class="link fw7 f3 mb4 db black hover-blue" href="https://github.com/tachyons-css/tachyons-build-css">
@@ -211,7 +211,7 @@ <h3 class="f5 fw6 bb bw2 pb2 mb3">Related Projects</h3>
211211
<a class="link fw7 f3 mb4 db black hover-blue" href="https://github.com/tachyons-css/tachyons-verbose">
212212
<span class="db mb1">tachyons-verbose</span>
213213
<span class="lh-copy f5 fw4 db measure">
214-
This "verbose" edition of Tachyons uses an unambiguous naming formula for those of us who are bad at acronyms and for ease of sharing with non-tachyons-using team members.
214+
This verbose edition of Tachyons uses an unambiguous naming formula for those of us who are bad at acronyms and for ease of sharing with non-tachyons-using team members.
215215
</span>
216216
</a>
217217
<a class="link fw7 f3 mb4 db black hover-blue" href="https://github.com/tachyons-css/jekyll-tachyons">
@@ -312,7 +312,7 @@ <h3 class="f5 fw6 bb bw2 pb2 mb3">Tutorials</h3>
312312
</div>
313313
<p class="f6 measure copy lh-copy">
314314
Have a question? Need help? Feel free to open an issue on GitHub or ask a
315-
question in our slack channel. We're here to try and help make designing in
315+
question in our slack channel. Were here to try and help make designing in
316316
the browser fun.
317317
</p>
318318
<div class="pt4 cf mw5">
@@ -323,7 +323,7 @@ <h3 class="f5 fw6 bb bw2 pb2 mb3">Tutorials</h3>
323323
that always moves faster than light.
324324
The word comes from the Greek:
325325
<br> <br>
326-
ταχύς or tachys, meaning "swift, quick, fast, rapid"
326+
ταχύς or tachys, meaning swift, quick, fast, rapid
327327
</small>
328328

329329
</div>

src/templates/gallery.html

+1-5
Original file line numberDiff line numberDiff line change
@@ -105,14 +105,10 @@
105105
<img class="db" src="http://tachyons.io/img/urlboxio-small.jpg" />
106106
<span class="black b lh-copy pv3 db bw2 bb">urlbox.io</span>
107107
</a>
108-
<a class="mb5 db dim link pointer" href="http://uptimeumbrella.com" title="Uptime Umbrella">
108+
<a class="mb5 db dim link pointer" href="https://tylernford.com" title="Tyler N Ford">
109109
<img class="db" src="http://tachyons.io/img/tylernford.png" />
110110
<span class="black b lh-copy pv3 db bw2 bb">tylernford.com</span>
111111
</a>
112-
<a class="mb5 db dim link pointer" href="http://uptimeumbrella.com" title="Uptime Umbrella">
113-
<img class="db" src="http://tachyons.io/img/uptime.png" />
114-
<span class="black b lh-copy pv3 db bw2 bb">uptimeumbrella.com</span>
115-
</a>
116112
</div>
117113
</div>
118114
</section>

0 commit comments

Comments
 (0)