hablo/src
Tissevert 4368f30531 Refactor code to get rid of fake *Export types 2019-02-22 23:29:35 +01:00
..
Blog Refactor code to get rid of fake *Export types 2019-02-22 23:29:35 +01:00
Arguments.hs Add an option to pass a custom config to remarkableJS 2019-02-22 22:02:07 +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 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 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
Dom.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
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