str4d
d5a8e1b958
Split streaming library page between docs/api/ and docs/spec/
2013-02-06 00:27:20 +00:00
str4d
5494286c55
Split the datagrams page between docs/api/ and docs/spec/
2013-02-05 23:32:57 +00:00
str4d
1be4ea4943
Merge blog_index and blog_category views
2013-02-03 02:58:55 +00:00
str4d
535e2f41b0
Added category view for blog posts
2013-02-03 02:17:41 +00:00
str4d
508c6f1e80
Render categories properly
2013-02-03 01:40:47 +00:00
kytv
e76ea72aea
eliminate some redundancy in the POT file
2013-02-02 23:25:25 +00:00
str4d
7a4c7df899
Removed translation tags from names in the nav bar and footer
2013-02-01 19:50:20 +00:00
str4d
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
str4d
3db722f00c
Added tags to <head> to support mobile CSS
2013-01-21 11:22:19 +00:00
str4d
c74b8a5947
Moved themes into subdirs
2013-01-21 10:54:24 +00:00
str4d
fbe770412e
Added the common bounty template
2013-01-20 12:38:19 +00:00
str4d
af00580342
Added monotone guide to navbar
2013-01-19 21:32:56 +00:00
str4d
a9ba103931
Fixed site url in footer
2013-01-19 13:01:57 +00:00
str4d
09d020990e
Added missing sitemap templates
2013-01-18 11:06:08 +00:00
str4d
a5a98a806c
Added translation tags to pagination links
2013-01-18 04:52:08 +00:00
str4d
7f90e205f8
Fixed up translation tags on global/layout.html
2013-01-18 04:50:08 +00:00
str4d
6d21c30adb
Reorganized several URLs
2013-01-18 01:20:56 +00:00
str4d
e189805cf2
Commented out links to GNUnet comparison page while it is still unfinished
2013-01-16 04:21:14 +00:00
str4d
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
str4d
29a8af1cd6
volunteer/* -> get-involved/*
2013-01-09 00:58:13 +00:00
str4d
2acc8bc433
Blog entries -> Blog posts
2013-01-09 00:32:32 +00:00
str4d
4ff7ef5324
Moved research/papers link to above about/media, renamed it
2013-01-08 23:28:57 +00:00
str4d
1aa91d810a
Moved research/papers link into About menu
2013-01-08 23:20:53 +00:00
str4d
2117686d95
Tweaked duck's and danimoth's themes so footer styling refers to the global footer
2013-01-08 20:37:54 +00:00
str4d
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
str4d
324579f57d
Added metadesc block so pages can add <meta name="description"> tags, added one for /
2013-01-04 23:41:03 +00:00
str4d
3e8bd6eba3
Standardized site paths with '-' separating keywords, for better SEO and readability
2013-01-04 04:46:14 +00:00
str4d
72e59f8602
Replaced Download menu with a Download link for now
2013-01-03 21:14:29 +00:00
str4d
8e1a73a644
Fixed HTML of forum and Trac links in navbar
2013-01-03 15:05:02 +00:00
str4d
d838b1a342
Added barebones comparison page for GNUnet - needs filling out
2013-01-03 03:30:20 +00:00
str4d
fb6f6fb82b
docs/comparison/* -> about/comparison/*
2013-01-03 03:18:24 +00:00
str4d
1cdb89beca
Split up network comparisons page into separate pages for Tor and Freenet
2013-01-03 02:59:06 +00:00
str4d
8721799b62
Moved network comparison pages into docs/comparison
2013-01-03 01:54:32 +00:00
str4d
d1d3a2d417
Reworked nav bar so <a href="#"> is not required for styling purposes
2013-01-01 13:52:36 +00:00
str4d
2faf4fff0f
Split off academic papers into a new research section
2013-01-01 10:28:57 +00:00
str4d
13666290a4
Finished merging duck's and danimoth's template layouts
2012-12-23 12:21:26 +00:00
str4d
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
str4d
5f235ec115
Use HTML5 <article> tag in duck's layout
2012-12-23 12:05:10 +00:00
str4d
97c0cee69a
Started merging navigation into a common template header
...
The navbar on danimoth's theme is now absolutely positioned, which
does mean that on pages without the .news div, there is an empty
space above the navbar
2012-12-23 12:02:39 +00:00
str4d
4c5f6f1bf3
Enable themes to have different I2P logos, with a default fallback
2012-12-23 01:36:44 +00:00
str4d
1217dbe264
Merged template layout of topbar for duck's and danimoth's themes
2012-12-23 00:05:58 +00:00
str4d
8557308e0e
Added danimoth's theme to footer
2012-12-22 00:37:54 +00:00
str4d
dff49f3844
Tweaks to get danimoth's theme looking as close as possible to the original
2012-12-22 00:37:11 +00:00
str4d
23199aaa7d
Temporarily patched in danimoth's layout into layout.html
2012-12-21 22:48:27 +00:00
str4d
e9e453a506
Temporarily enable loading of an externally-hosted CSS file
2012-12-21 05:15:42 +00:00
str4d
3c3b4ed706
Moved ver() into templatevars so only need to change I2P version in one place
2012-12-20 04:46:37 +00:00
str4d
0312088547
Removed rel="nofollow" from the footer links to the t-shirt sites (they aren't mirrors)
2012-12-19 20:53:18 +00:00
str4d
30876c09f3
Use the new get_flag() template function in the Language menu
2012-12-19 12:18:14 +00:00
str4d
bc57b82753
Added shorthand functions to make language handling more stable
2012-12-19 12:13:51 +00:00
str4d
66dca619d7
Moved site_url macro into context processor so could use hasattr(g, 'lang') to fix a bug
2012-12-19 11:43:40 +00:00