Commit Graph

161 Commits

Author SHA1 Message Date
3e8bd6eba3 Standardized site paths with '-' separating keywords, for better SEO and readability 2013-01-04 04:46:14 +00:00
802dafabb5 Moved over benchmarks page 2013-01-04 04:05:15 +00:00
6a1c1e2c8d Fixed page include bugs 2013-01-04 00:30:17 +00:00
72e59f8602 Replaced Download menu with a Download link for now 2013-01-03 21:14:29 +00:00
8e1a73a644 Fixed HTML of forum and Trac links in navbar 2013-01-03 15:05:02 +00:00
d838b1a342 Added barebones comparison page for GNUnet - needs filling out 2013-01-03 03:30:20 +00:00
47be118012 Fixed Trac links on about/comparison/othernetworks 2013-01-03 03:20:08 +00:00
fb6f6fb82b docs/comparison/* -> about/comparison/* 2013-01-03 03:18:24 +00:00
1cdb89beca Split up network comparisons page into separate pages for Tor and Freenet 2013-01-03 02:59:06 +00:00
8721799b62 Moved network comparison pages into docs/comparison 2013-01-03 01:54:32 +00:00
0be11b7669 propagate from branch 'i2p.www' (head d53e5172a3a72c5817753b20c95afa1841124686)
to branch 'i2p.www.revamp' (head 69c08c82c7e3e80e4646a41d2cdfa6d07cef3427)
2013-01-02 21:55:24 +00:00
d1d3a2d417 Reworked nav bar so <a href="#"> is not required for styling purposes 2013-01-01 13:52:36 +00:00
77f154a8b5 Added <strong>s around the paper titles 2013-01-01 11:09:19 +00:00
5f5685ccfe Reorganized papers entries to be more standardized. 2013-01-01 10:56:31 +00:00
139a80b1c0 Reversed the order of research/papers (newest at top) 2013-01-01 10:41:26 +00:00
2faf4fff0f Split off academic papers into a new research section 2013-01-01 10:28:57 +00:00
421879994a propagate from branch 'i2p.www' (head 95988c2dfd38322c36c8fbe4fe1cfd81dab318fd)
to branch 'i2p.www.revamp' (head 782f49f8ae745afac983d595254cf14e9993c7ad)
2013-01-01 09:59:57 +00:00
9259887457 Tweaked Debian/Ubuntu entry on downloads list 2012-12-25 03:25:12 +00:00
4d874568bf Reworked downloads list to enable better theming 2012-12-24 02:47:53 +00:00
13666290a4 Finished merging duck's and danimoth's template layouts 2012-12-23 12:21:26 +00:00
84ec056c96 Removed .news div (since it is repeating info), fixed navbar alignment in danimoth
It would be good to be able to position some sort of info box in that location for
danimoth's theme (even e.g. the lastupdated/accuratefor infobox)
2012-12-23 12:09:18 +00:00
5f235ec115 Use HTML5 <article> tag in duck's layout 2012-12-23 12:05:10 +00:00
97c0cee69a Started merging navigation into a common template header
The navbar on danimoth's theme is now absolutely positioned, which
does mean that on pages without the .news div, there is an empty
space above the navbar
2012-12-23 12:02:39 +00:00
4c5f6f1bf3 Enable themes to have different I2P logos, with a default fallback 2012-12-23 01:36:44 +00:00
1217dbe264 Merged template layout of topbar for duck's and danimoth's themes 2012-12-23 00:05:58 +00:00
8557308e0e Added danimoth's theme to footer 2012-12-22 00:37:54 +00:00
dff49f3844 Tweaks to get danimoth's theme looking as close as possible to the original 2012-12-22 00:37:11 +00:00
23199aaa7d Temporarily patched in danimoth's layout into layout.html 2012-12-21 22:48:27 +00:00
e9e453a506 Temporarily enable loading of an externally-hosted CSS file 2012-12-21 05:15:42 +00:00
3c3b4ed706 Moved ver() into templatevars so only need to change I2P version in one place 2012-12-20 04:46:37 +00:00
e6e11fa905 Migrated docs index over to lastupdated and accuratefor tags 2012-12-20 02:08:53 +00:00
0312088547 Removed rel="nofollow" from the footer links to the t-shirt sites (they aren't mirrors) 2012-12-19 20:53:18 +00:00
30876c09f3 Use the new get_flag() template function in the Language menu 2012-12-19 12:18:14 +00:00
bc57b82753 Added shorthand functions to make language handling more stable 2012-12-19 12:13:51 +00:00
66dca619d7 Moved site_url macro into context processor so could use hasattr(g, 'lang') to fix a bug 2012-12-19 11:43:40 +00:00
c9a4c5e77c Add canonical link to <head> of each page 2012-12-19 04:51:36 +00:00
8b5633c881 Added rel="alternate" hreflang="XX" to language changer links
AFAICT these attributes are meant to be on <link> tags, but it shouldn't hurt
having them here instead (though if it doesn't help and <link> tags need to be
added, then this commit should probably be reverted).
2012-12-19 04:29:43 +00:00
fe4852a9eb Display current language flag next to the Language menu (for easier identification) 2012-12-19 04:08:41 +00:00
766c8059f4 Keep the current website's title for the front page (to help keep its existing page rank for "anonymous network") 2012-12-19 02:53:11 +00:00
e6287d4edb Fixed a url-building error on support/faq 2012-12-19 02:07:10 +00:00
db3a7de35d Moved the old (but not replaced) pages into misc/ 2012-12-19 01:58:58 +00:00
914492e625 Moved the last few unsorted pages into misc/ (and ports into docs/) 2012-12-19 01:47:48 +00:00
9acb01be7a Added Google Code as an HTTPS mirror, sorted mirrors file by org 2012-12-17 22:19:39 +00:00
262040fd30 Tweaked mirror code so mirror urls can contain the current I2P version, added Launchpad as HTTPS mirror
NOTE: this enables mirrors that require a version string to download the current version
of files. Older file versions will *not* be downloadable (that would require parsing the
requested filename to try and find a version). Hey, it's better than no support at all =)
2012-12-17 21:59:41 +00:00
68ce69fdd1 Add title to blog ATOM feed link on front page 2012-12-17 21:36:43 +00:00
a665d6153f 500 error page should have minimal reliance on the backend (so it doesn't error itself) 2012-12-17 21:31:55 +00:00
0a5b848f95 0.9.4 2012-12-17 20:35:52 +00:00
b8a1626b16 Fix after merge 2012-12-17 20:33:43 +00:00
f1d24a789e propagate from branch 'i2p.www' (head 971d4d05ac64f68ff6e38fc3d7d322fa606b9bba)
to branch 'i2p.www.revamp' (head ae515df68ffa8ba8e348ddd0a8fec7bd3c7e8ad2)
2012-12-17 20:30:50 +00:00
8abb298656 propagate from branch 'i2p.www' (head 76427e8477fdb3faaf94a7352015e957e2a6f1c0)
to branch 'i2p.www.revamp' (head 2b6601322d54558bb7f8923141d8b300928afdf7)
2012-12-17 19:47:51 +00:00