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
|
60e47d2e08
|
fix error in init(): write "- [chapter 1](...)" to SUMMARY.md instead of "[chapter 1](...)" note the lack of dash at the beginning
|
2015-07-18 00:14:04 +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 |