Commit Graph

141 Commits

Author SHA1 Message Date
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
f7c84f3473 Removed duplicate links from footer, and added theme changing links 2012-12-15 21:57:32 +00:00
a9b34ce7ad Updated links in support/* 2012-12-15 13:12:54 +00:00
471178471a Updated links in about/* 2012-12-15 13:01:44 +00:00
885d8fc2a4 Added mail.i2p to i2pconv list so emails can be rewritten 2012-12-15 12:54:30 +00:00
61bc5a5f19 Updated internal links in downloads/* 2012-12-15 12:49:03 +00:00
6ee28ea429 Added feed icon for blog to front page 2012-12-15 12:09:29 +00:00
65c2e96f9a Moved Docs menu into About menu 2012-12-15 11:42:41 +00:00
cf40d5ded7 Moved bug tracker link into Volunteer -> Develop 2012-12-15 11:29:19 +00:00
df7a02df2b Added support/performance page based on eche|on's i2pspeed.txt document 2012-12-15 11:27:07 +00:00
046acf4b36 Text change suggestions from zab 2012-12-15 11:14:41 +00:00
cd5adeb859 Reorganized flags and removed duplicates 2012-12-14 21:47:01 +00:00
d129c78967 "anonymously on I2P." -> "anonymously inside I2P." 2012-12-14 08:00:02 +00:00
3284f92ae3 New heading for middle column of front page 2012-12-14 07:56:28 +00:00
fe76f20f0c Implemented pagination for meetings and blog entries 2012-12-14 06:26:21 +00:00
791cffb2e9 Migrated the bounty_syndie2012* pages 2012-12-14 04:33:13 +00:00
e070436e8c propagate from branch 'i2p.www' (head e168251b9c2e6757fe883e570e2afcc1a23bfdc7)
to branch 'i2p.www.revamp' (head 7c8c7a1ed7d62a3dbda52c6af1df085e7d1c69da)
2012-12-14 04:27:29 +00:00
e28b1ecabf Fixed accidental movement of content_outer block 2012-12-14 03:43:17 +00:00
7171a3bd78 Added lastupdated and accuratefor blocks to consolidate and enable styling 2012-12-14 03:41:29 +00:00
0ebefb6156 Added a ver() macro to make changing the I2P version across the site easier 2012-12-13 21:36:49 +00:00
00700e66cf Added a link to the meetings index on the volunteer menu 2012-12-13 21:23:52 +00:00