Skip to content

Commit 3e1e575

Browse files
committed
Adding details for cdnjs on the homepage
1 parent 39d82f8 commit 3e1e575

File tree

27 files changed

+4322
-1052
lines changed

27 files changed

+4322
-1052
lines changed

.docpad.db

Lines changed: 3454 additions & 0 deletions
Large diffs are not rendered by default.

atom.xml

Lines changed: 299 additions & 402 deletions
Large diffs are not rendered by default.

blog/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@
7474
.features ul li#source-sans a.vignette{background-image:url("../img/tnl-source-sans.svg")}
7575
.features ul li#icons a.vignette{background-image:url("../img/tnl-icons.svg")}
7676
.features ul li#design a.vignette{background-image:url("../img/tnl-design.png")}
77+
.features ul li#cdnjs a.vignette {background-image: url(../img/tnl-cdnjs.png);}
7778
.features ul li a.vignette{display:block;width:120px;height:120px;margin:0 30px 30px 0;float:left;background-repeat:no-repeat;background-size:cover}
7879
.features ul li a.vignette,#default-theme{background-color:#f9f9f9;outline:solid 1px #eee}
7980
#default-theme{clear:left;width:100%;height:226px;margin-bottom:80px;overflow:hidden}

css/style.css

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,39 @@
1+
/* normalize.css v2.0.1 | MIT License | git.io/normalize */
2+
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}
3+
audio,canvas,video{display:inline-block}
4+
audio:not([controls]){display:none;height:0}
5+
[hidden]{display:none}
6+
html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
7+
body{margin:0}
8+
a:focus{outline:thin dotted}
9+
a:active,a:hover{outline:0}
10+
h1{font-size:2em}
11+
abbr[title]{border-bottom:1px dotted}
12+
b,strong{font-weight:bold}
13+
dfn{font-style:italic}
14+
mark{background:#ff0;color:#000}
15+
code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}
16+
pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}
17+
q{quotes:"\201C" "\201D" "\2018" "\2019"}
18+
small{font-size:80%}
19+
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
20+
sup{top:-.5em}
21+
sub{bottom:-.25em}
22+
img{border:0}
23+
svg:not(:root){overflow:hidden}
24+
figure{margin:0}
25+
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}
26+
legend{border:0;padding:0;}
27+
button,input,select,textarea{font-family:inherit;font-size:100%;margin:0;}
28+
button,input{line-height:normal}
29+
button,html input[type="button"],/* 1 */,input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}
30+
button[disabled],input[disabled]{cursor:default}
31+
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}
32+
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}
33+
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
34+
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
35+
textarea{overflow:auto;vertical-align:top;}
36+
table{border-collapse:collapse;border-spacing:0}
137
.topcoat-button,.topcoat-button--quiet,.topcoat-button--large,.topcoat-button--large--quiet,.topcoat-button--cta,.topcoat-button--large--cta{position:relative;display:inline-block;vertical-align:top;box-sizing:border-box;background-clip:padding-box;padding:0;margin:0;font:inherit;color:inherit;background:transparent;border:none;user-select:none;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding:0 1.25rem;font-size:16px;line-height:3rem;letter-spacing:1px;color:#454545;text-shadow:0 1px #fff;vertical-align:top;background-color:#e5e9e8;box-shadow:inset 0 1px #fff;border:1px solid #a5a8a8;border-radius:6px}
238
.topcoat-button:active,.topcoat-button.is-active,.topcoat-button--large:active,.topcoat-button--large.is-active{background-color:#d3d7d7;box-shadow:inset 0 1px rgba(0,0,0,0.12)}
339
.topcoat-button:disabled,.topcoat-button.is-disabled{opacity:.3;cursor:default;pointer-events:none}
@@ -50,6 +86,7 @@ h1 a:hover,nav.main ul li a:hover{color:#000}
5086
.features ul li#source-sans a.vignette{background-image:url("../img/tnl-source-sans.svg")}
5187
.features ul li#icons a.vignette{background-image:url("../img/tnl-icons.svg")}
5288
.features ul li#design a.vignette{background-image:url("../img/tnl-design.png")}
89+
.features ul li#cdnjs a.vignette{background-image:url("../img/tnl-cdnjs.png")}
5390
.features ul li a.vignette{display:block;width:120px;height:120px;margin:0 30px 30px 0;float:left;background-repeat:no-repeat;background-size:cover}
5491
.features ul li a.vignette,#default-theme{background-color:#f9f9f9;outline:solid 1px #eee}
5592
#default-theme{clear:left;width:100%;height:226px;margin-bottom:80px;overflow:hidden}

dev/topcoat-cla-thanks/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@
7474
.features ul li#source-sans a.vignette{background-image:url("../img/tnl-source-sans.svg")}
7575
.features ul li#icons a.vignette{background-image:url("../img/tnl-icons.svg")}
7676
.features ul li#design a.vignette{background-image:url("../img/tnl-design.png")}
77+
.features ul li#cdnjs a.vignette {background-image: url(../img/tnl-cdnjs.png);}
7778
.features ul li a.vignette{display:block;width:120px;height:120px;margin:0 30px 30px 0;float:left;background-repeat:no-repeat;background-size:cover}
7879
.features ul li a.vignette,#default-theme{background-color:#f9f9f9;outline:solid 1px #eee}
7980
#default-theme{clear:left;width:100%;height:226px;margin-bottom:80px;overflow:hidden}

dev/topcoat-cla/index.html

Lines changed: 2 additions & 1 deletion
Large diffs are not rendered by default.

docpad.coffee

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,10 @@ docpadConfig = {
4040
name: "Andrei Oprea"
4141
twitter: "ndreio"
4242
url: "https://github.com/piatra"
43+
nodoherty:
44+
name: "Niall O'Doherty"
45+
twitter: "nodoherty"
46+
url: "https://github.com/nodoherty"
4347
formatDate: (postdate) ->
4448
monthsArray = ['Jan','Feb','Mar','Apr','May','Jun','Jul','Aug','Sep','Oct','Nov','Dec']
4549
curr_date = postdate.getDate()

img/tnl-cdnjs.png

4.67 KB
Loading

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@
7474
.features ul li#source-sans a.vignette{background-image:url("../img/tnl-source-sans.svg")}
7575
.features ul li#icons a.vignette{background-image:url("../img/tnl-icons.svg")}
7676
.features ul li#design a.vignette{background-image:url("../img/tnl-design.png")}
77+
.features ul li#cdnjs a.vignette {background-image: url(../img/tnl-cdnjs.png);}
7778
.features ul li a.vignette{display:block;width:120px;height:120px;margin:0 30px 30px 0;float:left;background-repeat:no-repeat;background-size:cover}
7879
.features ul li a.vignette,#default-theme{background-color:#f9f9f9;outline:solid 1px #eee}
7980
#default-theme{clear:left;width:100%;height:226px;margin-bottom:80px;overflow:hidden}
@@ -144,7 +145,7 @@
144145
#required{padding-bottom:5px;color:#f00;font-weight:bold}
145146
.clearfix:before,.clearfix:after{content:" ";display:table}
146147
.clearfix:after{clear:both}
147-
.clearfix{*zoom:1}</style><script type="text/javascript">window.onload=function(){var a=document.getElementById("slide-menu-button");a.onclick=function(d){var c=document.getElementById("site");var b=c.classList;if(b.contains("open")){b.remove("open")}else{b.add("open")}}};</script></head><body><div id="wrapper"><div id="side-nav"><nav class="site"><ul><li class="selected"><a href="http://topcoat.io">Home</a></li><li><a href="http://topcoat.io/topcoat">Demo</a></li><li><a href="http://bench.topcoat.io/">Benchmarks</a></li><li><a href="http://topcoat.io/blog">Blog</a></li></ul></nav></div><div id="site"><header class="main"><h1><a href="/">Topcoat</a></h1><p>CSS for clean and fast web apps.</p><nav class="main"><ul><li><a href="http://topcoat.io/topcoat">Demo</a></li><li><a href="http://bench.topcoat.io">Benchmarks</a></li><li><a href="/blog">Blog</a></li><li class="download"><a href="https://github.com/topcoat/topcoat/archive/v0.8.0.zip" onClick="_gaq.push(['_trackEvent', 'download', 'click',,, false]);" class="topcoat-button--cta">Download</a></li></ul></nav><button id="slide-menu-button" href="#" class="topcoat-icon-button--large--quiet"><span class="topcoat-icon--large topcoat-icon-meun-stack"></span></button></header><section id="hero"><ul><li id="desktop-preview"></li><li id="mobile-preview"></li></ul></section><section class="features"><ul><li id="performance" class="clearfix"><a class="vignette"></a><h3>Soooo Fast!</h3><p>Performance is our #1 goal. Every component we design is <a href="http://bench.topcoat.io">benchmarked for performance</a>. You can see our results.</p></li><li id="components"><a class="vignette clearfix"></a><h3>Components Galore</h3><p>We have the building blocks to get you up and running fast. Our growing set of components were born from CSS.</p></li><li id="themes"><a class="vignette"></a><h3>Themeable</h3><p>Is that even a word? It should be! We love our theme, but we don’t want to hit your brand over the head with it. Just add colors and voila!</p></li><li id="bem"><a class="vignette"></a><h3>BEM Architecture</h3><p>We believe CSS is ready for primetime. We are basing our <a href="http://bem.info/method/">architecture on BEM</a> make your apps faster, less contextual and easier to manage.</p></li><li id="source-sans"><a class="vignette"></a><h3>Even our font is open source</h3><p>The first open source font family contribution from Adobe, Source Sans Pro. It is served on <a href="https://edgewebfonts.adobe.com/fonts#/?nameFilter=source&collection=source-sans-pro">Adobe Edge Web Fonts</a> and <a href="https://typekit.com/fonts/source-sans-pro">Adobe Typekit</a>.</p></li><li id="icons"><a class="vignette"></a><h3>Icons how you want them</h3><p>We created over <a href="https://github.com/topcoat/icons">100 icons to go with Topcoat</a>. You can use them as SVG, PNG or semantic icon font. And yes, they are also open source.</p></li><li id="design"><a class="vignette"></a><h3>Design with Topcoat</h3><p>Even though Topcoat was designed in code. We are <a href="https://github.com/topcoat/design">including a PSD</a> with all the components on our code base.</p></li></ul><div style="clear:both;"></div></section><footer class="site"><ul><li id="twitter"><a href="http://twitter.com/topcoat"></a></li><li id="github"><a href="https://github.com/topcoat"></a></li><li id="adobe"><a href="http://html.adobe.com"></a></li></ul></footer></div></div><script type="text/javascript">// Add a script element as a child of the body
148+
.clearfix{*zoom:1}</style><script type="text/javascript">window.onload=function(){var a=document.getElementById("slide-menu-button");a.onclick=function(d){var c=document.getElementById("site");var b=c.classList;if(b.contains("open")){b.remove("open")}else{b.add("open")}}};</script></head><body><div id="wrapper"><div id="side-nav"><nav class="site"><ul><li class="selected"><a href="http://topcoat.io">Home</a></li><li><a href="http://topcoat.io/topcoat">Demo</a></li><li><a href="http://bench.topcoat.io/">Benchmarks</a></li><li><a href="http://topcoat.io/blog">Blog</a></li></ul></nav></div><div id="site"><header class="main"><h1><a href="/">Topcoat</a></h1><p>CSS for clean and fast web apps.</p><nav class="main"><ul><li><a href="http://topcoat.io/topcoat">Demo</a></li><li><a href="http://bench.topcoat.io">Benchmarks</a></li><li><a href="/blog">Blog</a></li><li class="download"><a href="https://github.com/topcoat/topcoat/archive/v0.8.0.zip" onClick="_gaq.push(['_trackEvent', 'download', 'click',,, false]);" class="topcoat-button--cta">Download</a></li></ul></nav><button id="slide-menu-button" href="#" class="topcoat-icon-button--large--quiet"><span class="topcoat-icon--large topcoat-icon-meun-stack"></span></button></header><section id="hero"><ul><li id="desktop-preview"></li><li id="mobile-preview"></li></ul></section><section class="features"><ul><li id="performance" class="clearfix"><a class="vignette"></a><h3>Soooo Fast!</h3><p>Performance is our #1 goal. Every component we design is <a href="http://bench.topcoat.io">benchmarked for performance</a>. You can see our results.</p></li><li id="components"><a class="vignette clearfix"></a><h3>Components Galore</h3><p>We have the building blocks to get you up and running fast. Our growing set of components were born from CSS.</p></li><li id="themes"><a class="vignette"></a><h3>Themeable</h3><p>Is that even a word? It should be! We love our theme, but we don’t want to hit your brand over the head with it. Just add colors and voila!</p></li><li id="bem"><a class="vignette"></a><h3>BEM Architecture</h3><p>We believe CSS is ready for primetime. We are basing our <a href="http://bem.info/method/">architecture on BEM</a> make your apps faster, less contextual and easier to manage.</p></li><li id="source-sans"><a class="vignette"></a><h3>Even our font is open source</h3><p>The first open source font family contribution from Adobe, Source Sans Pro. It is served on <a href="https://edgewebfonts.adobe.com/fonts#/?nameFilter=source&collection=source-sans-pro">Adobe Edge Web Fonts</a> and <a href="https://typekit.com/fonts/source-sans-pro">Adobe Typekit</a>.</p></li><li id="icons"><a class="vignette"></a><h3>Icons how you want them</h3><p>We created over <a href="https://github.com/topcoat/icons">100 icons to go with Topcoat</a>. You can use them as SVG, PNG or semantic icon font. And yes, they are also open source.</p></li><li id="design"><a class="vignette"></a><h3>Design with Topcoat</h3><p>Even though Topcoat was designed in code. We are <a href="https://github.com/topcoat/design">including a PSD</a> with all the components on our code base.</p></li><li id="cdnjs"><a class="vignette"></a><h3>CDN Resources</h3><p>If you prefer to use a CDN to distribute your Topcoat assets then check out the <a href="http://cdnjs.com/libraries/topcoat/">Topcoat</a> and <a href="http://cdnjs.com/libraries/topcoat-icons/">Topcoat Icons</a> distributions on cdnjs.</p></li></ul><div style="clear:both;"></div></section><footer class="site"><ul><li id="twitter"><a href="http://twitter.com/topcoat"></a></li><li id="github"><a href="https://github.com/topcoat"></a></li><li id="adobe"><a href="http://html.adobe.com"></a></li></ul></footer></div></div><script type="text/javascript">// Add a script element as a child of the body
148149
function downloadJSAtOnload() {
149150
var edgewebfontselement = document.createElement("script");
150151
edgewebfontselement.src = "//use.edgefonts.net/source-sans-pro.js";

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,13 @@
99
"dependencies": {
1010
"docpad": "~6.53.4",
1111
"docpad-plugin-ghpages": "~2.4.0",
12-
"docpad-plugin-jade": "~2.6.0",
12+
"docpad-plugin-jade": "~2.4.1",
1313
"docpad-plugin-stylus": "~2.4.0",
1414
"docpad-plugin-partials": "~2.8.0",
1515
"docpad-plugin-cleanurls": "~2.5.1",
1616
"markdown": "~0.5.0",
17-
"docpad-plugin-rss": "~2.0.1"
17+
"docpad-plugin-rss": "~2.0.1",
18+
"docpad-plugin-marked": "~2.1.2"
1819
},
1920
"devDependencies": {
2021
"docpad-plugin-livereload": "~2.5.3"

0 commit comments

Comments
 (0)