Create book from markdown files. Like Gitbook but implemented in Rust
Go to file
Mathieu David 4d4f35ecba First big step for the html renderer, it reads an handlebars template and creates the files from SUMMARY.md respecting the source folder structure 2015-07-19 00:08:38 +02:00
src First big step for the html renderer, it reads an handlebars template and creates the files from SUMMARY.md respecting the source folder structure 2015-07-19 00:08:38 +02:00
.gitignore Started to implement init 2015-07-07 02:56:19 +02:00
Cargo.toml First big step for the html renderer, it reads an handlebars template and creates the files from SUMMARY.md respecting the source folder structure 2015-07-19 00:08:38 +02:00
README.md Update README.md 2015-07-08 00:11:02 +02:00

README.md

mdBook

Personal implementation of Gitbook in Rust

Work in Progress...

To see what is already implemented and what has to be done next, check this issue