Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Start removing search and lunr from core | Samy Pessé | 2015-10-05 | 1 | -9/+0 |
| | |||||
* | Jshint all files | Samy Pessé | 2015-09-15 | 1 | -20/+15 |
| | |||||
* | Use Book.resolve when possible | Aaron O'Mullan | 2015-07-31 | 1 | -1/+1 |
| | | | | For added consistency | ||||
* | Handle empty string for styles configuration | Samy Pessé | 2015-06-02 | 1 | -1/+1 |
| | |||||
* | Remove default print.css when styles/print.css is present | Samy Pessé | 2015-06-02 | 1 | -1/+2 |
| | |||||
* | Fix i18n used in multilingual book | Samy Pesse | 2015-05-28 | 1 | -1/+2 |
| | |||||
* | Adapt to nunjucks 1.3.x | Samy Pesse | 2015-05-28 | 1 | -2/+2 |
| | |||||
* | Use i18n node module for template translation | Samy Pessé | 2015-04-01 | 1 | -8/+3 |
| | |||||
* | Separate book.contentLink and book.contentPath | Samy Pessé | 2015-03-28 | 1 | -1/+1 |
| | |||||
* | Add editorconfig and normalize indent | Samy Pessé | 2015-03-14 | 1 | -18/+18 |
| | |||||
* | Fix #608: fix chapter name for glossary | Samy Pessé | 2015-02-14 | 1 | -1/+1 |
| | |||||
* | Always generate README.json with langs index | Samy Pessé | 2015-02-12 | 1 | -4/+5 |
| | | | | remove method langsIndex form generators (moved to finish) | ||||
* | Improve i18n to support locale normalization | Samy Pessé | 2015-02-09 | 1 | -13/+6 |
| | |||||
* | Fix namespacing of plugins resources | Samy Pessé | 2015-01-30 | 1 | -6/+9 |
| | |||||
* | Convert svg images to png in ebook | Samy Pessé | 2015-01-28 | 1 | -0/+4 |
| | |||||
* | Parse plugins in book instead of generator | Samy Pessé | 2015-01-27 | 1 | -7/+7 |
| | |||||
* | Fix invalid log call in website generator | Samy Pessé | 2015-01-27 | 1 | -1/+1 |
| | |||||
* | Add back "page:before" hook | Samy Pessé | 2015-01-27 | 1 | -9/+15 |
| | |||||
* | Transform page after hook "page" | Samy Pessé | 2015-01-26 | 1 | -1/+3 |
| | |||||
* | Improve logger module | Samy Pessé | 2015-01-25 | 1 | -1/+1 |
| | |||||
* | Normalize language to support: "fr-FR" | Samy Pessé | 2015-01-23 | 1 | -3/+5 |
| | |||||
* | Set translation to use in templates | Samy Pessé | 2015-01-23 | 1 | -1/+3 |
| | |||||
* | Load locales to translate layout | Samy Pessé | 2015-01-23 | 1 | -19/+39 |
| | |||||
* | Add logs methods to Book object | Samy Pessé | 2015-01-23 | 1 | -2/+3 |
| | |||||
* | Fix version in generator tag | Samy Pessé | 2015-01-23 | 1 | -0/+6 |
| | |||||
* | Add base for ebook generator | Samy Pessé | 2015-01-23 | 1 | -31/+35 |
| | |||||
* | Change name of generator "site" to "website" | Samy Pessé | 2015-01-22 | 1 | -0/+235 |