hablo/src
Tissevert bc861e3eeb Print a warning when --site-url is set but none of --open-graph-cards or --rss is set 2020-03-25 19:46:35 +01:00
..
Blog Print a warning when --site-url is set but none of --open-graph-cards or --rss is set 2020-03-25 19:46:35 +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 Fix shameful camel case used insteadof kebab for Open Graph cards flag 2020-03-25 19:45:25 +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