hablo/src
2019-02-04 22:50:41 +01:00
..
Arguments.hs Split Dom templating and HTML generation process, make a separate module for articles to start scanning their content a bit 2019-02-02 23:23:05 +01:00
Article.hs Add a module to handle pages with articles list and generate HTML pages for articles too 2019-02-03 22:56:21 +01:00
ArticlesList.hs Fix signature that was too general in class + add the actual module that was supposedly added three commits ago (38846e) 2019-02-04 22:50:41 +01:00
Blog.hs Add a module to handle pages with articles list and generate HTML pages for articles too 2019-02-03 22:56:21 +01:00
Dom.hs Fix signature that was too general in class + add the actual module that was supposedly added three commits ago (38846e) 2019-02-04 22:50:41 +01:00
HTML.hs Add a class type for «things that can be used as a page content» 2019-02-04 15:50:35 +01:00
JSON.hs First attempt at exporting to JSON 2019-02-04 18:30:23 +01:00
Main.hs Add a module to handle pages with articles list and generate HTML pages for articles too 2019-02-03 22:56:21 +01:00