Commit graph

3 commits

Author SHA1 Message Date
Domenic Denicola
60c23f0240 Minor cleanups in books.js 2020-07-01 17:38:35 -04:00
Domenic Denicola
a700e29299 Do not manually wrap book descriptions
At least Calibre displays these with linebreaks as-is, which is unfortunate.
2020-07-01 15:18:16 -04:00
Domenic Denicola
fd914b43f5 Start generalizing to work for Ward too
* Updates the command-line options in various ways, notably changing --start-url to --book
* Renames the "book" directory to "staging"
* Abstracts out most book-specific data into books.js (but not yet cover or substitutions.json)
* Makes per-book subfolders under cache and staging directories
2020-07-01 15:17:52 -04:00