Generate ePub documents for entries in the Stanford Encyclopedia of Philosophy.
Go to file
Alex Palaistras 76b963bc35 Initial commit of entire workspace
This includes a workable Makefile, able to generate readable ePub
documents for all existing content.
2023-03-25 15:18:25 +00:00
.gitignore Initial commit of entire workspace 2023-03-25 15:18:25 +00:00
LICENSE Initial commit of entire workspace 2023-03-25 15:18:25 +00:00
Makefile Initial commit of entire workspace 2023-03-25 15:18:25 +00:00
README.md Initial commit of entire workspace 2023-03-25 15:18:25 +00:00

The Stanford Encyclopedia of Philosophy in ePub

Generate ePub documents for entries in the Stanford Encyclopedia of Philosophy.

Building

Simply run make to build all articles in the SEP as separate ePub documents. Pass the ENABLE_KOBO=1 option for building Kobo ePub files instead (denoted by the .kepub.epub extension).

License

All code in this repository is covered by the terms of the MIT License, the full text of which can be found in the LICENSE file.