Commit Graph

1933 Commits

Author SHA1 Message Date
2ee45fcfe6 Migrated over monotone, roadmap and team pages 2012-09-17 01:12:59 +00:00
62a7de51e7 Finished migrating docs/how/intro 2012-09-17 01:04:51 +00:00
5c47ddde0b Migrated over donation and hall of fame pages 2012-09-17 00:37:00 +00:00
eaed7cecf9 Updated translation link for rutrans bounty page 2012-09-17 00:26:39 +00:00
c4ce9b811a Moved change_lang macro into the global macro file 2012-09-17 00:25:00 +00:00
2ab919e1cf Added the 'i2pconv' template filter to convert I2P urls to clearnet as required 2012-09-15 04:54:16 +00:00
e9aa0ea90f Migrated some static urls in application dev page 2012-09-15 03:40:49 +00:00
5a3090e952 Migrated over API, application dev and license-related pages 2012-09-15 03:36:42 +00:00
17fa2f7942 Migrated over bounties 2012-09-15 03:18:17 +00:00
ca2094c5e0 Migrated getinvolved.html to volunteer/index.html 2012-09-14 23:43:17 +00:00
01ff425135 Migrated over FAQ 2012-09-14 23:31:26 +00:00
2d0a6c3313 Added a macro to simplify inserting site urls 2012-09-14 02:03:44 +00:00
8e75eeb712 Migrated over the 0.9.1 release announcement 2012-09-14 01:42:51 +00:00
255524a1de Display blog entries latest-first 2012-09-14 01:23:53 +00:00
27bee80523 Finished migration of status notes 2012-09-14 01:21:58 +00:00
6c1d7c5318 Beginning of migration of status notes 2012-09-14 01:10:10 +00:00
b13744ae18 Bugfix to get blog entries to render 2012-09-14 00:13:38 +00:00
0a2cb5f89c Reorganised menu and footer links 2012-09-13 23:56:35 +00:00
2c982e8262 Overhauled the dropdown menus 2012-09-13 23:42:20 +00:00
eef5f3fc8c Update hard-coded meeting urls 2012-09-13 21:26:21 +00:00
6424b53204 merge of '6612280ca87514a1519a9c91b38bf4faf11193fb'
and 'fa0fc51f581c40bd52c0c64359685cb405393ca8'
2012-09-13 21:06:20 +00:00
5419e6c1ca disapproval of revision '378ab6a882c7ce887e80fb4ada4fd04eb2d21c39' 2012-09-13 21:05:56 +00:00
80e0973165 Cleanup after merge 2012-09-13 12:38:36 +00:00
b89262af8c merge of '2ce4e166e0483f51424fadd6000ab0533c7c500e'
and 'bb781be28724dd3f71b63d80c1ac103ccc692a89'
2012-09-13 12:36:48 +00:00
dev
905bfba44d add missing template to make meetings work.. 2012-09-13 07:56:56 +00:00
6109ae787d Turn off debug mode again 2012-09-13 03:45:24 +00:00
f8b1cbffbb Dynamically generate meetings index (as for blog index) 2012-09-13 03:42:24 +00:00
94cb7205c8 Template and tweaks -> meetings now display. TODO: properly render .rst 2012-09-13 03:24:12 +00:00
51f3228d40 Finished migration of meeting logs 2012-09-13 02:52:36 +00:00
da424479f7 Cleanup after merge 2012-09-12 22:59:02 +00:00
488e647c34 merge of '815d110b12ab9f27cad1cb3511b3027c8db4d2b3'
and 'be7a16368a772fa456776fb0576b5a587c6d49e7'
2012-09-12 22:56:03 +00:00
135ce35ac6 Beginning of migration of meeting logs 2012-09-12 22:40:45 +00:00
dev
5aff8d2d9a add example meeting.. 2012-09-12 22:30:18 +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
0cae2d6bb8 Pass date and 'title' through to blog/index.html
If the same info is needed on the front page, should the date/title stuff
be moved into get_blog_index, or a separate method which both can call
(maybe straight from the template)?
2012-09-12 21:15:30 +00:00
dev
6d0fbc13cb backport simple blog index page from rev a7375a677ec43f581eeae1b569f1ccd1885d5198 2012-09-12 17:25:46 +00:00
dev
897e8605b0 applied partial changes from 720393956bd6eaceef4ba3f5be0dc3296a0f7e86
through a7375a677ec43f581eeae1b569f1ccd1885d5198
2012-09-12 17:22:56 +00:00
dev
03b8c33b86 add basic blog entry template 2012-09-12 17:21:37 +00:00
cfc96e2842 Run i2p2www in production mode 2012-09-12 06:20:10 +00:00
ed9fd2694c Hard-coded application name (as per Flask docs) 2012-09-12 06:16:18 +00:00
b9255e78cb Modified language urls to track current page (in most cases) 2012-09-12 06:15:29 +00:00
1b4e202525 Finished blog index methods, added a basic blog index template 2012-09-12 05:08:51 +00:00
b051cae144 Migrated over how* pages and techintro 2012-09-11 02:40:52 +00:00
f3582779f4 Fall back to index.html if a page directory is requested instead of a page file 2012-09-11 00:57:15 +00:00
83cca6457e Added a handler for server errors 2012-09-11 00:17:00 +00:00
4f9ef2b711 Modified layout.html to use <div class="inner"> by default 2012-09-11 00:09:39 +00:00
a2bc992a49 Some more url migrations 2012-09-11 00:01:46 +00:00
a6ad8818e5 Replaced hard-coded paths in layout and langbox with url_for 2012-09-10 23:40:49 +00:00
63f8d29361 Migrated in duck's proposed layout, added (bad) drop-down menus based on mainmenu.css 2012-09-10 23:11:13 +00:00
c7dd13d750 Whitespace fixes 2012-09-10 16:01:01 +00:00