Create an EPUB from a list of URLs. Standing on the shoulders of
Wget → Readability → Pandoc
git clone https://github.com/georgjaehnig/webpages-to-ebook.git
cd webpages-to-ebook
npm install
- Create a definition, like the examples in
definitions/. node index.js your-created-definition.yml [optional-definition-to-be-merged-with-the-first.yml]- Find your EPUB in
output/epub/.
- Slatestarcodex, based on these definitions.
Also some structuring with raw HTML is possible, check
definitions/library_of_scott_alexandria.yml and in there raw: and tags:/title:.