hablo/src
2020-03-23 21:56:26 +01:00
..
Blog Require separate RSS and Open Graph cards flags instead of an implicit '--site-url' triggering cards 2020-03-23 21:34:05 +01:00
DOM Rename ArticlesLists' description and title for more clarity and reuse in RSS feeds 2020-03-23 21:34:10 +01:00
Arguments.hs Require separate RSS and Open Graph cards flags instead of an implicit '--site-url' triggering cards 2020-03-23 21:34:05 +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 Rename ArticlesLists' description and title for more clarity and reuse in RSS feeds 2020-03-23 21:34:10 +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 Extract Collections out of HTML to make them available to RSS generator too 2020-03-22 23:16:39 +01:00
DOM.hs Explicitly require all elements imported from Lucid 2020-03-23 21:34:10 +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 Restrict imports in Lucid + use '<.>' to delimit filename and extension 2020-03-23 09:40:41 +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 Add a RSS module to generate feeds 2020-03-23 21:56:26 +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 Add a RSS module to generate feeds 2020-03-23 21:56:26 +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