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-18 22:32:43 +01:00
src read config from file 2016-02-18 22:32:43 +01:00
templates html exports looks pretty good \o/ 2016-02-18 22:18:08 +01:00
tests html renderer is starting to work \o/ 2016-02-18 22:05:54 +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 started working on book structure 2016-02-18 18:28:45 +01:00
Cargo.toml html renderer is starting to work \o/ 2016-02-18 22:05:54 +01:00
LICENSE Initial commit 2016-02-18 04:02:59 +01:00
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.