str4d
dbc1187c27
Include title lines in the translation string
...
Translators should ensure the title lines are the correct length.
2014-01-26 22:33:01 +00:00
str4d
3b0f81bd41
Fixed 0.9.10 release post
2014-01-26 22:28:54 +00:00
695086878d
0.9.10 blog post
2014-01-25 01:00:33 +00:00
str4d
6c7fd84691
Added blog README
2014-01-24 17:33:12 +00:00
str4d
50c17e40eb
0.9.9
2013-12-08 21:25:13 +00:00
str4d
cbf129951b
0.9.8.1
2013-10-03 10:07:52 +00:00
str4d
a081dd1d39
0.9.8
2013-09-30 21:35:22 +00:00
str4d
a06aea316f
Domain conversion
2013-08-30 14:13:34 +00:00
str4d
f6750f78f8
itoopie.net -> itoopie.i2p
2013-08-30 09:21:38 +00:00
str4d
97a568f3c0
0.9.7.1
2013-08-11 09:01:06 +00:00
str4d
346364747e
0.9.7
2013-07-16 09:53:10 +00:00
str4d
b6a0a63a1f
Migrated release-0.9.6.html
2013-06-04 13:57:19 +00:00
str4d
dd7a9e64ce
0.9.5
2013-03-17 19:49:50 +00:00
str4d
3a8a6daa32
Migrated up to the last ten blog posts to the new format
2013-02-06 22:46:34 +00:00
str4d
de4e51e0b6
Factor out blog posts per feed as a constant, halve number of blog posts per page
2013-02-03 03:12:31 +00:00
str4d
1be4ea4943
Merge blog_index and blog_category views
2013-02-03 02:58:55 +00:00
str4d
55af9d11b3
Add category support to the Atom feed
2013-02-03 02:53:58 +00:00
str4d
f32b6e3c14
Refactor blog category post selection
2013-02-03 02:24:05 +00:00
str4d
535e2f41b0
Added category view for blog posts
2013-02-03 02:17:41 +00:00
kytv
c20fd0d908
eliminate dups
...
(it's not very nice to have line lines, but that's why we have word-wrap in our editors)
2013-02-02 23:30:13 +00:00
kytv
e76ea72aea
eliminate some redundancy in the POT file
2013-02-02 23:25:25 +00:00
str4d
b8bfbc41c3
Put blog post excerpts on a single line so translators don't break the Markdown
2013-02-01 19:52:41 +00:00
str4d
42cf109123
Migrated hottuna's blog posts to the new format
2013-01-17 22:35:18 +00:00
str4d
94dfc5193f
Renamed blog posts to use hyphens instead of underscores
2013-01-17 22:02:17 +00:00
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