49f7037997
Added RTL CSS
2014-03-05 00:21:13 +00:00
3eef34be76
Set <html> lang attr for current language, set dir="rtl" attr for RTL languages
2014-03-04 23:45:30 +00:00
9cbafe0e19
Show title in content div in mobile view
2014-01-09 18:56:19 +00:00
0c42adb0d1
Added reference to syntax.css in themes
2013-04-25 04:53:11 +00:00
e76ea72aea
eliminate some redundancy in the POT file
2013-02-02 23:25:25 +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
3db722f00c
Added tags to <head> to support mobile CSS
2013-01-21 11:22:19 +00:00
c74b8a5947
Moved themes into subdirs
2013-01-21 10:54:24 +00:00
7f90e205f8
Fixed up translation tags on global/layout.html
2013-01-18 04:50:08 +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
324579f57d
Added metadesc block so pages can add <meta name="description"> tags, added one for /
2013-01-04 23:41:03 +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
5f235ec115
Use HTML5 <article> tag in duck's layout
2012-12-23 12:05:10 +00:00
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
4c5f6f1bf3
Enable themes to have different I2P logos, with a default fallback
2012-12-23 01:36:44 +00:00
1217dbe264
Merged template layout of topbar for duck's and danimoth's themes
2012-12-23 00:05:58 +00:00
dff49f3844
Tweaks to get danimoth's theme looking as close as possible to the original
2012-12-22 00:37:11 +00:00
23199aaa7d
Temporarily patched in danimoth's layout into layout.html
2012-12-21 22:48:27 +00:00
e9e453a506
Temporarily enable loading of an externally-hosted CSS file
2012-12-21 05:15:42 +00:00
3c3b4ed706
Moved ver() into templatevars so only need to change I2P version in one place
2012-12-20 04:46:37 +00:00
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
c9a4c5e77c
Add canonical link to <head> of each page
2012-12-19 04:51:36 +00:00
766c8059f4
Keep the current website's title for the front page (to help keep its existing page rank for "anonymous network")
2012-12-19 02:53:11 +00:00
e28b1ecabf
Fixed accidental movement of content_outer block
2012-12-14 03:43:17 +00:00
7171a3bd78
Added lastupdated and accuratefor blocks to consolidate and enable styling
2012-12-14 03:41:29 +00:00
0ebefb6156
Added a ver() macro to make changing the I2P version across the site easier
2012-12-13 21:36:49 +00:00
fd353ef6a4
Added feed links to blog and meetings index pages
2012-12-13 21:17:22 +00:00
715dc78038
Added translation tags to index page and global includes
2012-09-17 22:55:32 +00:00
c4ce9b811a
Moved change_lang macro into the global macro file
2012-09-17 00:25:00 +00:00
2d0a6c3313
Added a macro to simplify inserting site urls
2012-09-14 02:03:44 +00:00
2c982e8262
Overhauled the dropdown menus
2012-09-13 23:42:20 +00:00
e55dd6185e
Moved i2p2www to root directory (since other sites stored in i2p.www will be (re)moved)
2012-09-12 21:30:36 +00:00