Commit Graph

29 Commits

Author SHA1 Message Date
Brad Fitzpatrick 9427d6eef4 website: update logo/mascot/colors
This is Keepy the Perkeep Parakeet, from Ashley McNamara, @ashleymcnamara.

The CSS & HTML changes are my fault. We can revise later.

For the rename, issue #981

Change-Id: Ifaf4e4d9a92b5d6d79473f0e9aec9db8f51aa7b1
2018-01-02 12:46:51 -08:00
Brad Fitzpatrick b9a68c3000 website: make camlistore.org go-import meta tags reference a snapshot
I created https://github.com/camlistore/old-cam-snapshot with a snapshot
of our git repo before we start rearranging things.

This way we won't break anybody depending on camlistore.org/* Go
packages after the move. They just won't get any updates. Actually
things will probably break if they run "go get -u". Need to
investigate what happens there.

Change-Id: I45e109c18323e65bd76706faa08d955dcbc5f6c6
2017-12-29 18:20:09 -08:00
Mathieu Lonjaret 574a9311ec Merge "website: first pass of s/Camlistore/Perkeep/ on contents" 2017-12-18 15:47:03 +00:00
mpl cea35f8a40 website: first pass of s/Camlistore/Perkeep/ on contents
A second pass will be needed on the URLs once we have moved all the
repos and such.

Issue #981

Change-Id: Ibb58f4c4f16481da69e811142e8337b826c0d164
2017-12-18 16:46:08 +01:00
mpl 253e7cb5d4 pkg/deploy: ignore Domain field from page template
Fixes #985

Change-Id: If110d392885fb89d0403ab9eb3aaf8dcdc3fe249
2017-12-16 02:01:36 +01:00
mpl 602fe8a2d4 website: serve Perkeep title
Issue #981

Change-Id: I2d323523ed29dfcb5989178c7cc0c78c462f972f
2017-12-14 16:10:43 +01:00
mpl 9a492bd05f camweb: set "go-import" meta for both camlistore.org and perkeep.org
It is not enough for go get to work, as our packages won't have the
right import path comment, but i believe it is the first necessary step.

Issue #981

Change-Id: I9418f944fc9bed603fd6acc0761e003cafdcfa8a
2017-12-13 18:32:19 +01:00
mpl 1087a9d837 website: mv downloadBox to all.css
Rids us of the IsMonthly hack.

We still need to do something about AddTemplateTheme in handler.go
though, see TODO there. In another change.

Also, change servePage to take a struct for its args, more in line with
Go style of few arguments.

Context: issue #815

Change-Id: Ib6799be31b78af3010eee942034f2ac0e8e1d76e
2016-06-20 17:51:46 +02:00
mpl 4232071cb3 misc/monthly.go: automatically generate a monthly release
Current version of doc/release/monthly.html generated with
go run ./misc/monthly.go -rev cdadfd650b

Change-Id: Icdebf60cb64dfcc12766976572f3a34eaeb135f3
2016-05-05 23:16:57 +02:00
Brad Fitzpatrick f7e40292cb camweb: redirect /doc/dir to /doc/dir/ with trailing slash
Also fix up non-canonical links in docs after rename of /docs/ to /doc/

Updates #732

Change-Id: I7131f57cc7f8edf150cc785f42fe48917835c361
2016-04-26 09:46:07 -07:00
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
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 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
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 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