Commit Graph

68 Commits

Author SHA1 Message Date
Phyks 565a5c6557 Fix error in known.py 2015-01-02 18:44:19 +01:00
Phyks 1cd86d9e47 Add known upload script 2015-01-02 18:40:31 +01:00
Phyks 11da6ecbba Fix issues 2014-10-18 22:45:56 +02:00
Phyks a6eb3e0c2c Typography for markdown files 2014-08-07 22:38:43 +02:00
Phyks 0ef7a576e4 Update for markdown support 2014-08-01 00:45:47 +02:00
Phyks 2d1cc39d68 Fix RSS + Markdown support 2014-07-30 15:30:21 +02:00
Phyks e63bf27c2f Remaining bug with URLs in RSS feed 2014-07-17 23:50:26 +02:00
Phyks 24cb3a9182 Forgot that internal tags (@author and so) will end in the RSS description… Fixed 2014-07-13 01:08:14 +02:00
Phyks 0f15a2b471 Update RSS feed to make it valid 2014-07-12 15:33:27 +02:00
Phyks dc9e9a10af Correct RFC822 for dates 2014-07-11 13:35:30 +02:00
Phyks 47ef046e55 Update README 2014-04-20 22:51:57 +02:00
Phyks 1d845d4db2 Bugfixes in RSS and tag pages
* Correct article ordering by date in tags pages
* Clickable links in RSS
2014-04-13 19:10:37 +02:00
Phyks b659014bbc Typo in README 2014-01-23 01:12:17 +01:00
Phyks f296a8b771 README well formatted 2014-01-23 01:04:18 +01:00
Phyks e1df874bad README file updated 2014-01-23 01:03:22 +01:00
Phyks 56cea4be90 README file added 2014-01-23 00:59:44 +01:00
Phyks c7edcd3fed Added experimental support for markdown 2014-01-22 02:24:20 +01:00
Phyks 73271e28b8 Bug correction in URL parameter (trailing /) 2014-01-22 01:45:20 +01:00
Phyks eef8221073 Added ability to link stylesheet to RSS file + flake8 compliant 2013-12-06 15:07:26 +01:00
Phyks 229c7801db Bug fixes :
* Problem in RSS : bad title because of html tags + bad link
* New display for tags
2013-12-02 15:23:41 +01:00
Phyks ce95b42138 More semantics in HTML output 2013-11-24 22:54:29 +01:00
Phyks bb2e831cde Many bug correction 2013-11-23 21:00:06 +01:00
Phyks dbd6cbac21 Bug fix in header : @titre instead of @title 2013-11-17 00:38:05 +01:00
Phyks df99a53e24 Update des paramètres par défaut. 2013-11-17 00:34:22 +01:00
Phyks 91b1e0396e Bugs corrections and added the design of my own blog as demo code 2013-11-17 00:32:35 +01:00
Phyks 0c99b44c9a Test 2013-11-17 00:19:21 +01:00
Phyks 5bb9e3af05 Added tag list at the end of articles 2013-10-27 20:41:23 +01:00
Phyks d5075a0d2c Added support for external includes for header and footer in static pages. 2013-10-27 20:15:46 +01:00
Phyks 9dce2689d0 RSS + Tags
* RSS is fully functional
* Images for tags are automatically added
2013-10-27 14:14:10 +01:00
Phyks ecfab3c7b1 Bug correction + RSS feed code completed 2013-10-27 14:01:24 +01:00
Phyks b2bef345f2 Bug corrections 2013-10-22 23:42:21 +02:00
Phyks 548ad16f7b Some comments in the code 2013-10-22 22:39:11 +02:00
Phyks 7b44e77b3a Now sort articles by date in them and not by system date (possibility to postdate an article for example) 2013-07-28 16:23:17 +02:00
Phyks 0102b7f66c Localized months names 2013-07-28 12:37:41 +02:00
Phyks 30f0353e50 Added an archive page 2013-07-27 23:00:42 +02:00
Phyks a551cbd4e3 Still bug corrections... Tests continue :) 2013-07-27 22:21:43 +02:00
Phyks 43f7621f7f Bug correction, now using git ls built-in function instead of directory listing to avoir problems with not added files. TODO : Error while generating articles html and month pages 2013-07-27 21:59:48 +02:00
Phyks fc5c8c3b1f Continuing bug correction : errors in index generation 2013-07-27 21:23:50 +02:00
Phyks a4e9772f25 Bug correction and old code left deleted 2013-07-27 21:08:13 +02:00
Phyks 6c95856cbc Finished refactorization, need to test the whole thing 2013-07-27 18:28:09 +02:00
Phyks 74102b2a08 Page generation for year / months left ro refactor 2013-07-27 18:20:39 +02:00
Phyks 8925a3af68 Page generation for year / months left ro refactor 2013-07-27 17:28:14 +02:00
Phyks 87a498a461 Correction of a shitload of flake8 errors until line 544 2013-07-27 15:31:07 +02:00
Phyks e6f17c01c5 Mostly ok till line 534 2013-07-27 15:08:53 +02:00
Phyks 59fc3b5d47 Mostly ok till line 534 2013-07-27 14:56:40 +02:00
Phyks 95e7413348 Starting to refactor and clean the code 2013-07-27 12:58:48 +02:00
Phyks f9f5cf3391 Updated README.md 2013-07-26 19:27:13 +02:00
Phyks 8004eab2ba Correction of a bug with CSS handling
TODO :
- Finish tesing
- Refactor everything to improve it
2013-07-26 10:46:11 +02:00
Phyks caa6bb726e Some optimizations + bug corrections 2013-07-23 22:42:42 +02:00
Phyks 06a3c7e5cc Tests in README.md 2013-07-23 22:12:06 +02:00