hablo/src
Tissevert 0d9b331ccb Print warnings about malformed Markdown articles instead of ignoring them silently 2019-04-28 17:27:55 +02:00
..
Blog Release v1.0.0 2019-04-20 09:54:21 +02:00
Arguments.hs Add an option to pass a custom config to remarkableJS 2019-02-22 22:02:07 +01:00
Article.hs Print warnings about malformed Markdown articles instead of ignoring them silently 2019-04-28 17:27:55 +02:00
ArticlesList.hs Refactor to put more work (checking files existance, making path absolutes) into the Files module and simplify Arguments a bit 2019-02-19 21:48:55 +01:00
Blog.hs Print warnings about malformed Markdown articles instead of ignoring them silently 2019-04-28 17:27:55 +02:00
Dom.hs Implement metadata for articles and comments 2019-03-02 23:44:09 +01:00
Files.hs Refactor to put more work (checking files existance, making path absolutes) into the Files module and simplify Arguments a bit 2019-02-19 21:48:55 +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 Add an option to pass a custom config to remarkableJS 2019-02-22 22:02:07 +01:00
JSON.hs Refactor code to get rid of fake *Export types 2019-02-22 23:29:35 +01:00
Main.hs Put a little responsability back into Main to avoid Arguments having control on main flow 2019-02-19 19:23:09 +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