26a3851d69
Finished implementing Atom blog feed
...
TODO: Only output beginning of each blog entry
2012-12-05 10:51:08 +00:00
4a6af5bca5
Fixed paths in some of the blog RSTs
2012-12-05 10:48:43 +00:00
b32f13add1
Started implementing Atom blog feed
2012-12-05 05:02:55 +00:00
062d25849e
Updated download urls to use internal mirroring
2012-12-05 01:28:06 +00:00
bedc34b009
Migrated mirroring code into i2p2www
2012-12-05 01:21:34 +00:00
86c7468383
i2cp send message nonce=0 changes for 0.9.4
2012-12-05 00:04:36 +00:00
8b2a381288
Removed "Ur Mom" from index page
2012-12-03 10:47:16 +00:00
ceb822e2f4
Get I2P/clearnet url conversion working
...
For reference: a context processor was used to add the function in because this
needs to be evaluated on every request, but the output from a template filter
of a hard-coded string gets cached.
2012-12-03 10:45:35 +00:00
9d6258e5cc
Added #! line to runserver so it can be called directly
2012-12-03 10:07:38 +00:00
d16910b4f0
Add meeting 210 (2012-11-27)
2012-11-28 01:50:44 +00:00
f55616c294
add anarkon's transport key
2012-11-28 01:17:40 +00:00
8c1ace8d72
fix broken links
2012-11-27 21:18:28 +00:00
c8f50644f1
New paper from LORIA
2012-11-21 21:40:28 +00:00
2b3ac220a0
add last meeting
2012-11-21 18:57:05 +00:00
998ce51bb6
zab agreement
2012-11-14 18:41:25 +00:00
7d991343e8
s/forum\.i2p2\.de/forum.i2p/g
2012-11-13 14:02:16 +00:00
a2b9f20b51
Add link to i2pcontrol plugin site
2012-11-13 14:01:45 +00:00
ee20907b2b
Added t-shirt links to footer
2012-11-11 05:59:43 +00:00
818802ee0d
Updated sentence after categorization
2012-11-11 05:36:57 +00:00
046ebd9b40
Updated numerous links in documentation index
2012-11-11 05:31:01 +00:00
5575cc293f
Moved supported_applications and bittorrent pages into docs/applications
2012-11-11 05:27:03 +00:00
899892e6f7
Moved developer and translator guides into volunteer/guides
2012-11-11 03:12:16 +00:00
b34b194128
Moved contact page into support
2012-11-11 02:34:57 +00:00
acc429a1e7
Used alpha fade for logo hover to be less glaring
2012-11-11 02:34:30 +00:00
a75f2d6f12
Added navbar items for docs/api/*, docs/transport/* and docs/how/elgamalaes
2012-11-10 22:19:48 +00:00
e5c42ab870
Moved othernetworks page into docs/how
2012-11-10 21:56:31 +00:00
46d0d5c7d9
Moved i2pcontrol and *streaming pages into docs/api
2012-11-10 21:53:08 +00:00
51648c7d38
Added hover to logo to make it more obvious that it links to the frontpage
2012-11-10 20:31:35 +00:00
bc59623564
Added more navbar links to docs/how pages
2012-11-10 06:09:51 +00:00
bff8b00bb4
Moved techintro into docs/how
2012-11-10 05:59:30 +00:00
d9bec35b61
Moved debian page into downloads, hard-coded it into downloads_select()
2012-11-10 05:53:24 +00:00
37fcb6c206
Reorganized navbar so no flyout items have links
2012-11-10 04:54:57 +00:00
1145ebf305
Moved team, halloffame and todo pages into volunteer
2012-11-10 04:32:26 +00:00
c02e725054
merge of '94104c5e005e4c1dc372346f5a48964cc0b1f679'
...
and 'cb837be37d21050e556fb16a209fa8f0fe66bcd4'
2012-11-09 11:27:27 +00:00
4957a0a983
Categorized the links on the papers page for easier parsing
2012-11-09 11:20:59 +00:00
e6b87fcd56
Moved SAM and BOB pages to docs/api
2012-11-09 10:40:57 +00:00
2d25c1e3f2
Moved protocols page into docs
2012-11-09 10:30:06 +00:00
a49baa5e32
Moved transport-related pages into docs
2012-11-09 10:11:48 +00:00
6c131a8117
Moved i2ptunnel and socks pages into docs/apis
2012-11-09 09:45:00 +00:00
121650f445
Moved the documentation index to the index of /doc/
2012-11-09 07:15:34 +00:00
ce1041b2a9
Moved monotonerc into a common inclusion directory
2012-11-09 07:08:24 +00:00
893bc22108
merge of '33df4241e1560efff08f4bed351896e1348f9524'
...
and '7db77f2b784eec18d3934b794766117bc54eef95'
2012-11-09 03:03:09 +00:00
340ccc0285
add zab's keys
2012-11-09 03:02:50 +00:00
6da5b7679b
Moved the now-separate monotonerc file into place
2012-11-09 01:28:26 +00:00
1423485868
Moved release notices for 0.9.2 and 0.9.3 into blog
2012-11-09 01:23:32 +00:00
158fe4cff9
Fixed link in footer to team page
2012-11-09 01:14:44 +00:00
2501e01968
Added el to list of languages
2012-11-09 01:11:23 +00:00
0b630e69a2
Moved new el translations in with the others
2012-11-09 01:06:42 +00:00
c09e48778a
propagate from branch 'i2p.www' (head 7db77f2b784eec18d3934b794766117bc54eef95)
...
to branch 'i2p.www.revamp' (head b3c2e5448b6e1b9cd6dffcfac70be4768425afc8)
2012-11-09 01:04:40 +00:00
618107505a
Dynamically generate latest blog entries
...
TODO: this should probably be cached somewhere
2012-11-09 00:44:57 +00:00