Commit Graph

2378 Commits

Author SHA1 Message Date
f32b6e3c14 Refactor blog category post selection 2013-02-03 02:24:05 +00:00
535e2f41b0 Added category view for blog posts 2013-02-03 02:17:41 +00:00
508c6f1e80 Render categories properly 2013-02-03 01:40:47 +00:00
ca0f74e9ba Removed stray } 2013-02-03 01:20:52 +00:00
254a56bb37 merge of 'c2274f6ce9cfea9a5997f29b3ed2a6a45231fbe2'
and 'f72e7ef8661eb235301787f303a60b1c5cf10bdb'
2013-02-03 00:49:25 +00:00
1fee91daab Added translation tags to docs/tunnels/*
docs/tunnels/old-implementation has only been tagged at the top, as it covers
old details and so is not urgently required.
2013-02-03 00:48:42 +00:00
9e1e5352c2 add transifex configs 2013-02-03 00:19:59 +00:00
c334777f74 - make script bourne compatible
- check for virtualenv
2013-02-03 00:19:36 +00:00
c20fd0d908 eliminate dups
(it's not very nice to have line lines, but that's why we have word-wrap in our editors)
2013-02-02 23:30:13 +00:00
e76ea72aea eliminate some redundancy in the POT file 2013-02-02 23:25:25 +00:00
b3281bbd56 Fixed bug on docs/discussions/netdb 2013-02-02 23:18:39 +00:00
db4a3c7968 Added translation tags to docs/how/network-database 2013-02-02 23:17:39 +00:00
0156918e7a Added translation tags to docs/how/tunnel-routing 2013-02-02 01:15:22 +00:00
6d9a03af99 Removed some whitespace from tagged paragraphs 2013-02-01 23:29:14 +00:00
a37f4f9a61 Added translation tags to docs/how/elgamal-aes 2013-02-01 23:26:00 +00:00
dd2ac0f876 Added translation tags to docs/how/peer-selection 2013-02-01 23:05:16 +00:00
c78d3bbb57 Tag tweaks and URL fixes for misc/* 2013-02-01 22:20:09 +00:00
dg2
8bdf8ad023 merge of '229bc2e02c0b93575ef4cd05f96b3cb54c60fa07'
and 'a4c46b67cc50db0045d60103de17e670dc30b81f'
2013-02-01 20:29:30 +00:00
dg2
ac070805e4 misc/* translation tagging, URLs need fixing before it will parse correctly.
First commit, huzzah.
2013-02-01 20:12:08 +00:00
b8bfbc41c3 Put blog post excerpts on a single line so translators don't break the Markdown 2013-02-01 19:52:41 +00:00
7a4c7df899 Removed translation tags from names in the nav bar and footer 2013-02-01 19:50:20 +00:00
ae9ca4497e Added translation tags to docs/how/garlic-routing 2013-02-01 10:49:46 +00:00
39e335455f Added translation tags to docs/how/tech-intro 2013-02-01 10:16:08 +00:00
dc66088375 Added translation tags to docs/how/threat-model 2013-01-31 11:40:21 +00:00
5c112cc5cb Added translation tags to docs/how/cryptography 2013-01-31 03:21:08 +00:00
05df4171d6 Fixed URLs in docs/how/intro 2013-01-31 03:20:24 +00:00
b09a7f4099 Added placeholder CSS files to the other themes 2013-01-31 02:23:23 +00:00
c9f436c738 Added translation tags to docs/discussions/naming 2013-01-31 02:15:30 +00:00
842a17b351 merge of '1cc07c60dda94ce07510bc8d12df2c9bf971ed3b'
and '4459274dc3ff27ad99ff8f0b1c6d5143e32dca2d'
2013-01-30 23:20:26 +00:00
27824b70e6 Added translation tags to docs/applications/* 2013-01-30 23:19:19 +00:00
8c04301165 minor shell script tweaks
- add shebang line and make bourne compatible
- report bugs to trac
2013-01-30 21:57:14 +00:00
4a801a9fcd typo fix 2013-01-30 21:46:43 +00:00
32c8fc9268 Added translation tags to docs/api/* except SAM pages 2013-01-30 20:23:24 +00:00
611a8f05dc Added translation tags to docs/*.html 2013-01-30 03:47:49 +00:00
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