Commit Graph

60 Commits

Author SHA1 Message Date
zzz
3a244f5d21 undraft blog
add old mailing list links to how page
2014-02-16 02:28:22 +00:00
1dc18dcc2c "Information security expert" 2014-02-16 00:51:55 +00:00
32ef59f812 Draft blog post about malware site 2014-02-16 00:48:10 +00:00
zzz
98a7f32a86 undraft release blog 2014-02-09 15:48:06 +00:00
71c5f37c36 Tag blog post paragraphs, not sentences
Also extracted the URL vars as they don't need translating.
2014-02-09 01:38:24 +00:00
1cbd1a294f removing extraneous paragraph tags 2014-02-09 00:35:23 +00:00
zzz
4bda871bb9 0.9.11 release notes draft 2014-02-08 22:28:20 +00:00
64ebb8f9d3 Updated blog README 2014-02-08 22:24:05 +00:00
7c018e3418 Allow drafts to be viewed live (but not shown on index) 2014-02-08 22:20:21 +00:00
9bdfe759f4 typo fix (s/Romainian/Romanian/) 2014-02-08 21:01:19 +00:00
dffa11a8cc tweak to fix title overline error and Syndication heading 2014-02-08 20:50:16 +00:00
zzz
4561e050b5 - Syndie 1.105b blog post
- Add psi to team for backup news
- Add Android requirements and warning to download page
- Android 0.9.10
- Specs:
    More delivery instruction fixups
    For consistency, make all the definition sections use <pre> not {% highlight %}
2014-02-08 19:29:16 +00:00
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
3b0f81bd41 Fixed 0.9.10 release post 2014-01-26 22:28:54 +00:00
zzz
695086878d 0.9.10 blog post 2014-01-25 01:00:33 +00:00
6c7fd84691 Added blog README 2014-01-24 17:33:12 +00:00
50c17e40eb 0.9.9 2013-12-08 21:25:13 +00:00
cbf129951b 0.9.8.1 2013-10-03 10:07:52 +00:00
a081dd1d39 0.9.8 2013-09-30 21:35:22 +00:00
a06aea316f Domain conversion 2013-08-30 14:13:34 +00:00
f6750f78f8 itoopie.net -> itoopie.i2p 2013-08-30 09:21:38 +00:00
97a568f3c0 0.9.7.1 2013-08-11 09:01:06 +00:00
346364747e 0.9.7 2013-07-16 09:53:10 +00:00
b6a0a63a1f Migrated release-0.9.6.html 2013-06-04 13:57:19 +00:00
dd7a9e64ce 0.9.5 2013-03-17 19:49:50 +00:00
3a8a6daa32 Migrated up to the last ten blog posts to the new format 2013-02-06 22:46:34 +00:00
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
1be4ea4943 Merge blog_index and blog_category views 2013-02-03 02:58:55 +00:00
55af9d11b3 Add category support to the Atom feed 2013-02-03 02:53:58 +00:00
f32b6e3c14 Refactor blog category post selection 2013-02-03 02:24:05 +00:00
535e2f41b0 Added category view for blog posts 2013-02-03 02:17:41 +00:00
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
e76ea72aea eliminate some redundancy in the POT file 2013-02-02 23:25:25 +00:00
b8bfbc41c3 Put blog post excerpts on a single line so translators don't break the Markdown 2013-02-01 19:52:41 +00:00
42cf109123 Migrated hottuna's blog posts to the new format 2013-01-17 22:35:18 +00:00
94dfc5193f Renamed blog posts to use hyphens instead of underscores 2013-01-17 22:02:17 +00:00
41c8b1c7f3 Added ten-minute caching to blog and meetings views 2013-01-16 22:12:51 +00:00
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
a5c5b38362 Un-escaped quotation marks in 0.9.3 release post (since docutils re-escapes them) 2013-01-16 03:47:11 +00:00
08c43a2557 Added translation tags to 0.9.3 and 0.9.4 release posts 2013-01-16 03:43:20 +00:00
d076f3101a Migrated 0.9.3 release post to new format 2013-01-16 02:14:37 +00:00
7569201b1d Don't try and split a list metatag if it doesn't exist 2013-01-16 02:05:27 +00:00
786e37f524 Enable some metatags to be comma-separated lists 2013-01-16 02:03:21 +00:00
738cda79ac Fixed bug in blog post 2013-01-16 01:59:34 +00:00
ca8717e172 Pre-render the blog posts with Jinja2 so that URLs etc. can be properly handled 2013-01-16 01:52:31 +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
5a088b76c7 Split off meetings code 2012-12-19 07:59:22 +00:00
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