1
0
mirror of https://github.com/lise-henry/crowbook synced 2024-09-28 15:21:33 +02:00
Converts books written in Markdown to HTML, LaTeX/PDF and EPUB
Go to file
2016-02-19 21:35:49 +01:00
book_example added a book_example 2016-02-19 21:35:49 +01:00
src added a book_example 2016-02-19 21:35:49 +01:00
templates added a book_example 2016-02-19 21:35:49 +01:00
tests tests now compile again 2016-02-19 16:27:41 +01:00
.gitignore initial commit 2016-02-18 04:06:14 +01:00
.travis.yml initial commit 2016-02-18 04:06:14 +01:00
Bugs.md added a book_example 2016-02-19 21:35:49 +01:00
Cargo.toml removed dependency on zip (since we use command line anyway) 2016-02-19 16:26:20 +01:00
LICENSE
README.md updated README.md and added roadmap 2016-02-18 04:36:33 +01:00
Roadmap.md updated README.md and added roadmap 2016-02-18 04:36:33 +01:00

Crowbook

Yet another converter from Markdown to (HTML, LaTeX, Epub)

Build Status

For now, this code does not do much, but you can look at it if you want, or see the roadmap if you are interested in what I'm planning to do.