Commit Graph

2169 Commits

Author SHA1 Message Date
str4d
7dbf4a35bd Split off legacy support code 2012-12-19 10:30:49 +00:00
str4d
5a088b76c7 Split off meetings code 2012-12-19 07:59:22 +00:00
str4d
3ff5e146dc Moved meetings/* to meetings/logs/ (ready for splitting out meetings code) 2012-12-19 06:58:07 +00:00
str4d
785f627d7a Reorganized site and blog views and helpers to use LazyView
This increases the speed of the site by not requiring the site and blog code to
be imported on every request - just those that are relevant. It also splits the
code into modules which are easier to work with.
2012-12-19 06:53:59 +00:00
str4d
8f9e8fb178 Added LazyView from http://flask.pocoo.org/docs/patterns/lazyloading/ to helpers 2012-12-19 05:28:01 +00:00
str4d
254fab592c Removed "site/" from the main site URLs
It seems that Werkzeug doesn't get confused between /en/blog/ and /en/<path:page>
2012-12-19 04:58:44 +00:00
str4d
c9a4c5e77c Add canonical link to <head> of each page 2012-12-19 04:51:36 +00:00
str4d
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
str4d
fe4852a9eb Display current language flag next to the Language menu (for easier identification) 2012-12-19 04:08:41 +00:00
str4d
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
str4d
e6287d4edb Fixed a url-building error on support/faq 2012-12-19 02:07:10 +00:00
str4d
db3a7de35d Moved the old (but not replaced) pages into misc/ 2012-12-19 01:58:58 +00:00
str4d
914492e625 Moved the last few unsorted pages into misc/ (and ports into docs/) 2012-12-19 01:47:48 +00:00
str4d
32db04d701 Rounded bottom corners of .lastupdated box 2012-12-18 00:44:54 +00:00
str4d
18e26d6cc3 Replace half of .inner padding with margin -> adds side border to all pages 2012-12-18 00:42:19 +00:00
str4d
9acb01be7a Added Google Code as an HTTPS mirror, sorted mirrors file by org 2012-12-17 22:19:39 +00:00
str4d
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
str4d
68ce69fdd1 Add title to blog ATOM feed link on front page 2012-12-17 21:36:43 +00:00
str4d
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
str4d
6772b46563 Migrated over meetings 211 and 212 2012-12-17 21:21:47 +00:00
str4d
0a5b848f95 0.9.4 2012-12-17 20:35:52 +00:00
str4d
b8a1626b16 Fix after merge 2012-12-17 20:33:43 +00:00
str4d
f1d24a789e propagate from branch 'i2p.www' (head 971d4d05ac64f68ff6e38fc3d7d322fa606b9bba)
to branch 'i2p.www.revamp' (head ae515df68ffa8ba8e348ddd0a8fec7bd3c7e8ad2)
2012-12-17 20:30:50 +00:00
str4d
1f65a8110e Migrated over 0.9.4 release page 2012-12-17 19:55:08 +00:00
zzz
5f802aff51 0.9.4 2012-12-17 19:48:38 +00:00
str4d
8abb298656 propagate from branch 'i2p.www' (head 76427e8477fdb3faaf94a7352015e957e2a6f1c0)
to branch 'i2p.www.revamp' (head 2b6601322d54558bb7f8923141d8b300928afdf7)
2012-12-17 19:47:51 +00:00
zzz
4d28722ec6 0.9.4 2012-12-17 17:35:48 +00:00
str4d
f7c84f3473 Removed duplicate links from footer, and added theme changing links 2012-12-15 21:57:32 +00:00
str4d
a9b34ce7ad Updated links in support/* 2012-12-15 13:12:54 +00:00
str4d
471178471a Updated links in about/* 2012-12-15 13:01:44 +00:00
str4d
7775b8ed48 Missed __init__.py in last commit 2012-12-15 13:01:09 +00:00
str4d
885d8fc2a4 Added mail.i2p to i2pconv list so emails can be rewritten 2012-12-15 12:54:30 +00:00
str4d
61bc5a5f19 Updated internal links in downloads/* 2012-12-15 12:49:03 +00:00
str4d
6ee28ea429 Added feed icon for blog to front page 2012-12-15 12:09:29 +00:00
str4d
65c2e96f9a Moved Docs menu into About menu 2012-12-15 11:42:41 +00:00
str4d
614662330f Moved IE8 section of htproxyports to top, added "or Chrome" 2012-12-15 11:37:32 +00:00
str4d
cf40d5ded7 Moved bug tracker link into Volunteer -> Develop 2012-12-15 11:29:19 +00:00
str4d
0c837b7a05 forum.i2p2.i2p is currently not clearnet-hosted 2012-12-15 11:28:34 +00:00
str4d
df7a02df2b Added support/performance page based on eche|on's i2pspeed.txt document 2012-12-15 11:27:07 +00:00
str4d
046acf4b36 Text change suggestions from zab 2012-12-15 11:14:41 +00:00
str4d
05dfa49133 Apply the h1 theming to div.title in old themes (like on current site) 2012-12-15 01:55:37 +00:00
str4d
cfbc0cdd48 ".main" -> "#content", ".menu" -> "#cssmenu" in light_zh.css 2012-12-15 01:38:43 +00:00
str4d
c42a4604f3 ".main" -> "#content", ".menu" -> "#cssmenu" in light_ar.css 2012-12-15 01:38:09 +00:00
str4d
f76b899866 ".main" -> "#content", ".menu" -> "#cssmenu" in light.css 2012-12-15 01:37:16 +00:00
str4d
963cc90c6a ".main" -> "#content", ".menu" -> "#cssmenu" in dark.css 2012-12-15 01:35:48 +00:00
str4d
96df337345 Tweak to (unused in default theme) mainmenu.css to detect the menu 2012-12-14 22:00:12 +00:00
str4d
b6809fd093 Fixed custom theme loader 2012-12-14 21:51:45 +00:00
str4d
cd5adeb859 Reorganized flags and removed duplicates 2012-12-14 21:47:01 +00:00
str4d
2bc59701cb Added missing lu flag 2012-12-14 21:39:59 +00:00
str4d
cfc162f8c0 Added logs to meetings 211 and 212 2012-12-14 21:34:47 +00:00