Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

araphiel/proud-smiling-wanderer

Repository files navigation

The Smiling, Proud Wanderer

Author: Jin Yong (Louis Cha)
Published:12 October 1969

Download

You can downloaded a compiled version of the ebook here:

https://github.com/araphiel/proud-smiling-wanderer/releases

Build it yourself

Requirements

  • node.js is used to scape chapter content and convert to markdown files.
  • pandoc is used to generate the epub file from markdown.

Commands

Commands are optimized for MacOS and Linux systems.

  1. npm install
  2. npm run build