bcd6c5aca6
Pulled in Flattr badge used on blog posts, un-hardcoded image URLs
2014-02-16 00:23:00 +00:00
50c17e40eb
0.9.9
2013-12-08 21:25:13 +00:00
e1eeba0988
Blog index styling
2013-06-11 12:30:05 +00:00
c09b8b2d94
Tagged labels
2013-06-09 23:25:52 +00:00
effb6f2521
Labels for blog post info
2013-06-09 23:23:15 +00:00
108a27d7ac
Use lastupdated styling for blog post info
2013-06-09 22:21:09 +00:00
4db861edee
"Blog Index" -> "Blog"
2013-03-26 22:38:24 +00:00
55af9d11b3
Add category support to the Atom feed
2013-02-03 02:53:58 +00:00
535e2f41b0
Added category view for blog posts
2013-02-03 02:17:41 +00:00
508c6f1e80
Render categories properly
2013-02-03 01:40:47 +00:00
ca0f74e9ba
Removed stray }
2013-02-03 01:20:52 +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
1712e0c021
Removed filler text from blog/index.html template
2013-01-16 04:09:23 +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
2acc8bc433
Blog entries -> Blog posts
2013-01-09 00:32:32 +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
fe76f20f0c
Implemented pagination for meetings and blog entries
2012-12-14 06:26:21 +00:00
fd353ef6a4
Added feed links to blog and meetings index pages
2012-12-13 21:17:22 +00:00
54fcb9dcde
Added a link to the blog from the list of latest entries
2012-12-11 19:33:05 +00:00
618107505a
Dynamically generate latest blog entries
...
TODO: this should probably be cached somewhere
2012-11-09 00:44:57 +00:00
5d5419b0c4
Moved latest news list from index.html to a separate file (since it will be updated more often)
2012-09-19 12:02:03 +00:00
da424479f7
Cleanup after merge
2012-09-12 22:59:02 +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