Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Commit

Permalink
doc: link joyent logo in website footer
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed May 2, 2013
1 parent a32a243 commit 0e21d7b
Show file tree
Hide file tree
Showing 10 changed files with 61 additions and 1 deletion.
1 change: 1 addition & 0 deletions doc/about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ <h1>Node's goal is to provide an easy way to build scalable
</div>
</div>
<div id="footer">
<a href="http://joyent.com" class="joyent-logo">Joyent</a>
<ul class="clearfix">
<li><a href="/">Node.js</a></li>
<li><a href="/#download">Download</a></li>
Expand Down
10 changes: 10 additions & 0 deletions doc/api_assets/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -466,6 +466,16 @@ a.anchor {
padding: 0;
}

#footer .joyent-logo {
display:block;
position:absolute;
overflow:hidden;
text-indent:-999em;
height:100px;
width:190px;
z-index:999;
}

#footer p {
font-size: 11px;
line-height: 1em;
Expand Down
1 change: 1 addition & 0 deletions doc/blog.html
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@ <h1><a href="<%=
</div>

<div id="footer">
<a href="http://joyent.com" class="joyent-logo">Joyent</a>
<ul class="clearfix">
<li><a href="http://nodejs.org/">Node.js</a></li>
<li><a href="http://nodejs.org/download/">Download</a></li>
Expand Down
1 change: 1 addition & 0 deletions doc/changelog-foot.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
</div>
</div>
<div id="footer">
<a href="http://joyent.com" class="joyent-logo">Joyent</a>
<ul class="clearfix">
<li><a href="/">Node.js</a></li>
<li><a href="/download/">Download</a></li>
Expand Down
1 change: 1 addition & 0 deletions doc/community/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,7 @@ <h2 class="irc">IRC</h2>
</div>

<div id="footer">
<a href="http://joyent.com" class="joyent-logo">Joyent</a>
<ul class="clearfix">
<li><a href="/">Node.js</a></li>
<li><a href="/download/">Download</a></li>
Expand Down
35 changes: 34 additions & 1 deletion doc/download/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -155,5 +155,38 @@ <h2 id="license">License</h2>
</div>
</div>
</div>
</body>

<div id="footer">
<a href="http://joyent.com" class="joyent-logo">Joyent</a>
<ul class="clearfix">
<li><a href="/">Node.js</a></li>
<li><a href="/download/">Download</a></li>
<li><a href="/about/">About</a></li>
<li><a href="http://search.npmjs.org/">npm Registry</a></li>
<li><a href="http://nodejs.org/api/">Docs</a></li>
<li><a href="http://blog.nodejs.org">Blog</a></li>
<li><a href="/community/">Community</a></li>
<li><a href="/logos/">Logos</a></li>
<li><a href="http://jobs.nodejs.org/">Jobs</a></li>
<!-- <li><a hrfe="http://twitter.com/nodejs" class="twitter">@nodejs</a></li> -->
</ul>

<p>Copyright <a href="http://joyent.com/">Joyent, Inc</a>, Node.js is a <a href="/trademark-policy.pdf">trademark</a> of Joyent, Inc. View <a href="https://raw.github.com/joyent/node/__VERSION__/LICENSE">license</a>.</p>
</div>


<script src="sh_main.js"></script>
<script src="sh_javascript.min.js"></script>
<script>highlight(undefined, undefined, 'pre');</script>

<script>
window._gaq = [['_setAccount', 'UA-10874194-2'], ['_trackPageview']];
(function(d, t) {
var g = d.createElement(t),
s = d.getElementsByTagName(t)[0];
g.src = '//www.google-analytics.com/ga.js';
s.parentNode.insertBefore(g, s);
}(document, 'script'));
</script>
</body>
</html>
1 change: 1 addition & 0 deletions doc/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ <h2>Explore Node.js</h2>
</div>

<div id="footer">
<a href="http://joyent.com" class="joyent-logo">Joyent</a>
<ul class="clearfix">
<li><a href="/">Node.js</a></li>
<li><a href="/download/">Download</a></li>
Expand Down
1 change: 1 addition & 0 deletions doc/logos/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ <h2>Desktop Background</h2>
</div>
</div>
<div id="footer">
<a href="http://joyent.com" class="joyent-logo">Joyent</a>
<ul class="clearfix">
<li><a href="/">Node.js</a></li>
<li><a href="/#download">Download</a></li>
Expand Down
10 changes: 10 additions & 0 deletions doc/pipe.css
Original file line number Diff line number Diff line change
Expand Up @@ -495,6 +495,16 @@ h1 a, h2 a, h3 a, h4 a {
padding: 0;
}

#footer .joyent-logo {
display:block;
position:absolute;
overflow:hidden;
text-indent:-999em;
height:100px;
width:190px;
z-index:999;
}

#footer p {
font-size: 11px;
line-height: 1em;
Expand Down
1 change: 1 addition & 0 deletions doc/template.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ <h2>Table of Contents</h2>
</div>
</div>
<div id="footer">
<a href="http://joyent.com" class="joyent-logo">Joyent</a>
<ul class="clearfix">
<li><a href="/">Node.js</a></li>
<li><a href="/download/">Download</a></li>
Expand Down

0 comments on commit 0e21d7b

Please sign in to comment.