Commit Graph

29 Commits

Author SHA1 Message Date
Gregory Soutade
88e6ebd3a4 Add Markdown support 2014-01-04 13:43:38 +01:00
Gregory Soutade
9de9cea99a Add 2014 features (copyright and links) 2014-01-04 13:42:59 +01:00
Gregory Soutade
b2663bf31b Add my GPG key 2014-01-04 13:42:28 +01:00
Gregory Soutade
93f9ff8a57 Fix a bug introduced in previous commit (list.reverse() does not return anything)
Don't generate posts if they're not published
Update about me
2013-11-07 20:37:47 +01:00
Gregory Soutade
0394ada46e Update blog 2013-10-26 09:33:47 +02:00
Gregory Soutade
fa4dbf48fe Fix a bug : forget to add os.environ['DYNASTIE_ROOT'] in blog add (thanks François Schmidts) 2013-10-10 18:37:52 +02:00
cce2361b75 Archive geenration was broken for tags
Change ALl rights reserved in Tous droits réservés
2013-02-17 08:38:58 +01:00
e795fa1af6 New version 0.2
Add coding information in all py files
Add dyn:post_url and dyn:post_full_url for replace directive (doesn't prepend http://)
Escape double quotes in metas tag
Add HTML5 markup for blog.soutade.fr
Add ChangeLog
2013-02-09 08:55:06 +01:00
4b859eec12 Update CSS (titles management) 2013-01-31 19:36:46 +01:00
0150b9f6cd Add verifications during blog generation when user/category is suppressed
Delete comments when a post is deleted
Forgot to set email input as hidden in comment responses
Forgot to setup cache for post comment generation
2013-01-29 18:51:23 +01:00
7de1562d73 comments in post template used dev addresses 2013-01-12 15:05:03 +01:00
c8d9d367c6 Remove recents and posts hooks in post generator 2013-01-12 09:02:08 +01:00
6d747d8dfc Forgot to enable link to post titles 2013-01-06 18:12:00 +01:00
e31795efb2 Factorize hooks management (only overwrite)
Manage link attribute for title tag
Update copyright and CSS
2013-01-06 12:10:29 +01:00
2c7f4be96e Review generators : factorize a lot of code
Add delete hooks
2012-12-31 13:58:47 +01:00
aeadc248d1 Remove blog.create_paths() 2012-12-24 18:07:44 +01:00
Gregory Soutade
5077ab0a30 Add _search.html 2012-12-13 14:32:54 +01:00
Gregory Soutade
2f70a4bec5 Limit search text width 2012-12-13 14:32:27 +01:00
839b935d47 Do a more pertinent search by including titles in indexing 2012-12-10 20:50:27 +01:00
2f1f38ca5c Basic search works for now 2012-12-10 19:30:25 +01:00
0bc3089d05 Replace dynastie.soutade.fr in comments by a rules at proxy level 2012-11-25 09:52:22 +01:00
5597bd0523 Add DynastieColor button icon to tinymce 2012-11-15 18:39:17 +01:00
e12b8685b1 Update CSS and dynastiecolor plugin (more lexers) 2012-11-13 20:56:49 +01:00
Gregory Soutade
44800ac42c Add primary support for code highlightning 2012-11-13 18:33:38 +01:00
e14e184b1d Mistake in previous commit 2012-11-10 12:24:58 +01:00
d96a5afd20 Add Tags to blog.soutade.fr 2012-11-10 12:13:34 +01:00
4e9737297f Add anti robot tip 2012-11-08 21:36:21 +01:00
85488e0838 Add tags support
Set slugify to be global
Update modification date only if text has been changed
Fix a bug in preview (post_id was passed instead of blog_id)
Add Home, Category and Tag links in blog area instead of global area (dynastie template)
Fix a bug in Have_I_right
2012-11-08 21:23:30 +01:00
Gregory Soutade
6e292d9e2d Add blog.soutade.fr as example 2012-11-06 20:53:00 +01:00