Commit Graph

172 Commits

Author SHA1 Message Date
3f19792df7 Use Werkzeug route level defaults to ensure unique urls 2012-12-14 05:27:03 +00:00
8b608ea750 Prepare meetings_index() for pagination 2012-12-14 05:18:40 +00:00
55cda206d9 Migrated hosts.txt and robots.txt 2012-12-11 08:37:35 +00:00
769d983dc3 Dynamically generate meeting index 2012-12-06 23:28:08 +00:00
c7c5623eab Added an Atom meetings feed 2012-12-06 20:15:47 +00:00
fa4d3d413d Adjusted RSS feed url to accept a language 2012-12-05 10:55:05 +00:00
26a3851d69 Finished implementing Atom blog feed
TODO: Only output beginning of each blog entry
2012-12-05 10:51:08 +00:00
b32f13add1 Started implementing Atom blog feed 2012-12-05 05:02:55 +00:00
bedc34b009 Migrated mirroring code into i2p2www 2012-12-05 01:21:34 +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
d9bec35b61 Moved debian page into downloads, hard-coded it into downloads_select() 2012-11-10 05:53:24 +00:00
618107505a Dynamically generate latest blog entries
TODO: this should probably be cached somewhere
2012-11-09 00:44:57 +00:00
63133d532b Convert underscores to spaces when using blog entry slugs as link text 2012-09-19 14:11:41 +00:00
0eab5f512a Prevent lang flag being appended to static urls 2012-09-17 21:31:08 +00:00
c2a739e9fd Added /favicon.ico path for legacy browsers 2012-09-17 13:29:31 +00:00
fcbf62afe6 Added translation support using Flask-Babel 2012-09-17 01:19:57 +00:00
2ab919e1cf Added the 'i2pconv' template filter to convert I2P urls to clearnet as required 2012-09-15 04:54:16 +00:00
255524a1de Display blog entries latest-first 2012-09-14 01:23:53 +00:00
b13744ae18 Bugfix to get blog entries to render 2012-09-14 00:13:38 +00:00
5419e6c1ca disapproval of revision '378ab6a882c7ce887e80fb4ada4fd04eb2d21c39' 2012-09-13 21:05:56 +00:00
f8b1cbffbb Dynamically generate meetings index (as for blog index) 2012-09-13 03:42:24 +00:00
e55dd6185e Moved i2p2www to root directory (since other sites stored in i2p.www will be (re)moved) 2012-09-12 21:30:36 +00:00