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
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
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
f7c84f3473
Removed duplicate links from footer, and added theme changing links
2012-12-15 21:57:32 +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
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
fe76f20f0c
Implemented pagination for meetings and blog entries
2012-12-14 06:26:21 +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
fd353ef6a4
Added feed links to blog and meetings index pages
2012-12-13 21:17:22 +00:00
a45d706ff8
Migrated tunnel pages
2012-12-11 10:12:40 +00:00
eaaf583b56
Moved about menu section across
2012-12-11 08:51:01 +00:00
19be8c40a8
Migrated intro page
2012-12-11 08:48:27 +00:00
b845b4470b
Migrated release-signing-key page
2012-12-11 08:42:09 +00:00
94d7a30d1b
Moved papers page to about section
2012-12-11 06:10:04 +00:00
93855e9868
Migrated links page
2012-12-11 06:08:35 +00:00
f0ab95ace6
"Trac" -> "Bug tracker"
2012-12-11 06:01:24 +00:00
42eb63610d
Moved contact page to about section
2012-12-11 06:00:18 +00:00
d251d09aa4
Moved team and halloffame pages to an about section
2012-12-11 05:58:42 +00:00
fcb8c6ef7d
Ticket #793 - removed i2p.us from site mirrors, added www.geti2p.net
2012-12-11 05:45:31 +00:00
eaf047963b
Moved docs/specs/* to docs/spec/*
2012-12-11 05:43:44 +00:00
2331ccea22
Migrated I2CP and I2NP pages
2012-12-11 05:36:49 +00:00
f79ee44d7d
Migrated naming and plugins pages
2012-12-11 05:26:18 +00:00
9c4c2018b3
Migrates web browser configuration guide
2012-12-11 04:33:36 +00:00
cf7cf47650
Migrated software update specs
2012-12-11 04:21:53 +00:00
500f536d33
Migrated glossary and performance improvements
2012-12-11 04:17:36 +00:00
2e4c4ed746
Reorganized docs/transport/*
2012-12-11 03:05:27 +00:00
d7a531a461
Migrated over various specifications
2012-12-11 02:35:16 +00:00
244f749529
Migrated papers and developers/signed keys
2012-12-07 10:10:21 +00:00
d6c7e7308f
Removed unneeded nav menu item
2012-12-06 11:54:34 +00:00
99ace6c7ca
Made Develop menu a submenu of Volunteer, removed redundant API page
2012-12-06 11:53:05 +00:00
e462195ad8
Removed (apparently) unnecessary lang definition
...
Not sure why url_for('downloads_list') requires it, but
url_for('downloads_select') doesn't...
2012-12-05 11:03:24 +00:00
062d25849e
Updated download urls to use internal mirroring
2012-12-05 01:28:06 +00:00