hablo/src
Tissevert dd1dc6b3b1 Detect and use custom summary and featured image for articles 2019-02-19 17:36:16 +01:00
..
Blog Implement customizable texts 2019-02-17 19:55:11 +01:00
Arguments.hs Implement customizable texts 2019-02-17 19:55:11 +01:00
Article.hs Remove unused exports, commented-out operator, fix bug in metadata parser failing when followed by ':' and redefine the offset as the number of lines to skip not the line at which body starts 2019-02-16 09:08:58 +01:00
ArticlesList.hs Implement customizable texts 2019-02-17 19:55:11 +01:00
Blog.hs Compatibility with old containers lib 2019-02-18 16:37:08 +01:00
Dom.hs Detect and use custom summary and featured image for articles 2019-02-19 17:36:16 +01:00
Files.hs Compile several JS files into a single one, including the JSON blog DB as well 2019-02-06 17:17:42 +01:00
HTML.hs Get rid of source which is easily deducible from the articles key and articlesPath 2019-02-15 18:07:59 +01:00
JS.hs Use INPUT_DIR has the root of the blog now and add an option for a path where to look for articles and static pages 2019-02-15 15:11:47 +01:00
JSON.hs Implement customizable texts 2019-02-17 19:55:11 +01:00
Main.hs Compile several JS files into a single one, including the JSON blog DB as well 2019-02-06 17:17:42 +01:00
Pretty.hs Take a part of Blog's configuration into a separate Skin module, add syntactic sugar and use the result in generation modules 2019-02-07 17:51:06 +01:00
TODO Get rid of source which is easily deducible from the articles key and articlesPath 2019-02-15 18:07:59 +01:00