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
|
2c22d11bfd
|
It's now possible to use a custom theme. Add a theme directory in your src and selectively overwrite the files you want to customize. Closes #6
|
2015-08-04 17:58:09 +02:00 |
Mathieu David
|
bca6a7aa13
|
[Clean-up] Reorganize structure in handlebars renderer
|
2015-08-04 15:15:36 +02:00 |
Mathieu David
|
22280bbb16
|
Add debug! macro that can be activated using the "debug" feature. #19
|
2015-08-03 18:06:01 +02:00 |
Mathieu David
|
c64824a18c
|
Added author and dest field in book.json, fixed bug when output directory did not exist. Closes #7
|
2015-08-03 14:23:32 +02:00 |
Mathieu David
|
c64f3ac973
|
Added handlebars helpers for navigation, need to find a place where to put them on the page #12
|
2015-07-31 18:34:43 +02:00 |
Mathieu David
|
31f638eae3
|
Add active class to currently viewed chapter in the sidebar. Closes #20
|
2015-07-31 15:06:08 +02:00 |
Mathieu David
|
1a8c2259e5
|
Split the handlebars renderer in his own module because it was becoming large
|
2015-07-30 15:38:21 +02:00 |