Commit Graph

2344 Commits

Author SHA1 Message Date
f9d7a43bc7 Tweaked "How to connect to IRC" entry of faq 2013-01-29 01:30:18 +00:00
5c2efa5a75 Added translation tags to get-involved/guides/new-translators 2013-01-27 22:57:57 +00:00
3429dfcd8c Fixed tag bug in monotone guide 2013-01-26 02:16:34 +00:00
8feb48485d Added translation tags to get-involved/guides/new-developers 2013-01-26 02:15:45 +00:00
a5afdff42f Added translation tags to get-involved/guides/[dev-guidelines,ides] 2013-01-23 13:33:10 +00:00
8795882eb9 Tweaked translation tags in get-involved/guides/monotone 2013-01-23 13:32:31 +00:00
dev
827c6dc734 Tagged get-involved/guides/monotone.html for translation. 2013-01-22 22:24:21 +00:00
8eea7b22a3 Added space between mobile dropdown menu and content 2013-01-21 22:38:31 +00:00
a5a5e20f3b Use right arrow instead of thick border for submenu indication 2013-01-21 22:32:15 +00:00
f063149ab3 Migrated other themes: style.css -> desktop.css 2013-01-21 14:38:50 +00:00
5cfd605f09 Use progressive enhancement instead of graceful degradation for mobile support
The default.css for duck's theme is the same content as the original theme,     
with some attributes removed or tweaked slightly. The original theme CSS          
overrides almost all of this file leaving the desktop style unchanged. Once the 
mobile CSS is more complete and the common CSS is identified, it can be removed 
from the desktop CSS.

The mobile dropdown menu was obtained from http://astuteo.com/mobilemenu and as
per the license on the page:
"... it’s entirely free for you to download and use, modify for your own
applications, or otherwise make millions off of."
2013-01-21 14:34:27 +00:00
0e81362953 Added basic mobile.css for duck's theme 2013-01-21 12:29:25 +00:00
3db722f00c Added tags to <head> to support mobile CSS 2013-01-21 11:22:19 +00:00
a6f0d35f48 Fixed image paths in CSS after move 2013-01-21 11:09:50 +00:00
c74b8a5947 Moved themes into subdirs 2013-01-21 10:54:24 +00:00
0f98f155be Added translation tags to get-involved/bounties 2013-01-20 12:38:41 +00:00
fbe770412e Added the common bounty template 2013-01-20 12:38:19 +00:00
7aac08c4f6 Migrated bounty pages to a common template, added translation tags 2013-01-20 12:26:18 +00:00
637123d387 Added translation tags to get-involved/develop/* and get-involved/*.html 2013-01-20 03:24:37 +00:00
af00580342 Added monotone guide to navbar 2013-01-19 21:32:56 +00:00
169bcfddcd Moved monotone guide into get-involved/guides/ 2013-01-19 21:31:58 +00:00
a9ba103931 Fixed site url in footer 2013-01-19 13:01:57 +00:00
8e83dac738 Added translation tags to about/* 2013-01-19 12:48:00 +00:00
a643e1ff02 Moved placeholder GNUnet comparison page so it isn't included in sitemap 2013-01-18 22:43:54 +00:00
a796ae5d04 Added translation tags to comparison/* 2013-01-18 22:42:23 +00:00
2fbd7c78c5 Updated de .po file (minus blog posts) and started copying in translations for faq 2013-01-18 11:48:47 +00:00
e50d7e4003 Tweaked message extraction script 2013-01-18 11:18:13 +00:00
10df8e22aa Added scripts to initialize a new language and compile existing .po files 2013-01-18 11:09:01 +00:00
09d020990e Added missing sitemap templates 2013-01-18 11:06:08 +00:00
59ac1fbc44 Added script for updating existing translations 2013-01-18 11:01:32 +00:00
90cd3b67f3 Added script to extract website messages 2013-01-18 10:08:40 +00:00
e667386a39 Added translation tags to research/* 2013-01-18 09:45:49 +00:00
6760515a21 Added translation tags to faq 2013-01-18 09:31:03 +00:00
009d567076 Fixed up translation tags on front page 2013-01-18 07:15:38 +00:00
1d65f8b0f5 Added translation tags to contact, impressum and (some of) links 2013-01-18 06:33:12 +00:00
a5a98a806c Added translation tags to pagination links 2013-01-18 04:52:08 +00:00
7f90e205f8 Fixed up translation tags on global/layout.html 2013-01-18 04:50:08 +00:00
c85479129c Use {{ _('') }} instead of {% trans %}{% endtrans %} for short strings and headings 2013-01-18 04:36:24 +00:00
18b1ea8fc1 Fixed URLs and added translation tags to blog, downloads and meetings pages 2013-01-18 03:42:02 +00:00
789739aff6 Migrated over meetings 214 and 215 2013-01-18 01:38:46 +00:00
7617f11c05 propagate from branch 'i2p.www' (head 0580b5c7f21fae5cecf504b56ee8cea4c254c5ba)
to branch 'i2p.www.revamp' (head 0faeddbcbab6b33ebf3295c98b687b390b4dc51b)
2013-01-18 01:30:28 +00:00
6d21c30adb Reorganized several URLs 2013-01-18 01:20:56 +00:00
42cf109123 Migrated hottuna's blog posts to the new format 2013-01-17 22:35:18 +00:00
94dfc5193f Renamed blog posts to use hyphens instead of underscores 2013-01-17 22:02:17 +00:00
12353beede Added margin to <ol>s on content pages 2013-01-17 12:25:49 +00:00
a7e6a0e559 Moved update options on downloads page into package <div>s 2013-01-17 12:20:03 +00:00
29f7f9721c Added caching to sitemaps
The custom cache key is required so that request.url_root is part of the key,
so that multiple domains pointing to the same server will get the correct
cached sitemap (since the sitemap contains the domain).
2013-01-17 04:24:27 +00:00
0132662d37 Added debian download page to sitemap 2013-01-17 02:04:08 +00:00
9744a12c89 Added missing import 2013-01-16 22:13:21 +00:00
41c8b1c7f3 Added ten-minute caching to blog and meetings views 2013-01-16 22:12:51 +00:00