Commit Graph

18 Commits

Author SHA1 Message Date
Gregory Soutade 05c92a1738 Update version and ChangeLog 2016-06-05 09:19:02 +02:00
Gregory Soutade 97176ed454 Add mardown include syntax in templates 2016-01-17 15:14:25 +01:00
Gregory Soutade e0b8f544ff Fix HTML article inclusion
Fix draft inclusion in preview
Enhance cache post content (avoid recomputing md5sum if present)
Add generation duration time
Add post only generation (for Dev)
Remove Draft when it becomes Post
Update blog Copyright
Update TinyMCE plugins for inclusion
Sort tags by name
2016-01-09 20:10:27 +01:00
Gregory Soutade 9b49bf9114 Add autofocus to login page 2015-11-08 14:53:30 +01:00
Gregory Soutade dd6739461b Update to Django 1.8 + various changes 2015-09-21 19:05:25 +02:00
Gregory Soutade 47f5f97618 Redirect user to comment when it's added and not to begining of page
Always update	modification date when post/draft is saved
Update version
2015-08-09 15:33:19 +02:00
Gregory Soutade 62ed52d797 Fix bugs:
* Can't create categories and tags
	* Recursively create directories
2014-11-13 19:25:02 +01:00
Gregory Soutade 951dcc47f7 Add Markdown "code" help 2014-07-22 20:53:11 +02:00
Gregory Soutade a747417ad2 Forgot edit_draft template 2014-06-01 11:35:26 +02:00
Gregory Soutade 798b5e1f92 Update version in dynastie template 2014-05-27 21:54:55 +02:00
Gregory Soutade 03f646b7fa Add Draft support 2014-05-27 18:24:14 +02:00
Gregory Soutade c468ea92b0 Add inline image in Markdown syntax
Change default font for my blog
2014-05-19 18:20:25 +02:00
Gregory Soutade d8a24e210f Add ljdc (les joies du code) generator 2014-03-27 18:29:06 +01:00
Gregory Soutade 577acbd9f5 Add underline command in markdown 2014-03-27 18:25:36 +01:00
Gregory Soutade 814fd6c667 Add internal post search to Dynastie 2014-03-18 20:30:17 +01:00
Gregory Soutade f7a3e3f9c9 Add a favicon 2014-03-16 19:36:39 +01:00
Gregory Soutade 726d247632 Strip comments
Insert link to comment when it's referenced with #comment_number
2014-03-16 18:55:50 +01:00
soutade 0d05f8346b Do a cleaner package.
Add an Apache sample configuration file
Update README with better installation instructions
2014-02-02 14:21:16 +01:00