From ee2ec3bce122b055f867baa4ab334148915756cd Mon Sep 17 00:00:00 2001 From: Brad Fitzpatrick Date: Wed, 11 Nov 2015 13:03:43 +0000 Subject: [PATCH] website: revert the pre-0.9 download page for now --- website/content/download | 17 ++++------------- 1 file changed, 4 insertions(+), 13 deletions(-) diff --git a/website/content/download b/website/content/download index 61c2c3cb7..e8be3cb1d 100644 --- a/website/content/download +++ b/website/content/download @@ -1,18 +1,8 @@

Download Camlistore

-

The latest release is 0.9 ("?").

+

The latest release is 0.8 ("Tokyo").

-

Binary releases

- - - -

Source code

- -

The canonical git repo is:

+

Or, the canonical git repo is:

$ git clone https://camlistore.googlesource.com/camlistore

Download and install Go if you don't have that installed already. Camlistore requires Go 1.3 or newer.

@@ -21,6 +11,8 @@
$ go run make.go
+

Eventually we'll distribute binary releases, but for now you should build it yourself.

+

Getting started

Once you've successfully built the Camlistore components, you can run the server with:

@@ -36,7 +28,6 @@

Previous release notes: