Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2011-07-11 19:29:25 +0400
committerRyan Dahl <ry@tinyclouds.org>2011-07-11 19:30:37 +0400
commitb1c90a4e22d6e28c0b3fe2383e409e54f393d945 (patch)
tree5027d22eea1430611e880b13594321f4a3c8c2b3 /doc
parent7e8735b3fe66f216171f467666bef698cf2b09e1 (diff)
logo update
Diffstat (limited to 'doc')
-rw-r--r--doc/index.html12
-rw-r--r--doc/logo.pngbin14504 -> 5553 bytes
-rw-r--r--doc/logos/index.html98
-rw-r--r--doc/logos/monitor.pngbin0 -> 130547 bytes
-rw-r--r--doc/logos/node-favicon.pngbin0 -> 1104 bytes
-rw-r--r--doc/logos/nodejs-1024x768.pngbin0 -> 493710 bytes
-rw-r--r--doc/logos/nodejs-1280x1024.pngbin0 -> 817701 bytes
-rw-r--r--doc/logos/nodejs-1440x900.pngbin0 -> 840815 bytes
-rw-r--r--doc/logos/nodejs-1920x1200.pngbin0 -> 1626767 bytes
-rw-r--r--doc/logos/nodejs-2560x1440.pngbin0 -> 2168213 bytes
-rw-r--r--doc/logos/nodejs-black.epsbin0 -> 587222 bytes
-rw-r--r--doc/logos/nodejs-black.pngbin0 -> 2630 bytes
-rw-r--r--doc/logos/nodejs-dark.epsbin0 -> 674234 bytes
-rw-r--r--doc/logos/nodejs-dark.pngbin0 -> 3501 bytes
-rw-r--r--doc/logos/nodejs-green.epsbin0 -> 669754 bytes
-rw-r--r--doc/logos/nodejs-green.pngbin0 -> 3452 bytes
-rw-r--r--doc/logos/nodejs-light.epsbin0 -> 588530 bytes
-rw-r--r--doc/logos/nodejs.pngbin0 -> 3026 bytes
-rw-r--r--doc/pipe.css56
-rw-r--r--doc/sh_vim-dark.css47
-rw-r--r--doc/sponsored.pngbin6401 -> 5285 bytes
-rw-r--r--doc/trademark-policy.pdfbin111297 -> 111996 bytes
22 files changed, 169 insertions, 44 deletions
diff --git a/doc/index.html b/doc/index.html
index 3146a4d8e2a..fab8c7dc75b 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -27,11 +27,13 @@
<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><a href="/logos/">Logos</a></li>
<li><a href="http://jobs.nodejs.org/">Jobs</a></li>
<ol><!-- JOBS --><!-- JOBS --></ol>
</ol>
@@ -39,6 +41,7 @@
<div id="content">
<!-- <h1><a href="http://nodejs.org/">Node</a></h1> -->
+ <br /><br />
<img id="logo" src="logo.png" alt="node.js"/>
<p id="introduction">
@@ -108,11 +111,18 @@ server.listen(1337, "127.0.0.1");
</p>
<p>
- 2011.06.29
+ 2011.06.29 (stable)
<a href="http://nodejs.org/dist/node-v0.4.9.tar.gz">node-v0.4.9.tar.gz</a>
(<a href="http://nodejs.org/docs/v0.4.9/api/index.html">Documentation</a>)
</p>
+ <p>
+ 2011.07.05 (unstable)
+ <a href="http://nodejs.org/dist/node-v0.5.0.tar.gz">node-v0.5.0.tar.gz</a>
+ (<a href="http://nodejs.org/docs/v0.5.0/api/index.html">Documentation</a>)
+ </p>
+
+
<p>Historical: <a href="http://nodejs.org/dist">versions</a>, <a href="http://nodejs.org/docs">docs</a></p>
<p>
diff --git a/doc/logo.png b/doc/logo.png
index fabb0e37b61..4ca766d4864 100644
--- a/doc/logo.png
+++ b/doc/logo.png
Binary files differ
diff --git a/doc/logos/index.html b/doc/logos/index.html
new file mode 100644
index 00000000000..c2819101f29
--- /dev/null
+++ b/doc/logos/index.html
@@ -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">&nbsp;</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>
diff --git a/doc/logos/monitor.png b/doc/logos/monitor.png
new file mode 100644
index 00000000000..18c804e2df9
--- /dev/null
+++ b/doc/logos/monitor.png
Binary files differ
diff --git a/doc/logos/node-favicon.png b/doc/logos/node-favicon.png
new file mode 100644
index 00000000000..8d52a3be44f
--- /dev/null
+++ b/doc/logos/node-favicon.png
Binary files differ
diff --git a/doc/logos/nodejs-1024x768.png b/doc/logos/nodejs-1024x768.png
new file mode 100644
index 00000000000..e571c091d24
--- /dev/null
+++ b/doc/logos/nodejs-1024x768.png
Binary files differ
diff --git a/doc/logos/nodejs-1280x1024.png b/doc/logos/nodejs-1280x1024.png
new file mode 100644
index 00000000000..00f65d0de53
--- /dev/null
+++ b/doc/logos/nodejs-1280x1024.png
Binary files differ
diff --git a/doc/logos/nodejs-1440x900.png b/doc/logos/nodejs-1440x900.png
new file mode 100644
index 00000000000..4b818cc682f
--- /dev/null
+++ b/doc/logos/nodejs-1440x900.png
Binary files differ
diff --git a/doc/logos/nodejs-1920x1200.png b/doc/logos/nodejs-1920x1200.png
new file mode 100644
index 00000000000..6b31fecf490
--- /dev/null
+++ b/doc/logos/nodejs-1920x1200.png
Binary files differ
diff --git a/doc/logos/nodejs-2560x1440.png b/doc/logos/nodejs-2560x1440.png
new file mode 100644
index 00000000000..ba46b7704ec
--- /dev/null
+++ b/doc/logos/nodejs-2560x1440.png
Binary files differ
diff --git a/doc/logos/nodejs-black.eps b/doc/logos/nodejs-black.eps
new file mode 100644
index 00000000000..e3186994f52
--- /dev/null
+++ b/doc/logos/nodejs-black.eps
Binary files differ
diff --git a/doc/logos/nodejs-black.png b/doc/logos/nodejs-black.png
new file mode 100644
index 00000000000..a7c6d63db4e
--- /dev/null
+++ b/doc/logos/nodejs-black.png
Binary files differ
diff --git a/doc/logos/nodejs-dark.eps b/doc/logos/nodejs-dark.eps
new file mode 100644
index 00000000000..11c230db150
--- /dev/null
+++ b/doc/logos/nodejs-dark.eps
Binary files differ
diff --git a/doc/logos/nodejs-dark.png b/doc/logos/nodejs-dark.png
new file mode 100644
index 00000000000..56094a9b41a
--- /dev/null
+++ b/doc/logos/nodejs-dark.png
Binary files differ
diff --git a/doc/logos/nodejs-green.eps b/doc/logos/nodejs-green.eps
new file mode 100644
index 00000000000..362ac37d894
--- /dev/null
+++ b/doc/logos/nodejs-green.eps
Binary files differ
diff --git a/doc/logos/nodejs-green.png b/doc/logos/nodejs-green.png
new file mode 100644
index 00000000000..ee8a2fb550f
--- /dev/null
+++ b/doc/logos/nodejs-green.png
Binary files differ
diff --git a/doc/logos/nodejs-light.eps b/doc/logos/nodejs-light.eps
new file mode 100644
index 00000000000..2317313e4f5
--- /dev/null
+++ b/doc/logos/nodejs-light.eps
Binary files differ
diff --git a/doc/logos/nodejs.png b/doc/logos/nodejs.png
new file mode 100644
index 00000000000..df49579bb5b
--- /dev/null
+++ b/doc/logos/nodejs.png
Binary files differ
diff --git a/doc/pipe.css b/doc/pipe.css
index 5d9edfea4ba..3cc2b88c353 100644
--- a/doc/pipe.css
+++ b/doc/pipe.css
@@ -1,21 +1,25 @@
+html {
+ -webkit-font-smoothing: antialiased;
+}
+
body {
- background: #22252a;
- color: #eee;
- font-size: 14pt;
- line-height: 150%;
- font-family: times, Times New Roman, times-roman, georgia, serif;
- max-width: 30em;
- margin: 0 0 5em 9em;
+ background: #353129;
+ color: #eee;
+ font-size: 14pt;
+ line-height: 150%;
+ font-family: Georgia, "Times New Roman", Times, serif;
+ max-width: 30em;
+ margin: 0 0 5em 9em;
}
img {
- padding: 5em 0;
- border: 0;
+ border: 0;
}
#toc {
position: absolute;
top: 2em;
left: 0;
width: 10em;
+ font-family: Helvetica, Arial, sans-serif;
font-size: 12pt;
line-height: 150%;
}
@@ -35,11 +39,17 @@ img {
margin: 0;
padding: 0;
}
-#toc a { color: #aaa; }
+#toc a {
+ color: #8BC84B;
+}
h1, h2, h3, h4 {
- color: #B0C4DE;
- margin: 2em 0;
+ color: #CCD2BC;
+ font-family: Helvetica, Arial, sans-serif;
+ margin-top: 2em;
+ margin-right: 0;
+ margin-bottom: 10px;
+ margin-left: 0;
}
#toc ol ol {
@@ -56,14 +66,17 @@ h1 a, h2 a, h3 a, h4 a
}
pre, code {
- font-family: monospace;
- font-size: 13pt;
- color: #eee0e0;
+ font-family: Monaco, 'Andale Mono', 'Lucida Console', 'Bitstream Vera Sans Mono', 'Courier New', monospace, serif;
+ ;
+ font-size: 11pt;
+ color: #C3CC88;
}
pre {
- padding-left: 1em;
- border-left: 1px solid #444;
+ padding-left: 1em;
+ border-left-width: 1px;
+ border-left-style: solid;
+ border-left-color: #8BC84B;
}
dd {
@@ -71,11 +84,16 @@ dd {
margin-left: 1em;
}
-a { color: #cd5; text-decoration: none; }
+a {
+ color: #8BC84B;
+ text-decoration: none;
+}
a:hover { text-decoration: underline; }
.highlight {
background: #733;
padding: 0.2em 0;
}
-
+.desktops {
+ font-size: 14px;
+}
diff --git a/doc/sh_vim-dark.css b/doc/sh_vim-dark.css
index 3b6b3992f55..34a526c533f 100644
--- a/doc/sh_vim-dark.css
+++ b/doc/sh_vim-dark.css
@@ -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;
+}
diff --git a/doc/sponsored.png b/doc/sponsored.png
index 7031a935df7..e7564e169d5 100644
--- a/doc/sponsored.png
+++ b/doc/sponsored.png
Binary files differ
diff --git a/doc/trademark-policy.pdf b/doc/trademark-policy.pdf
index 59a04b2915c..0fc73e73e74 100644
--- a/doc/trademark-policy.pdf
+++ b/doc/trademark-policy.pdf
Binary files differ