Adds header link icons on hover. Check for headers (h1-h4) with
defined id's and adds link icon with relevant fragment link.
Fixes#1028
Change-Id: Ic9c8744efe12dda251f4a461adb0b09cf84604c3
Fix case of Twitter handle PerkeepOrg (no capital K).
Add a /keepy page about Keepy the Perkeep parakeet.
Embolden anchor text so it stands out from regular text.
Embed tweets on main page.
Change-Id: I07bdaab3c1bb480eab849fbdb8a516b772905e38
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
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
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
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
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