Commit Graph

26 Commits

Author SHA1 Message Date
Gregory Soutade 96e12bce83 Update blog templates 2022-06-19 10:11:35 +02:00
Gregory Soutade b7fb9738a1 Update blog.soutade.fr 2020-04-06 10:32:09 +02:00
Gregory Soutade f99bea97ef Update blog theme 2020-03-20 16:48:52 +01:00
Gregory Soutade 05c92a1738 Update version and ChangeLog 2016-06-05 09:19:02 +02:00
Gregory Soutade 7fff2dbd2d Update README and ChangeLog 2016-05-22 10:29:42 +02:00
Gregory Soutade 8bf132976d Read posts with unicode instead binary 2016-03-19 17:03:43 +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 0b871656b5 Don't crash if pygments is not installed 2015-08-08 17:17:15 +02:00
Gregory Soutade a20936c7f7 Update LJDC 2015-07-08 07:40:36 +02:00
Gregory Soutade b440ba1464 Update LJDC and add 2014 archives 2015-01-06 17:52:04 +01: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 5e1007e7da Display comments number on all type of index (category, tag, archive...) 2014-09-24 20:26:03 +02:00
Gregory Soutade 694b7f5f89 Update blog.soutade.fr 2014-07-22 20:51:12 +02:00
Gregory Soutade 0b347c2f16 Add dyn:category_name 2014-06-09 11:46:25 +02:00
Gregory Soutade 361be87cb2 Add dyn:comments_count 2014-06-05 19:56:47 +02:00
Gregory Soutade 0741709259 Add dyn:first_page_only
Add dyn:ljdc_last
2014-06-01 18:58:13 +02:00
Gregory Soutade ddf267e9ca Add FileOutputCache to avoid disk reading generated posts if not necessary
Always write post on edit (don't try to hash)
2014-06-01 11:28:24 +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 86d2b83ed9 Update ChangeLog and ljdc.xml 2014-04-27 19:13:09 +02:00
Gregory Soutade d8a24e210f Add ljdc (les joies du code) generator 2014-03-27 18:29:06 +01:00
Gregory Soutade 4bd583f92f Allows multiple block for a template 2014-03-27 18:24:58 +01:00
Gregory Soutade 814fd6c667 Add internal post search to Dynastie 2014-03-18 20:30:17 +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