Skip to content

hardpixel/ydkjs-epub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

You Dont Know JS EPUB

Generate .epub files from You Dont Know JS repository.

Requirements

To generate the E-Books, you must install ruby and pandoc.

Instructions

Clone this repository and run the convert.rb script:

git clone https://github.com/hardpixel/ydkjs-epub
cd ydkjs-epub

ruby convert.rb

The script will create a books folder with sub-folders 1st-ed and 2nd-ed.

License

The script is available as open source under the terms of the MIT License.

Releases

No releases published

Packages

No packages published