hablo/src
Tissevert 4e402174b1 Implement RSS feeds generation 2020-03-25 19:47:28 +01:00
..
Blog Implement RSS feeds generation 2020-03-25 19:47:28 +01:00
DOM Implement RSS feeds generation 2020-03-25 19:47:28 +01:00
Arguments.hs Implement RSS feeds generation 2020-03-25 19:47:28 +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 Implement RSS feeds generation 2020-03-25 19:47:28 +01:00
Blog.hs Fix Open Graph cards by adding a new option to provide the site's URL 2019-12-21 12:50:38 +01:00
Collection.hs Implement RSS feeds generation 2020-03-25 19:47:28 +01:00
DOM.hs Implement RSS feeds generation 2020-03-25 19:47:28 +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 Implement RSS feeds generation 2020-03-25 19:47:28 +01:00
JS.hs Add an option to pass a custom config to remarkableJS 2019-02-22 22:02:07 +01:00
JSON.hs Fix Open Graph cards by adding a new option to provide the site's URL 2019-12-21 12:50:38 +01:00
Main.hs Implement RSS feeds generation 2020-03-25 19:47:28 +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
RSS.hs Implement RSS feeds generation 2020-03-25 19:47:28 +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