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
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
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
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
Current version of doc/release/monthly.html generated with
go run ./misc/monthly.go -rev cdadfd650b
Change-Id: Icdebf60cb64dfcc12766976572f3a34eaeb135f3
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
-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