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