haskellcamargo / haskellcamargo/pragmatic-functional-javascript
Publish eBook in epub and mobi formats
- Dominant language
- CSS
- Stars
- 359
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Would be cool if we can build this book in epub and mobi(for Kindle) format, some interesting ideas are:
- [ ] Setup an make file for building the epub version with `pandoc`
- [ ] A really cool stylesheet for great typesetting in epub
- a great base for this is the [Standard Ebooks](https://standardebooks.org/) stylesheet
- i've modified already the style for the [Category Theory for Programmers](https://github.com/onlurking/category-theory-for-programmers), but is in need of improvements, both projects can benefit
- [ ] Setup the conversion from epub to mobi using [kindlegen](https://www.amazon.com/gp/feature.html?docId=1000765211) in the makefile
- [ ] Setup `Travis CI` or `CircleCI` within the repository for automatic build
- also fail building when dead links are found
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.