hablo/src
2019-02-02 17:26:07 +01:00
..
Arguments.hs Add two arguments to pass HTML files for the head and the banner of pages 2019-02-02 17:26:07 +01:00
Blog.hs Changing directory to keep paths relative and generate urls more easily 2019-02-01 13:56:21 +01:00
Dom.hs Use previous to generate links for articles and rename variable urlPath to filePath since it's actually the path of the file that's gonna be generated 2019-02-01 13:56:33 +01:00
JSON.hs Remove the option to generate into a directory other than the parent directory of the one containing the articles to get rid of the hassle of copying the markdown sources and simplify working with relative URLs during the generation process 2019-01-29 23:08:38 +01:00
Main.hs Add two arguments to pass HTML files for the head and the banner of pages 2019-02-02 17:26:07 +01:00