Convert an HTML webpage into an EPUB file with Pandoc
Run:
$ pandoc -f html -t epub3 -o output.epub input.html --quiet
You can add metadata for EPUB:
$ pandoc -f html -t epub3 --epub-metadata=metadata.xml -o output.epub input.html
If you need to install Pandoc on Trisquel GNU/Linux run:
$ sudo apt install pandoc
✍✍✍✍✍✍✍✍✍✍✍✍✍✍
I do self-funded research and I'm writing a book.
> What's the book about?
About technologies and epistemology.
Meaning, technologies can foster agency. No doubt. But I am also asking:
Can technologies make us blind?
I posted a summary of the prologue on the homepage: https://yctct.com/
✍✍✍✍✍✍✍✍✍✍✍✍✍✍
command-line interface (cli) personal computing pandoc gnu linux trisquel text processing wiki shell literacy