hablo/src
Tissevert 5c2ac28ce9 Notice this has been generalized just above and use the generalization 2020-05-07 22:52:06 +02:00
..
Blog Now that we have conditional static templating, get rid of redundant templating variables (allTaggedPage + latestTaggedPage) 2020-05-07 16:35:24 +02:00
DOM Get rid of useless Blog.get that was actually a re-implementation of MonadReader's 'asks' 2020-05-07 17:09:21 +02: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 Now that we have conditional static templating, get rid of redundant templating variables (allTaggedPage + latestTaggedPage) 2020-05-07 16:35:24 +02:00
Blog.hs Get rid of useless Blog.get that was actually a re-implementation of MonadReader's 'asks' 2020-05-07 17:09:21 +02:00
Collection.hs Sort things out between Collection and ArticlesList (keep a link to the Collection and just add a flag saying whether the ArticlesList is a restricted version of or the whole Collection) and implement the generation of a link to the RSS feed 2020-05-05 14:50:58 +02:00
DOM.hs Notice this has been generalized just above and use the generalization 2020-05-07 22:52:06 +02: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 Sort things out between Collection and ArticlesList (keep a link to the Collection and just add a flag saying whether the ArticlesList is a restricted version of or the whole Collection) and implement the generation of a link to the RSS feed 2020-05-05 14:50:58 +02:00
JS.hs Get rid of useless Blog.get that was actually a re-implementation of MonadReader's 'asks' 2020-05-07 17:09:21 +02:00
JSON.hs Sort things out between Collection and ArticlesList (keep a link to the Collection and just add a flag saying whether the ArticlesList is a restricted version of or the whole Collection) and implement the generation of a link to the RSS feed 2020-05-05 14:50:58 +02: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 safe templating for «local» variables used during hablo rendering of the blog — not in client code 2020-05-06 10:17:33 +02:00
TODO Get rid of source which is easily deducible from the articles key and articlesPath 2019-02-15 18:07:59 +01:00