Commit Graph

7 Commits

Author SHA1 Message Date
Adam Goldsmith ab6b9bd247 change parsing to read type and flags
this means that everything can be parsed
2015-08-13 10:29:18 -04:00
Adam Goldsmith b4501d60bc lookup pretty names from file
standardize names to match
2015-08-09 20:13:44 -04:00
Adam Goldsmith c2b076f9ce add cover image support
(code was in main.html before, but I messed up committing things)
2015-08-08 19:32:24 -04:00
Adam Goldsmith d560380166 add pages for books 2015-08-08 19:31:48 -04:00
Adam Goldsmith f00fe1e54a move data parsing to its own function 2015-08-08 19:26:24 -04:00
Adam Goldsmith 2228672a16 switch to individual parsing of data
allows for exceptions like authors, date, etc.
will hopefully switch back as soon as I figure out a generic way to do so
2015-08-08 19:24:14 -04:00
Adam Goldsmith 1a085b68c5 initial commit 2015-08-07 11:55:21 -04:00