Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/igstan/learn-you-a-haskell-kindle

Sources to generate "Learn You a Haskell For Great Good" in mobi format, accepted by Kindle.
https://github.com/igstan/learn-you-a-haskell-kindle

Last synced: about 2 months ago
JSON representation

Sources to generate "Learn You a Haskell For Great Good" in mobi format, accepted by Kindle.

Awesome Lists containing this project

README

        

Learn You a Haskell for Great Good! on Kindle
=============================================
These are the sources that I used to generate [Miran Lipovača's book][1] in the
Kindle-supported .mobi format.

Download Generated MOBI
-----------------------
[learn-you-a-haskell.mobi](https://github.com/RadoBuransky/learn-you-a-haskell-kindle/releases/download/v1.0.0/learn-you-a-haskell.mobi)

How to Generate the Book
------------------------
1. Download [KindleGen][2]
2. Run:

`$ kindlegen -verbose -o learn-you-a-haskell.mobi book.opf`

3. Load learn-you-a-haskell.mobi on your Kindle device or test it in the [Kindle
Previewer tool][2].

Screenshots
-----------
![Table of Contents](https://github.com/igstan/learn-you-a-haskell-kindle/raw/master/screenshot-01.gif)
![Sample section start](https://github.com/igstan/learn-you-a-haskell-kindle/raw/master/screenshot-02.gif)
![Sample code snippet](https://github.com/igstan/learn-you-a-haskell-kindle/raw/master/screenshot-03.gif)

[1]: http://learnyouahaskell.com/
[2]: https://www.amazon.com/gp/feature.html?tag=mr060-20&docId=1000765211