From 060141c58a7cd49b1d243e8f5686195897ff83c4 Mon Sep 17 00:00:00 2001 From: isaacs Date: Thu, 16 Aug 2012 09:56:31 -0700 Subject: [PATCH] website: Improved install button behavior Just install whatever's best for the OS. Detect host os and architecture from the navigator properties. If we can't make a good guess, then they get the tarball, and of course everything we have is on the full download page. --- doc/download/index.html | 15 ++++++++++++ doc/index.html | 52 +++++++++++++++++++++++++++++++++-------- doc/pipe.css | 35 +++++++++++++++++---------- 3 files changed, 80 insertions(+), 22 deletions(-) diff --git a/doc/download/index.html b/doc/download/index.html index b1afb89d77..bb753fd450 100644 --- a/doc/download/index.html +++ b/doc/download/index.html @@ -101,6 +101,20 @@ 64-bit + + Linux Binaries (.tar.gz) 32-bit @@ -132,6 +146,7 @@
  • Installing from package managers
  • Other release files
  • +
  • Other releases
  • diff --git a/doc/index.html b/doc/index.html index 2bb5ee9544..fc26d9b8a7 100644 --- a/doc/index.html +++ b/doc/index.html @@ -29,12 +29,51 @@ lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.

    - Download - Docs -

    __VERSION__

    +
    + INSTALL + + DownloadsAPI Docs +
    Fork me on GitHub + + +

    Node.js in the Industry