kitabu
E-book generator
A Ruby framework for generating multiple e-book formats from Markdown
A framework for creating e-books from Markdown using Ruby. Using the Prince PDF generator, you'll be able to get high quality PDFs. Also supports EPUB, Mobi, Text and HTML generation.
671 stars
38 watching
58 forks
Language: Ruby
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gettalong/hexapdf | A versatile Ruby library for creating and manipulating PDF files with advanced features such as layout, encryption, and image embedding. | 1,247 |
docraptor/docraptor-ruby | A Ruby client library for converting HTML to PDF using the DocRaptor API. | 33 |
skoji/gepub | A Ruby library for creating and parsing EPUB files | 240 |
bastibense/libharu_ng | A Rust wrapper around the libharu C library for generating PDFs | 15 |
ruby/rdoc | Generates HTML and command-line documentation for Ruby projects. | 843 |
nullscreen/squid | A Ruby library to generate graphs in PDF files using the Prawn gem. | 220 |
fraserxu/electron-pdf | Generates PDF files from URLs, HTML, or Markdown files using Electron. | 1,238 |
rstudio/bookdown-demo | A minimal book example demonstrating the use of R Markdown and bookdown to compile a document into HTML. | 510 |
practicingruby/rbp-book | The Ruby Best Practices book project contains the original manuscript and production files used to generate the print version of the book. | 311 |
sowcow/blank_slate_pdf | A Rust-based PDF generator for creating customizable, structured PDFs with experimental features. | 18 |
frozon/passbook | A Ruby gem for creating and managing passbook files in iOS | 235 |
bryanbraun/franklin | A static site framework for building online books from markdown files | 141 |
matt-harvey/tabulo | A Ruby library for generating plain text tables with a column-based API and flexible configuration options. | 245 |
rtomayko/ronn | A tool for converting Markdown text files to terminal display manpages and web HTML documentation | 1,361 |
khusnetdinov/ruby.fundamental | A comprehensive resource covering fundamental programming concepts in Ruby, including design patterns, data structures, and software development principles. | 474 |