str4d
41c8b1c7f3
Added ten-minute caching to blog and meetings views
2013-01-16 22:12:51 +00:00
str4d
3b01e1956d
Use the title from the post as meta['title'] instead of the slug, so it can be translated
2013-01-16 04:07:36 +00:00
str4d
a5c5b38362
Un-escaped quotation marks in 0.9.3 release post (since docutils re-escapes them)
2013-01-16 03:47:11 +00:00
str4d
08c43a2557
Added translation tags to 0.9.3 and 0.9.4 release posts
2013-01-16 03:43:20 +00:00
str4d
d076f3101a
Migrated 0.9.3 release post to new format
2013-01-16 02:14:37 +00:00
str4d
7569201b1d
Don't try and split a list metatag if it doesn't exist
2013-01-16 02:05:27 +00:00
str4d
786e37f524
Enable some metatags to be comma-separated lists
2013-01-16 02:03:21 +00:00
str4d
738cda79ac
Fixed bug in blog post
2013-01-16 01:59:34 +00:00
str4d
ca8717e172
Pre-render the blog posts with Jinja2 so that URLs etc. can be properly handled
2013-01-16 01:52:31 +00:00
str4d
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
str4d
2acc8bc433
Blog entries -> Blog posts
2013-01-09 00:32:32 +00:00
str4d
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
str4d
5a088b76c7
Split off meetings code
2012-12-19 07:59:22 +00:00
str4d
785f627d7a
Reorganized site and blog views and helpers to use LazyView
...
This increases the speed of the site by not requiring the site and blog code to
be imported on every request - just those that are relevant. It also splits the
code into modules which are easier to work with.
2012-12-19 06:53:59 +00:00
str4d
1f65a8110e
Migrated over 0.9.4 release page
2012-12-17 19:55:08 +00:00
str4d
c5910f9505
Fixed short title overlines in blog entries
2012-12-11 19:37:24 +00:00
str4d
4a6af5bca5
Fixed paths in some of the blog RSTs
2012-12-05 10:48:43 +00:00
str4d
1423485868
Moved release notices for 0.9.2 and 0.9.3 into blog
2012-11-09 01:23:32 +00:00
str4d
e4299837af
Corrected an import name
2012-11-08 02:36:44 +00:00
str4d
416cf76970
Migrated announcements to blog
2012-09-19 14:06:13 +00:00
str4d
8e75eeb712
Migrated over the 0.9.1 release announcement
2012-09-14 01:42:51 +00:00
str4d
27bee80523
Finished migration of status notes
2012-09-14 01:21:58 +00:00
str4d
6c1d7c5318
Beginning of migration of status notes
2012-09-14 01:10:10 +00:00
str4d
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