Commit Graph

24 Commits

Author SHA1 Message Date
mpl 89f50dcf69 misc/monthly.go: improve download boxes style
Issue #858

Change-Id: I65aa6b0d2c60d7ed273679d30f148566750badbe
2016-10-31 16:53:51 +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
Eric Drechsel 7ab869d542 Convert code, community, and download pages to md.
Output differences:

 - Changed the heading "Contributing to Camlistore" to just
   "Contributing", so the heading ID stays the same.
 - Remove "ul.lispaced" class, just put newlines
   between list items instead (visually identical)
 - One instance of obsolete <tt> tag in /code replaced with <code>

Site index page has non-typographic elements, so converting to markdown
seems pointless.

Change-Id: I7b19337742f727f85e58639a1168cc46fd8a4e62
2016-06-03 14:43:00 -07:00
Will Norris f49f395efc website: convert docs pages to markdown
This includes all of the top-level files in the docs folder except for
status and terms, which are going to be a little trickier to convert.

This includes no editorial changes.  There are a few minor stylistic
changes (like the auth value table in server-config converted into a
list).  Text has also been mostly wrapped at 80 columns, which accounts
for a lot of the changes as well.

Change-Id: I3782158f05d2b3c72e6cb44bff92c46ccc231a96
2015-07-26 17:00:25 -07:00
mpl ae95cbc8c1 website: transparent piggy for deploy handler
Change-Id: Id4c12a6d3277ceb9c65e4ab0f5cf9b4e4bf7cadc
2015-01-20 15:24:12 +01: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
Brad Fitzpatrick ddbe440e45 Update more (all remaining) issue links to Github.
Change-Id: Ia796410afb292615e63f7f42b5ecda3d18d7c325
2014-12-13 17:40:54 +11: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 6489b9f7ce Docs for 0.4 release.
Change-Id: I30fb6000ea81e90c7835d39598c873ae838fcf0f
2013-08-26 18:03:40 -05:00
Brad Fitzpatrick fc2597e01f Start of an overview page, describing the project, plus more misc doc/website cleanup
Change-Id: Ic456e73ab3adf549e7280c8ee1c9d6668719720e
2013-06-12 07:22:29 -07:00
mpl 52159792f0 website: do not override gitweb's font size
Change-Id: Ieb426ca28cdf45bf40582a8053357a833397d82d
2013-03-18 15:45:03 +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
Brad Fitzpatrick a1548196b7 don't index /code/
Change-Id: I7c12a534d49db35ab48846e39e7b25fce82ca0b8
2011-11-27 20:44:43 -05: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 ef310690ff Add analytics. 2011-01-29 10:59:25 -08:00
Brad Fitzpatrick 400e437905 add term links 2011-01-29 10:37:13 -08:00
Brad Fitzpatrick 1557fe73b0 More docs 2011-01-28 13:20:49 -08:00
Brad Fitzpatrick ac93867234 Start fleshing out docs.
Yay planes to help you focus.
2011-01-28 12:05:36 -08:00
Brad Fitzpatrick 24e4b8b731 website updates 2011-01-27 23:47:44 -08:00
Brad Fitzpatrick 7c9400ac7f robots.txt 2011-01-27 21:18:11 -08:00
Brad Fitzpatrick c4809026c6 Shell of a website. 2011-01-23 21:48:04 -08:00
Brad Fitzpatrick 3a93f5b6cc More website work. 2011-01-22 22:22:06 -08:00
Brad Fitzpatrick 0a9a09af14 Mock of camlistore.org website. 2011-01-22 20:17:58 -08:00
Brad Fitzpatrick e2435289f2 Start of a webserver for camlistore.org 2011-01-03 15:49:19 -08:00