Commit Graph

30 Commits

Author SHA1 Message Date
mpl e3f16b8ead pkg/deploy/gce: add web wizard to deploy on Google Cloud
Issue #531

Change-Id: I47900eb7b82b7775ec1d26b1d6796e5701ee672d
2015-01-19 16:24:37 +01:00
Brad Fitzpatrick 17804ff0b5 website: link to Github issue tracker
Change-Id: I6b051519c5b7c394ce3557c07e3e0f3ac9953d66
2014-12-11 17:33:33 +11:00
Salmān Aljammāz 974a431169 Dynamically generate the contributors page from git log.
This change moves scripts/gencontrib/gencontrib.go into the
website's main codebase. Not as fancy as
https://github.com/bradfitz/camlistore/graphs/contributors but
it's a start.

https://code.google.com/p/camlistore/issues/detail?id=15

Change-Id: I9a806556f91084bf4069cf82a8b653bc8de444a9
2014-10-27 13:21:18 +00:00
mpl eb0578a17c website: add camlistore error handler
http://camlistore.org/issue/276

Change-Id: I786d8a858624caeb9258ae6b2a21056a4f79d246
2014-08-19 02:25:52 +02:00
Nick O'Neill 0aaa2bb014 Initial changes to the website
Give a better sense of what camlistore is right away
More readable headings on those yellow bars
Reduce number of items in the nav
Add detail to download and getting started section
Turned mailing list page into community page
Style changes to the front page from aaron.
Reworked the code page
Added some pages to fill in, protocol and todo
Reorganized docs page
Redirect lists to new community page

Change-Id: I4e953e53618b93420f9f57aaf48d2d3651977b57
2014-03-18 19:02:20 -07:00
Brad Fitzpatrick b6a8dc3351 More git links updated
Change-Id: I2e527d73c2907dbc87e84a876b0f0ba7b2cf18b9
2013-08-14 10:47:56 -07:00
Brad Fitzpatrick 36f93b8240 Updating website for new git & Gerrit location.
Change-Id: Ifaceae9e40e2028c7c643020ea82abcece2e3554
2013-08-14 10:35:33 -07:00
Brad Fitzpatrick 044e2e77cd 0.2 release notes
Change-Id: Iced581916a4b557e1310e32152c6e333b935e515
2013-06-22 07:49:56 -07:00
Brad Fitzpatrick 1f709f46af Add the go-import meta tag back (See: go help remote). It got lost somehow.
Change-Id: Id33c8be4040af6ec6023685e3a5f2fbfb4424b13
2013-06-15 09:51:06 -07:00
Brad Fitzpatrick 3ec342d706 Website updates, with 0.1 release notes
Change-Id: I931f3429c5f4e0ad6170aadb3381c680b02f6971
2013-06-11 14:13:16 +02:00
mpl feaf289d5b website: clean up PDoc hack
Change-Id: Idf5ea94058d1da653442d435f8823f2f399f3f8e
2013-03-18 16:08:10 +01:00
mpl 8f8373fa76 website: use copy of package.html instead of directly golang's
Change-Id: I4ba47ade6c3307929aac489ff8735c5cf774074f
2013-03-16 01:26:57 +01:00
mpl 698e8605e6 website: /pkg/ and /cmd/ work.
-added some doc.go for each command to make /cmd/*
work nicely.
-hacked a bit of style, mostly borrowed from golang too.

Change-Id: I011d70bca2c0151a29dfd53c78a896821730d5fb
2013-03-15 16:40:44 +01:00
mpl 2df97a4710 Update camweb from old/template to html/template.
Change-Id: I87294e861de4cd9e6f97db9f934fbc4effed4f32
2012-06-16 10:20:32 -07:00
Brett Slatkin f2b94ddb67 Website: Use a jpeg for the logo, 1/3 the size, no janky slow-loading
Change-Id: I34904379aaf231a5b9bcdb65ff7aae88c5f5b5ad
2011-11-01 21:16:38 -07:00
Brett Slatkin fdc28ef5c6 Website: Fixed contributors link
Change-Id: I2d717b7609ce9b523b100623c24f5f296377aac6
2011-10-13 00:18:46 -07:00
Brett Slatkin 0c221690a1 Website: Code page style tweaks
Change-Id: I8a46080d943873011d43af5bd933d170e0511f49
2011-10-13 00:13:21 -07:00
Brett Slatkin 47abbca8c7 Website: Added a link on /code to /contributing
Change-Id: I0fe101dd51a8d6f8b5e71dfedf9728e669fc26ba
2011-10-13 00:09:46 -07:00
Brad Fitzpatrick 4658a2a3fb website: ssl fixes
Change-Id: I2c2c4d95a15d0addeac3256360d54ec105bf4bdc
2011-06-21 14:50:27 -07:00
Brad Fitzpatrick 38588f0985 Changes for switch to Gerrit.
Change-Id: Ie3834ba594d379b881bff1b23d69267262d9dfa2
2011-06-13 14:24:51 -07:00
Brad Fitzpatrick 23bc4dbf54 website: link to new lists page, CLAs. 2011-02-01 12:13:30 -08:00
Brad Fitzpatrick ef310690ff Add analytics. 2011-01-29 10:59:25 -08:00
Brad Fitzpatrick 01de991ab6 Unlink wiki for now; no content there. 2011-01-28 12:04:56 -08:00
Brad Fitzpatrick 8bb8371ba1 camweb: Add /gw/ link; parse out titles from <h1>
* Make /gw/ a redirect to the following path in gitweb.
* Parse out the <title> from the first <h1>.  Little lame, but works.
2011-01-28 11:17:08 -08:00
Brad Fitzpatrick 24e4b8b731 website updates 2011-01-27 23:47:44 -08:00
Brad Fitzpatrick b8e87bda66 website: make gitweb header match rest of site 2011-01-25 12:54:12 -08:00
Brad Fitzpatrick d5192826d3 Put gitweb.cgi at /code/ on the website. 2011-01-25 10:38:36 -08:00
Brad Fitzpatrick f7ae0f8edf Give up and put favicon.ico at the root. 2011-01-23 21:52:14 -08:00
Brad Fitzpatrick c4809026c6 Shell of a website. 2011-01-23 21:48:04 -08:00
Brad Fitzpatrick e2435289f2 Start of a webserver for camlistore.org 2011-01-03 15:49:19 -08:00