Commit Graph

  • 565a5c6557 Fix error in known.py master Phyks 2015-01-02 18:44:19 +0100
  • 1cd86d9e47 Add known upload script Phyks 2015-01-02 18:40:31 +0100
  • 11da6ecbba Fix issues Phyks 2014-10-18 22:45:56 +0200
  • a6eb3e0c2c Typography for markdown files Phyks 2014-08-07 22:38:43 +0200
  • 0ef7a576e4 Update for markdown support Phyks 2014-08-01 00:45:47 +0200
  • 2d1cc39d68 Fix RSS + Markdown support Phyks 2014-07-30 15:30:21 +0200
  • e63bf27c2f Remaining bug with URLs in RSS feed Phyks 2014-07-17 23:50:26 +0200
  • 24cb3a9182 Forgot that internal tags (@author and so) will end in the RSS description… Fixed Phyks 2014-07-13 01:08:14 +0200
  • 0f15a2b471 Update RSS feed to make it valid Phyks 2014-07-12 15:33:27 +0200
  • dc9e9a10af Correct RFC822 for dates Phyks 2014-07-11 13:35:30 +0200
  • 47ef046e55 Update README Phyks 2014-04-20 22:51:57 +0200
  • 1d845d4db2 Bugfixes in RSS and tag pages Phyks 2014-04-13 19:10:37 +0200
  • b659014bbc Typo in README Phyks 2014-01-23 01:12:17 +0100
  • f296a8b771 README well formatted Phyks 2014-01-23 01:04:18 +0100
  • e1df874bad README file updated Phyks 2014-01-23 01:03:22 +0100
  • 56cea4be90 README file added Phyks 2014-01-23 00:59:44 +0100
  • c7edcd3fed Added experimental support for markdown Phyks 2014-01-22 02:24:20 +0100
  • 73271e28b8 Bug correction in URL parameter (trailing /) Phyks 2014-01-22 01:45:20 +0100
  • eef8221073 Added ability to link stylesheet to RSS file + flake8 compliant Phyks 2013-12-06 15:07:26 +0100
  • 229c7801db Bug fixes : Phyks 2013-12-02 15:23:41 +0100
  • ce95b42138 More semantics in HTML output Phyks 2013-11-24 22:54:29 +0100
  • bb2e831cde Many bug correction Phyks 2013-11-23 21:00:06 +0100
  • dbd6cbac21 Bug fix in header : @titre instead of @title Phyks 2013-11-17 00:38:05 +0100
  • df99a53e24 Update des paramètres par défaut. Phyks 2013-11-17 00:34:22 +0100
  • 91b1e0396e Bugs corrections and added the design of my own blog as demo code Phyks 2013-11-17 00:32:35 +0100
  • 0c99b44c9a Test Phyks 2013-11-17 00:19:21 +0100
  • 5bb9e3af05 Added tag list at the end of articles Phyks 2013-10-27 20:41:23 +0100
  • d5075a0d2c Added support for external includes for header and footer in static pages. Phyks 2013-10-27 20:15:46 +0100
  • 9dce2689d0 RSS + Tags Phyks 2013-10-27 14:14:10 +0100
  • ecfab3c7b1 Bug correction + RSS feed code completed Phyks 2013-10-27 14:01:24 +0100
  • b2bef345f2 Bug corrections Phyks 2013-10-22 23:42:21 +0200
  • 548ad16f7b Some comments in the code Phyks 2013-10-22 22:39:11 +0200
  • 7b44e77b3a Now sort articles by date in them and not by system date (possibility to postdate an article for example) Phyks 2013-07-28 16:23:17 +0200
  • 0102b7f66c Localized months names Phyks 2013-07-28 12:37:41 +0200
  • 30f0353e50 Added an archive page Phyks 2013-07-27 23:00:42 +0200
  • a551cbd4e3 Still bug corrections... Tests continue :) Phyks 2013-07-27 22:21:43 +0200
  • 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 Phyks 2013-07-27 21:59:48 +0200
  • fc5c8c3b1f Continuing bug correction : errors in index generation Phyks 2013-07-27 21:23:50 +0200
  • a4e9772f25 Bug correction and old code left deleted Phyks 2013-07-27 21:08:13 +0200
  • 6c95856cbc Finished refactorization, need to test the whole thing refactor Phyks 2013-07-27 18:28:09 +0200
  • 74102b2a08 Page generation for year / months left ro refactor Phyks 2013-07-27 18:20:39 +0200
  • 8925a3af68 Page generation for year / months left ro refactor Phyks 2013-07-27 17:28:14 +0200
  • 87a498a461 Correction of a shitload of flake8 errors until line 544 Phyks 2013-07-27 15:31:07 +0200
  • e6f17c01c5 Mostly ok till line 534 Phyks 2013-07-27 15:08:53 +0200
  • 59fc3b5d47 Mostly ok till line 534 Phyks 2013-07-27 14:56:40 +0200
  • 95e7413348 Starting to refactor and clean the code Phyks 2013-07-27 12:58:48 +0200
  • f9f5cf3391 Updated README.md Phyks 2013-07-26 19:27:13 +0200
  • 8004eab2ba Correction of a bug with CSS handling Phyks 2013-07-26 10:46:11 +0200
  • caa6bb726e Some optimizations + bug corrections Phyks 2013-07-23 22:42:42 +0200
  • 06a3c7e5cc Tests in README.md Phyks 2013-07-23 22:12:06 +0200
  • f57adadfa3 Tests in README.md Phyks 2013-07-23 22:07:42 +0200
  • 170e1b5b0e Tests in README.md Phyks 2013-07-23 22:05:51 +0200
  • c4e79eb4cd Added the necessary to handle custom search and replace Phyks 2013-07-23 22:03:35 +0200
  • cb0acf7ea6 Flake8 errors corrected Phyks 2013-07-23 21:29:14 +0200
  • a74f4f3feb Bug correction Phyks 2013-07-23 21:10:31 +0200
  • dd39ba0c47 Basic options Phyks 2013-07-23 20:48:17 +0200
  • 71f618a27a Cleaned git repo + updated README for a more useful doc Set a beerware type license Phyks 2013-07-22 23:06:14 +0200
  • 079d3a8cdf Bug correction + RSS Phyks 2013-07-22 22:33:08 +0200
  • 2512273590 Typo in README.md Phyks 2013-07-22 21:06:33 +0200
  • dfab5b9c9c Started to flake8 the script Phyks 2013-07-22 21:01:19 +0200
  • bde51d5086 Correction of title not replaced problem Phyks 2013-07-22 11:39:04 +0200
  • 75256cc756 Correction of links problem thanks to param BLOG_URL Phyks 2013-07-22 11:25:28 +0200
  • 5b7dad4a78 Not HTML files + Not published articles Phyks 2013-07-22 11:13:34 +0200
  • 2447c12e3f Added basic params support : Number of articles on index page + blog title. Still problems to work on, see TODO. Added CSS support. Phyks 2013-07-21 23:52:44 +0200
  • 1e7dcbf6a2 Added CSS handling and corrected an error with the cleaning of (added|modified|deleted)_files lists Phyks 2013-07-21 23:39:23 +0200
  • b8becdbe30 Updated TODO List and removed backup files from git commit Phyks 2013-07-21 23:01:25 +0200
  • 876ea29c09 Initial commit, almost working but clearly needs improvements ! Phyks 2013-07-21 22:50:12 +0200
  • bb6620270f Initial commit Lucas Verney 2013-07-21 13:46:28 -0700