]> gitweb.michael.orlitzky.com - dead/lwn-epub.git/log
dead/lwn-epub.git
11 years agoCombine a few tests.
Michael Orlitzky [Tue, 26 Jun 2012 17:35:31 +0000 (13:35 -0400)]
Combine a few tests.

11 years agoAdd indentation.
Michael Orlitzky [Tue, 26 Jun 2012 06:11:41 +0000 (02:11 -0400)]
Add indentation.

11 years agoAdd link-to-span preprocessing.
Michael Orlitzky [Tue, 26 Jun 2012 06:11:23 +0000 (02:11 -0400)]
Add link-to-span preprocessing.
Add a test for the link preprocessing.

11 years agoBegin working on determining the article argument type.
Michael Orlitzky [Mon, 25 Jun 2012 21:37:27 +0000 (17:37 -0400)]
Begin working on determining the article argument type.

11 years agoCreate a test suite and add `make test` target.
Michael Orlitzky [Mon, 25 Jun 2012 21:35:59 +0000 (17:35 -0400)]
Create a test suite and add `make test` target.
Add a new LWN.URI module and tests.

11 years agoCombine ArticlePage and FullPage into one Page type.
Michael Orlitzky [Mon, 25 Jun 2012 02:37:49 +0000 (22:37 -0400)]
Combine ArticlePage and FullPage into one Page type.
Refactor the Epublishable class into the new Page type.
Remove images before parsing rather than while parsing a full page.
Add an output file option.

11 years agoUse cmdargs to parse the one command-line argument.
Michael Orlitzky [Sun, 24 Jun 2012 15:54:52 +0000 (11:54 -0400)]
Use cmdargs to parse the one command-line argument.

11 years agoGo through a good bit of nonsense to get it successfully parsing our three test cases.
Michael Orlitzky [Sun, 24 Jun 2012 03:47:24 +0000 (23:47 -0400)]
Go through a good bit of nonsense to get it successfully parsing our three test cases.

11 years agoBegin work on the full page code.
Michael Orlitzky [Sat, 23 Jun 2012 22:08:03 +0000 (18:08 -0400)]
Begin work on the full page code.

11 years agoSwitch from epub to pandoc for epub creation.
Michael Orlitzky [Sat, 23 Jun 2012 18:26:27 +0000 (14:26 -0400)]
Switch from epub to pandoc for epub creation.

11 years agoAdd a first draft using HXT, HandsomeSoup, and the Haskell epub library.
Michael Orlitzky [Sat, 23 Jun 2012 05:01:02 +0000 (01:01 -0400)]
Add a first draft using HXT, HandsomeSoup, and the Haskell epub library.

11 years agoAdd a dependency on tagsoup.
Michael Orlitzky [Fri, 22 Jun 2012 21:06:11 +0000 (17:06 -0400)]
Add a dependency on tagsoup.
Start throwing junk into Main.

11 years agoAdd a .gitignore for the dist directory.
Michael Orlitzky [Fri, 22 Jun 2012 20:40:21 +0000 (16:40 -0400)]
Add a .gitignore for the dist directory.

11 years agoInitial commit. Hello, world.
Michael Orlitzky [Fri, 22 Jun 2012 20:38:48 +0000 (16:38 -0400)]
Initial commit. Hello, world.