Skip to content

mlopes/category-theory-for-programmers-kindle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kindle / Epub generator for Category Theory for Programmers

This project let's you export the blog posts Category Theory for Programmers by Bartosz Milewski to epub/mobi format.

A similar project that exports to pdf can be found here https://github.com/hmemcpy/milewski-ctfp-pdf/

The book is available in paper format here https://www.blurb.com/b/9008339-category-theory-for-programmers

Related content on Bartosz Milewski's youtube channel

Generating the Kindle version

  • Download and install kindlegen
  • Execute kindlegen to generate the mobi:
kindlegen -verbose -o ctpf.mobi book.opf

Epub

I don't own an epub reader, so I haven't attempted to generate an epub file. Because the sources are in opf format, it's possible to generate an epub file that can be used in other e-readers. If you attempt to do this, please make a pull request with the instructions on how others can generate it themselves.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published