forked from nodejs/node-v0.x-archive
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
22 changed files
with
169 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,98 @@ | ||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | ||
<html xmlns="http://www.w3.org/1999/xhtml"><head> | ||
<style type="text/css"> | ||
ul { | ||
padding: 0; | ||
margin: 0; | ||
} | ||
</style> | ||
<script type="text/javascript" src="../sh_main.js"></script> | ||
<script type="text/javascript" src="../sh_javascript.js"></script> | ||
<link type="image/x-icon" rel="icon" href="http://nodejs.org/favicon.ico"> | ||
<link type="image/x-icon" rel="shortcut icon" href="../node-favicon.png"> | ||
<link type="text/css" rel="stylesheet" href="../pipe.css"> | ||
<link type="text/css" rel="stylesheet" href="../sh_vim-dark.css"> | ||
<link rel="alternate" type="application/rss+xml" title="node blog" href="http://feeds.feedburner.com/nodejs/123123123"> | ||
<meta http-equiv="content-type" content="text/html; charset=UTF-8"> | ||
<title>Node.js Logos</title> | ||
</head> | ||
<body> | ||
<div id="toc"> | ||
<ol> | ||
<li><a href="/#download">Download</a></li> | ||
<li><a href="https://github.com/joyent/node/raw/v0.4/ChangeLog">ChangeLog</a></li> | ||
<li><a href="/#about">About</a></li> | ||
<li><a href="http://nodejs.org/docs/v0.4.9/api">v0.4.9 docs</a></li> | ||
<li><a href="http://nodejs.org/docs/v0.5.0/api/">v0.5.0 docs</a></li> | ||
<br> | ||
<li><a href="https://github.com/joyent/node/wiki">Wiki</a></li> | ||
<li><a href="http://blog.nodejs.org/">Blog</a></li> | ||
<li><a href="https://github.com/joyent/node/wiki/Community">Community</a></li> | ||
<li><a href="http://chat.nodejs.org/">Demo</a></li> | ||
<li>Logos</li> | ||
<li><a href="http://jobs.nodejs.org/">Jobs</a> <!-- JOBS --> </li> | ||
</ol> | ||
</div> | ||
<div id="content"> | ||
|
||
<!-- <h1><a href="http://nodejs.org/">Node</a></h1> --> | ||
<br /> | ||
<br /> | ||
<img src="../logo.png" alt="node.js" width="420" height="111" id="logo"> | ||
<p>To echo the evolutionary nature of Node, we've added some punch and playfulness to its identity. All it needs now is a good home with you, download and have fun!</p> | ||
<h2>Logo Downloads</h2> | ||
<table border="0" cellspacing="0" cellpadding="10"> | ||
<tr> | ||
<td bgcolor="#FFFFFF"><a href="nodejs-light.eps"><img src="nodejs.png" alt="Node.js dark" width="212" height="114" border="0" /></a></td> | ||
<td bgcolor="#46483E"><a href="nodejs-dark.eps"><img src="nodejs-dark.png" alt="Node.js dark" width="212" height="114" border="0" /></a></td> | ||
</tr> | ||
<tr> | ||
<td><a href="nodejs-light.eps">Node.js standard EPS</a></td> | ||
<td><a href="nodejs-dark.eps">Node.js reversed EPS</a></td> | ||
</tr> | ||
<tr> | ||
<td bgcolor="#8BC84B"><a href="nodejs-green.eps"><img src="nodejs-green.png" alt="Node.js dark" width="212" height="114" border="0" /></a><a href="nodejs-dark.eps"></a></td> | ||
<td bgcolor="#ffffff"><a href="nodejs-black.eps"><img src="nodejs-black.png" alt="Node.js dark" width="212" height="114" border="0" /></a></td> | ||
</tr> | ||
<tr> | ||
<td><a href="nodejs-green.eps">Node.js bright EPS</a></td> | ||
<td><a href="nodejs-black.eps">Node.js 1 color EPS</a></td> | ||
</tr> | ||
</table> | ||
<h2>Desktop Background</h2> | ||
<p><img src="monitor.png" width="525" height="398" alt="Screensavers" /></p> | ||
<p>Select your screen resolution:<a href="/work/joyent/node/web/logos/nodejs-1024x768.png"><br /> | ||
<span class="desktops">1024 x 768</span></a><span class="desktops"> | <a href="/work/joyent/node/web/logos/nodejs-1280x1024.png">1280 x 1024</a> | <a href="/work/joyent/node/web/logos/nodejs-1440x900.png">1440 x 900</a> | <a href="/work/joyent/node/web/logos/nodejs-1920x1200.png">1920 x 1200</a> | <a href="/work/joyent/node/web/logos/nodejs-2560x1440.png">2560 x 1440</a></span></p> | ||
|
||
<h2 id="video"> </h2> | ||
<p></p> | ||
|
||
|
||
</div> | ||
|
||
<div style="float: right;"></div> | ||
|
||
<a href="http://no.de/"><img src="../sponsored.png" height="58" width="120"></a> | ||
|
||
<div style="clear: both; font-size: 8pt"> | ||
Copyright 2010 Joyent, Inc | ||
<br> | ||
Node.js is a trademark of Joyent, Inc. | ||
See the <a href="http://nodejs.org/trademark-policy.pdf">trademark policy</a> | ||
for more information. | ||
</div> | ||
|
||
<script type="text/javascript"> | ||
var gaJsHost = (("https:" == document.location.protocol) ? | ||
"https://ssl." : "http://www."); | ||
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); | ||
</script><script src="../ga.js" type="text/javascript"></script> | ||
<script type="text/javascript"> | ||
try { | ||
var pageTracker = _gat._getTracker("UA-10874194-2"); | ||
pageTracker._trackPageview(); | ||
} catch(err) {}</script> | ||
<script type="text/javascript">highlight(undefined, undefined, 'pre');</script> | ||
|
||
|
||
</body></html> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,23 @@ | ||
.sh_sourceCode { | ||
|
||
font-weight: normal; | ||
font-style: normal; | ||
} | ||
|
||
.sh_sourceCode .sh_symbol , .sh_sourceCode .sh_cbracket { | ||
color: #fff; | ||
} | ||
|
||
.sh_sourceCode .sh_keyword { | ||
font-style: italic; | ||
} | ||
|
||
.sh_sourceCode .sh_string, .sh_sourceCode .sh_regexp, .sh_sourceCode .sh_number, | ||
.sh_sourceCode .sh_specialchar | ||
{ | ||
color: #B0C4DE; | ||
} | ||
|
||
.sh_sourceCode .sh_comment { | ||
color: #777; | ||
} | ||
|
||
.sh_sourceCode { | ||
|
||
font-weight: normal; | ||
font-style: normal; | ||
} | ||
|
||
.sh_sourceCode .sh_symbol , .sh_sourceCode .sh_cbracket { | ||
color: #fff; | ||
} | ||
|
||
.sh_sourceCode .sh_keyword { | ||
font-style: italic; | ||
} | ||
|
||
.sh_sourceCode .sh_string, .sh_sourceCode .sh_regexp, .sh_sourceCode .sh_number, | ||
.sh_sourceCode .sh_specialchar | ||
{ | ||
color: #B9CCC5; | ||
} | ||
|
||
.sh_sourceCode .sh_comment { | ||
color: #777; | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.