Mathieu David
|
ad0794a0bd
|
Add a rustfmt config and run rustfmt on the code base
|
2016-03-17 22:31:28 +01:00 |
mdinger
|
b164e0709b
|
Fix many minor warnings found by clippy
|
2015-09-16 22:48:01 -04:00 |
Mathieu David
|
a050d9c4ad
|
Big refactoring, now using enum for different book items (Chapter, Affix, Spacer, ...) Closes #9
|
2015-09-11 20:52:55 +02:00 |
Mathieu David
|
01369ea42f
|
Checked the API, moved handlebars theme handling to the theme module to expose it to every renderer. Closes #28
|
2015-08-05 22:35:26 +02:00 |
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 |
Mathieu David
|
7fa5b06ccb
|
Rudimentary: Parse SUMMARY.md, support for nested levels. Only list items: "- [name](path)" or "* [name](path)" #2
|
2015-07-18 00:04:20 +02:00 |
Mathieu David
|
4fe0bc2de5
|
renamed directory + created BookItem
|
2015-07-16 19:26:16 +02:00 |