From 93188918ea7e64e0572f0aeae12b277208b514f8 Mon Sep 17 00:00:00 2001 From: isaacs Date: Mon, 12 Dec 2011 14:19:14 -0800 Subject: [PATCH] Website js/css tweaks Remove jquery Use HTML5 doctype Simpler clearfix implementation Close download dialog with key --- doc/about/index.html | 29 ++++----- doc/community/index.html | 39 ++++++------ doc/index.html | 160 ++++++++++++++++++++++++++++------------------- doc/logos/index.html | 38 +++++------ doc/pipe.css | 58 +++++++---------- doc/template.html | 10 +-- 6 files changed, 177 insertions(+), 157 deletions(-) diff --git a/doc/about/index.html b/doc/about/index.html index 3282755..68759de 100644 --- a/doc/about/index.html +++ b/doc/about/index.html @@ -1,5 +1,5 @@ - - + + - - - - - - - + + + + - + href="http://feeds.feedburner.com/nodejs/123123123"> + node.js
- +
@@ -110,6 +107,10 @@ console.log('Server running at http://127.0.0.1:1337/'); is a trademark of Joyent, Inc.
+ + + + - + } catch(err) {} + diff --git a/doc/community/index.html b/doc/community/index.html index ef3f419..d68a144 100644 --- a/doc/community/index.html +++ b/doc/community/index.html @@ -1,5 +1,5 @@ - - + + - - - - - - - + + + + - + href="http://feeds.feedburner.com/nodejs/123123123"> + node.js -
- +

Node.js is a platform built on Chrome's JavaScript runtime @@ -53,43 +34,103 @@

Node.js in the Industry

    -
  • +
  • Node gives Azure users the first end-to-end JavaScript experience for the development of a whole new class of real-time applications. -
    +
    Claudio Caldato -
    +
    Principal Program Manager, Interoperability Strategy

  • -
  • +
  • Node’s evented I/O model freed us from worrying about locking and concurrency issues that are common with multithreaded async I/O. -
    +
    Subbu Allamarju -
    +
    Principal Member, Technical Staff

  • -
  • +
  • On the server side, our entire mobile software stack is completely built in Node. One reason was scale. The second is Node showed us huge performance gains. -
    +
    Kiran Prasad -
    +
    Director of Engineering, Mobile

  • -
  • +
  • Node.js is the execution core of Manhattan. Allowing developers to build one code base using one language – that is the nirvana for developers. -
    +
    Renaud Waldura -
    +
    Sr. Product Manger, Cocktail

+ +
+ X + + + +
+ + +

An example: Webserver

@@ -123,41 +164,30 @@ server.listen(1337, "127.0.0.1");

Featured

- + A guided introduction to Node

Explore Node.js

+ -
- - - - -
+ + + - + } catch(err) {} + diff --git a/doc/logos/index.html b/doc/logos/index.html index 1c863e5..e2887b8 100644 --- a/doc/logos/index.html +++ b/doc/logos/index.html @@ -1,5 +1,5 @@ - - + +