]> gitweb.michael.orlitzky.com - dead/lwn-epub.git/history - src/Main.hs
Add some tests for the article URL construction.
[dead/lwn-epub.git] / src / Main.hs
2012-06-28 Michael OrlitzkyAdd some tests for the article URL construction.
2012-06-28 Michael OrlitzkyAdd config file parsing.
2012-06-27 Michael OrlitzkyAlways show help if parsing fails.
2012-06-25 Michael OrlitzkyBegin working on determining the article argument type.
2012-06-25 Michael OrlitzkyCombine ArticlePage and FullPage into one Page type.
2012-06-24 Michael OrlitzkyUse cmdargs to parse the one command-line argument.
2012-06-24 Michael OrlitzkyGo through a good bit of nonsense to get it successfull...
2012-06-23 Michael OrlitzkyBegin work on the full page code.
2012-06-23 Michael OrlitzkySwitch from epub to pandoc for epub creation.
2012-06-23 Michael OrlitzkyAdd a first draft using HXT, HandsomeSoup, and the...
2012-06-22 Michael OrlitzkyAdd a dependency on tagsoup.
2012-06-22 Michael OrlitzkyInitial commit. Hello, world.