Commit graph

15 commits

Author SHA1 Message Date
Domenic Denicola
c6f7460b82 Tweaks to cover-related EPUB stuff
Helps with the validation errors noted in #22.
2020-12-31 14:22:10 -05:00
Domenic Denicola
e1f9320524 Capitalize "Wildbow" in book metadata
Per Q2 on https://www.parahumans.net/f-a-q/ it seems to be capitalized like a name, not just at the beginning of sentences.
2020-12-26 17:58:59 -05:00
Domenic Denicola
d5f3b58f0b Slightly improve program output
Most notably reduce the number of output lines per chapter in the download step.
2020-12-26 17:54:19 -05:00
Domenic Denicola
60c23f0240 Minor cleanups in books.js 2020-07-01 17:38:35 -04:00
Domenic Denicola
354fb46819 Add per-book covers 2020-07-01 17:23:05 -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
Domenic Denicola
ecdadf8fd9 Update dependencies
This includes eliminating some dependencies that are included in modern Node.js versions.
2020-07-01 14:36:14 -04:00
Domenic Denicola
0435c45b2e Update dependencies and code style 2017-08-13 16:48:19 -04:00
Domenic Denicola
d5157f2c22 Update dev dependencies and use new JS features 2017-01-02 20:13:40 -05:00
Domenic Denicola
876be19c8b Update dependencies 2017-01-02 19:27:48 -05:00
Domenic Denicola
7e3dee3ed0 Don't copy over Thumbs.db! 2015-05-21 02:17:45 -04:00
Domenic Denicola
c82c5e31a3 Add a cover 2015-05-21 02:17:45 -04:00
Domenic Denicola
807a3f4349 Add a bit more metadata 2015-05-21 02:17:44 -04:00
Domenic Denicola
23e79ed6ba Move copying of scaffolding files into scaffold.js 2015-05-21 02:17:43 -04:00
Domenic Denicola
59b82e7ab4 Make a nicer command-line interface 2015-05-21 02:17:43 -04:00
Renamed from lib/extras.js (Browse further)