Commit Graph

624 Commits

Author SHA1 Message Date
str4d
c6adccacad Style lastupdated better in mobile view 2013-06-09 22:38:38 +00:00
str4d
108a27d7ac Use lastupdated styling for blog post info 2013-06-09 22:21:09 +00:00
str4d
dd5ca25696 Updated translation strings 2013-06-06 01:56:08 +00:00
str4d
06f028663b propagate from branch 'i2p.www' (head 05cb56392a6d2ee1ecc7ab8bd3dcf746abb09b81)
to branch 'i2p.www.revamp' (head 91549a81e68382a2cdc7c06020b19c1fe9f833e4)
2013-06-06 01:53:33 +00:00
str4d
09d05229ca Updated translation strings 2013-06-06 01:31:38 +00:00
str4d
f42c071d0d Copy env's pybabel into base dir to fix string extraction
The jinja2 extracter needs to know about our custom HighlightExtension (used on
pages such as get-involved/develop/applications), which is not in the env's
python path. Copying pybabel into the base dir gives it access to our modules.
This is only required for string extraction; other scripts use pybabel from the
env directly.

If the env's pybabel version is updated, this copy must also be updated.
2013-06-06 01:26:25 +00:00
kytv
f5bec22436 updates from tx 2013-06-05 10:00:16 +00:00
str4d
459813b906 Fixes to get-involved/develop/applications after merge 2013-06-05 02:58:09 +00:00
str4d
b6a0a63a1f Migrated release-0.9.6.html 2013-06-04 13:57:19 +00:00
str4d
24168fb4e5 Migrated geoip.html 2013-06-04 13:33:02 +00:00
str4d
25a8c353f8 Migrated bounty_netdb.html 2013-06-04 13:25:36 +00:00
str4d
558326db73 Legacy urls: volunteer -> get-involved 2013-06-04 13:16:58 +00:00
str4d
a06023b5d5 Changes to docs/api/datagrams from merge 2013-06-04 13:16:07 +00:00
str4d
892a704ce8 propagate from branch 'i2p.www' (head 62a731f768583a0395b0bc7616382dd5b698b88c)
to branch 'i2p.www.revamp' (head 602b2ecdbd48945fc7ce3858a1c066d6a148379d)
2013-06-04 13:09:44 +00:00
str4d
cdf93e3ca1 Added no flag 2013-06-04 09:37:02 +00:00
str4d
8c89ae48bf Added version to download urls (to pass to mirrors requiring it) 2013-06-04 09:36:42 +00:00
str4d
eb5d5bddcf Added Google Drive to mirrors 2013-06-03 23:52:37 +00:00
str4d
983628e09e Enable specific version to be passed to ver() 2013-06-03 23:46:35 +00:00
str4d
436bf3801b Added Meeh's download mirror 2013-05-25 08:15:24 +00:00
str4d
5ff9938899 Migrated /ticket919 2013-05-24 02:11:52 +00:00
str4d
bc6f8e4b88 propagate from branch 'i2p.www' (head 114708fc5836389206fe26e04905a1887f34a228)
to branch 'i2p.www.revamp' (head 061377e9345d8848b120576d4174d4274a2e5ca3)
2013-05-24 02:01:41 +00:00
str4d
9730b29032 Prevent long code lines from breaking the layout 2013-04-25 05:10:50 +00:00
str4d
ecc2af4ebe Removed extra indentation from code on get-involved/develop/applications 2013-04-25 05:01:54 +00:00
str4d
f2bb84c45f Added highlighting to get-involved/develop/applications 2013-04-25 04:57:05 +00:00
str4d
cf7b010efc Added a syntax.css to duck's theme using the "native" Pygments style
To change to another built-in style:
$ source env/bin/activate
$ cd i2p2www/static/styles/duck/
$ pygmentize -f html -S STYLE_NAME -a .highlight > syntax.css
2013-04-25 04:56:29 +00:00
str4d
0c42adb0d1 Added reference to syntax.css in themes 2013-04-25 04:53:11 +00:00
str4d
cc7973462b HighlightExtension: pass additional parameters to HtmlFormatter 2013-04-25 04:42:54 +00:00
str4d
ba5d1df89f Added HighlightExtension from https://pypi.python.org/pypi/jinja2-highlight/0.4.0 (GPLv3) 2013-04-25 03:49:55 +00:00
str4d
7b1455b4c2 Replace sig mirror list with links by each mirror 2013-04-22 00:38:34 +00:00
str4d
f3d4dffe73 Make default file download via HTTPS 2013-04-21 23:40:38 +00:00
str4d
25235deef5 Wrap file hashes directly in <code> so double-click doesn't select spaces 2013-04-21 23:38:59 +00:00
str4d
a3d0129dcd Bugfix: index mirrors from 1 (mirror=0 is interpreted as False) 2013-04-21 23:35:09 +00:00
str4d
2abb15beb7 Point /lang/download links directly to one mirror, provide separate mirrors link 2013-04-21 22:40:40 +00:00
str4d
efbffb1a0b Wrap the download hashes in <code> 2013-04-21 21:59:36 +00:00
str4d
4db861edee "Blog Index" -> "Blog" 2013-03-26 22:38:24 +00:00
str4d
2c9fb8fd4d Proper styling for div.warning 2013-03-17 19:53:27 +00:00
str4d
dd7a9e64ce 0.9.5 2013-03-17 19:49:50 +00:00
str4d
64415dbe89 propagate from branch 'i2p.www' (head 20c27bb0c69f1de1693d4067d49613dd0a163575)
to branch 'i2p.www.revamp' (head cb08ef7e5783eb21b87f996e5b2de062b86ed3e2)
2013-03-17 19:15:02 +00:00
str4d
c1707816a4 Serve BingSiteAuth.xml 2013-03-01 21:52:52 +00:00
str4d
e9a312c458 propagate from branch 'i2p.www' (head 3d12832c52f5971e9c757ba67426ca3d35538da5)
to branch 'i2p.www.revamp' (head f123af1c64ee53f8863064570547a3d5049b2182)
2013-03-01 21:47:43 +00:00
str4d
719a125c25 Added meetings 219 and 220, and noted that meetings are currently on hold 2013-03-01 21:43:58 +00:00
str4d
b0ba9ab98c Disable the languages with no translations (for now) 2013-03-01 21:02:19 +00:00
str4d
f93e65323a Removed bad character 2013-03-01 20:58:30 +00:00
str4d
8dac186f72 Updates to Spanish translations from trolly 2013-02-24 20:31:31 +00:00
str4d
150bb1ef9b Removed newlines from blog translation used in meta 2013-02-24 05:33:14 +00:00
kytv
a6965c29cd Swedish update 2013-02-22 13:13:59 +00:00
kytv
d805388f9f updates from tx 2013-02-22 13:04:06 +00:00
str4d
799f83b8af Added meetings 216, 217 and 218 2013-02-07 00:33:27 +00:00
str4d
3a8a6daa32 Migrated up to the last ten blog posts to the new format 2013-02-06 22:46:34 +00:00
str4d
b37bcd8df2 Fixed bug with Debian page 2013-02-06 11:37:32 +00:00