Restructure download sections to be clearer
authorMagnus Hagander <magnus@hagander.net>
Sun, 1 Jul 2012 12:25:32 +0000 (14:25 +0200)
committerMagnus Hagander <magnus@hagander.net>
Sun, 1 Jul 2012 12:25:32 +0000 (14:25 +0200)
commitb282714a097f767b258e469fb80225b638864a19
tree5b2c67cac77cd3df4517cefac81e1af62444f855
parentaf69d6ad225a692fb7f5fe68dbf9141773bf56bb
Restructure download sections to be clearer

In particular, split up the linux instructions into different pages
for different distributions, since they are very differnt, and in
general try to include more detail.

There are still some OSes that definitely need more info, but this
is more than we had before...
17 files changed:
media/css/global.css
media/css/table.css
pgweb/util/contexts.py
templates/pages/download.html
templates/pages/download/freebsd.html
templates/pages/download/linux.html
templates/pages/download/linux/debian.html [new file with mode: 0644]
templates/pages/download/linux/linux_oneclick.inc [new file with mode: 0644]
templates/pages/download/linux/linux_source.inc [new file with mode: 0644]
templates/pages/download/linux/redhat.html [new file with mode: 0644]
templates/pages/download/linux/suse.html [new file with mode: 0644]
templates/pages/download/linux/ubuntu.html [new file with mode: 0644]
templates/pages/download/macosx.html
templates/pages/download/openbsd.html
templates/pages/download/snapshots.html
templates/pages/download/solaris.html
templates/pages/download/windows.html