Author: Jin Yong (Louis Cha)
Published:12 October 1969
You can downloaded a compiled version of the ebook here:
https://github.com/araphiel/proud-smiling-wanderer/releases
- node.js is used to scape chapter content and convert to markdown files.
- pandoc is used to generate the epub file from markdown.
Commands are optimized for MacOS and Linux systems.
npm install
npm run build