plato-epub/README.md
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

13 lines
477 B
Markdown

# 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.