Mathieu David
|
d03ae79765
|
Added a page containing the whole book for printing purposes, closes #41 + cleaning root path
|
2015-09-05 17:26:32 +02:00 |
Mathieu David
|
be7c0bd059
|
Clean up of the Renderer trait, render now borrows the book instead of the config and the book items...
|
2015-08-31 15:24:42 +02:00 |
Mathieu David
|
0932bfd576
|
Big clean-up, reduced the unwrap's to 2 in the library part! Closes #36 The unwraps where replaced with more diverse error messages #14
|
2015-08-11 22:55:51 +02:00 |
Mathieu David
|
835c61c7f3
|
Some clean-up + initial implementation of '--theme' flag for init. Still needs some work
|
2015-08-11 16:13:41 +02:00 |
Mathieu David
|
bf114d7e21
|
Removed the sub module from utils and put the functions directly in the utils module + docs #30
|
2015-08-06 23:04:19 +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
|
90719f721b
|
Added syntax highlighting with highlight.js Closes #31 + Added a new chapter to the docs #30.
|
2015-08-05 18:28:59 +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
|
4ead44457a
|
Added a new macro 'output' that can be disabled by a feature
|
2015-08-04 17:13:24 +02:00 |
Mathieu David
|
1095e7c773
|
Clean-up handlebars renderer, move some parts to utils module
|
2015-08-04 16:52:10 +02:00 |
Mathieu David
|
bca6a7aa13
|
[Clean-up] Reorganize structure in handlebars renderer
|
2015-08-04 15:15:36 +02:00 |