hablo/src/Blog
2020-06-20 22:59:39 +02:00
..
Path.hs Merge branch 'main' into implement-static-pages 2020-05-30 12:35:28 +02:00
Skin.hs Directly store each Markdown content's path in the data structure to save having to re-build the same concatenation again and again for all the various outputs where the path matters ; also handles elegantly the «issue» of pagesPath being a Maybe FilePath because pages are optional 2020-06-09 17:52:16 +02:00
Template.hs Generate links to RSS feeds generated, generalize conditional blocks for static templating thus simplifying some variables and clarify some data structures for Collections and ArticleLists 2020-05-08 15:51:25 +02:00
URL.hs Implement RSS feeds generation 2020-03-25 19:47:28 +01:00
Wording.hs Add links to static pages and handle dynamic navigation on the JS side 2020-06-20 22:59:39 +02:00