Commit Graph

290 Commits

Author SHA1 Message Date
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
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
a7e6a0e559 Moved update options on downloads page into package <div>s 2013-01-17 12:20:03 +00:00
727a728072 Expanded research page 2013-01-16 10:42:51 +00:00
146656fcb5 Added Android section to Downloads list 2013-01-16 09:48:34 +00:00
e189805cf2 Commented out links to GNUnet comparison page while it is still unfinished 2013-01-16 04:21:14 +00:00
bee80a3660 Removed commented-out Download submenu (as linking only to the download page seems to work better) 2013-01-16 04:13:06 +00:00
1712e0c021 Removed filler text from blog/index.html template 2013-01-16 04:09:23 +00:00
ad2b10f95c Tidied up IDEs guide 2013-01-16 03:57:26 +00:00
8e09d84d09 Reworked meta dict usage to make blog templates easier to understand
Displayed dates in the blog templates are now all taken from meta['date'],
which can be set by the 'date' metatag in the blog post but defaults to the
date obtained from the post's slug (i.e. what subfolder the post is in).
2013-01-16 01:41:24 +00:00
7e68f03888 Tweaked meetings/index.html template 2013-01-09 01:21:03 +00:00
c58e5ca6c0 More volunteer -> get-involved 2013-01-09 01:18:41 +00:00
dd17dde622 propagate from branch 'i2p.www' (head eba57e49d106c06b180d0396329af47699263aee)
to branch 'i2p.www.revamp' (head eb8aab2ac6e4f55e964ed5386669c35f4ffb1e17)
2013-01-09 01:18:00 +00:00
29a8af1cd6 volunteer/* -> get-involved/* 2013-01-09 00:58:13 +00:00
2acc8bc433 Blog entries -> Blog posts 2013-01-09 00:32:32 +00:00
78bba563fe Nitpick from primal 2013-01-08 23:56:07 +00:00
ff9fcf2100 Tweaks to left column text on front page from discussion in meeting 214 2013-01-08 23:52:30 +00:00
4ff7ef5324 Moved research/papers link to above about/media, renamed it 2013-01-08 23:28:57 +00:00
1aa91d810a Moved research/papers link into About menu 2013-01-08 23:20:53 +00:00
2117686d95 Tweaked duck's and danimoth's themes so footer styling refers to the global footer 2013-01-08 20:37:54 +00:00
9a81261190 Rework of blog
- Added support for metadata in blog entries
- Modified blog/index.html and blog/entry.html templates to use metadata
- Migrated the most recent post over to just a .rst file and added metadata
2013-01-08 01:33:22 +00:00
c7dec35b08 Ticket #792 - replaced "Who Uses I2P" in left front page column with "What is I2P" 2013-01-07 03:49:56 +00:00
b3a558e16b Added a page describing how to set up Eclipse with an I2P branch (NetBeans needs instructions as well) 2013-01-05 01:02:12 +00:00
324579f57d Added metadesc block so pages can add <meta name="description"> tags, added one for / 2013-01-04 23:41:03 +00:00
3e8bd6eba3 Standardized site paths with '-' separating keywords, for better SEO and readability 2013-01-04 04:46:14 +00:00
802dafabb5 Moved over benchmarks page 2013-01-04 04:05:15 +00:00
6a1c1e2c8d Fixed page include bugs 2013-01-04 00:30:17 +00:00
72e59f8602 Replaced Download menu with a Download link for now 2013-01-03 21:14:29 +00:00
8e1a73a644 Fixed HTML of forum and Trac links in navbar 2013-01-03 15:05:02 +00:00
d838b1a342 Added barebones comparison page for GNUnet - needs filling out 2013-01-03 03:30:20 +00:00
47be118012 Fixed Trac links on about/comparison/othernetworks 2013-01-03 03:20:08 +00:00
fb6f6fb82b docs/comparison/* -> about/comparison/* 2013-01-03 03:18:24 +00:00
1cdb89beca Split up network comparisons page into separate pages for Tor and Freenet 2013-01-03 02:59:06 +00:00
8721799b62 Moved network comparison pages into docs/comparison 2013-01-03 01:54:32 +00:00
0be11b7669 propagate from branch 'i2p.www' (head d53e5172a3a72c5817753b20c95afa1841124686)
to branch 'i2p.www.revamp' (head 69c08c82c7e3e80e4646a41d2cdfa6d07cef3427)
2013-01-02 21:55:24 +00:00
d1d3a2d417 Reworked nav bar so <a href="#"> is not required for styling purposes 2013-01-01 13:52:36 +00:00
77f154a8b5 Added <strong>s around the paper titles 2013-01-01 11:09:19 +00:00
5f5685ccfe Reorganized papers entries to be more standardized. 2013-01-01 10:56:31 +00:00
139a80b1c0 Reversed the order of research/papers (newest at top) 2013-01-01 10:41:26 +00:00
2faf4fff0f Split off academic papers into a new research section 2013-01-01 10:28:57 +00:00
421879994a propagate from branch 'i2p.www' (head 95988c2dfd38322c36c8fbe4fe1cfd81dab318fd)
to branch 'i2p.www.revamp' (head 782f49f8ae745afac983d595254cf14e9993c7ad)
2013-01-01 09:59:57 +00:00
9259887457 Tweaked Debian/Ubuntu entry on downloads list 2012-12-25 03:25:12 +00:00
4d874568bf Reworked downloads list to enable better theming 2012-12-24 02:47:53 +00:00
13666290a4 Finished merging duck's and danimoth's template layouts 2012-12-23 12:21:26 +00:00
84ec056c96 Removed .news div (since it is repeating info), fixed navbar alignment in danimoth
It would be good to be able to position some sort of info box in that location for
danimoth's theme (even e.g. the lastupdated/accuratefor infobox)
2012-12-23 12:09:18 +00:00