diff --git a/website/content/code b/website/content/code index abac0fd1d..cf9488be0 100644 --- a/website/content/code +++ b/website/content/code @@ -25,7 +25,7 @@
  • Individual Contributor License Agreement (electronic signature okay)
  • Corporate Contributor License Agreement (requires faxing or mailing)
  • - (These make lawyers feel all warm and cozy about open source) + These make lawyers feel all warm and cozy about open source. Be sure to email Brad or the list when you've submitted one so it can be processed and you'll be added to the CONTRIBUTORS file so your patches can be reviewed and submitted. diff --git a/website/content/contributors b/website/content/contributors index 7d1436260..c9b0f13ac 100644 --- a/website/content/contributors +++ b/website/content/contributors @@ -3,14 +3,27 @@

    Camlistore contributors include:

    diff --git a/website/content/docs/release/0.8 b/website/content/docs/release/0.8 index a7032a4c2..3a73326be 100644 --- a/website/content/docs/release/0.8 +++ b/website/content/docs/release/0.8 @@ -1,8 +1,28 @@ -

    Release 0.8 ("XXXXXX")

    +

    Release 0.8 ("Tokyo")

    -

    2014-mm-dd

    +

    2014-08-03

    -

    +

    +Forgive us Internet, for we have slacked. It has been over 5 months since +our last release. +

    + +

    +But we've been busy hacking away and have good stuff for you. The +most exciting thing in this release is probably the new importer +system and implementation of a bunch of importer types, slurping in +your content from elsewhere on the web and mapping it into +Camlistore's data model and letting you search it. In addition to +importers we've improved search, started pulling code out of the core +into separate "apps", and just made general improvements and bug fixes +all over the place. Enjoy! +

    + +

    And if you find yourself in Tokyo for a GoCon conference, be sure to check out Robot +Restaurant. It's wonderfully bizarre. This release may not have +robots, but it does have importers which can run automatically, which +is almost the same? Okay, maybe not.

    camlistore-0.8.zip
    @@ -11,28 +31,34 @@ Or browse at Github: g

    Release stats

    -

    n total committers over n commits since 0.7 (just %v ago), including TODO

    + + +

    30 total commiters over 610 commits since 0.7, including Aaron Boodman, Andrew Gerrand, Antti Rasinen, Bill Thiede, Brad Fitzpatrick, Bret Comnes, Brian Gitonga Marete, Daniel Coonce, Daniel Erat, Edward Sheffler III, Eric Drechsel, Govert Versluis, Hernan Grecco, Joshua Gay, Mario Russo, Mathieu Lonjaret, Matt Jibson, Nick O'Neill, Philip Snowberger, Piotr S. Staszewski, Ritesh Sinha, Rob Young, Robert Kroeger, Steven L. Speek, Tamás Gulácsi.

    Thank you!

    New in 0.8

    Apps

    Web UI

    Storage

    Search

    Importers

    Tools

    General

    diff --git a/website/content/download b/website/content/download index 398d40e23..670df8fa2 100644 --- a/website/content/download +++ b/website/content/download @@ -1,11 +1,11 @@

    Download Camlistore

    -

    The latest release is 0.7 ("Brussels").

    +

    The latest release is 0.8 ("Tokyo").

    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.1 but we recommend 1.2 or newer.

    +

    Download and install Go if you don't have that installed already. Camlistore requires Go 1.1 but we recommend 1.3.

    Build Camlistore by running this command in the folder you downloaded or checked out:

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

    Previous release notes: