summaryrefslogtreecommitdiffstats
path: root/lib/generators/website.js
Commit message (Expand)AuthorAgeFilesLines
* Use i18n node module for template translationSamy Pessé2015-04-011-8/+3
* Separate book.contentLink and book.contentPathSamy Pessé2015-03-281-1/+1
* Add editorconfig and normalize indentSamy Pessé2015-03-141-18/+18
* Fix #608: fix chapter name for glossarySamy Pessé2015-02-141-1/+1
* Always generate README.json with langs indexSamy Pessé2015-02-121-4/+5
* Improve i18n to support locale normalizationSamy Pessé2015-02-091-13/+6
* Fix namespacing of plugins resourcesSamy Pessé2015-01-301-6/+9
* Convert svg images to png in ebookSamy Pessé2015-01-281-0/+4
* Parse plugins in book instead of generatorSamy Pessé2015-01-271-7/+7
* Fix invalid log call in website generatorSamy Pessé2015-01-271-1/+1
* Add back "page:before" hookSamy Pessé2015-01-271-9/+15
* Transform page after hook "page"Samy Pessé2015-01-261-1/+3
* Improve logger moduleSamy Pessé2015-01-251-1/+1
* Normalize language to support: "fr-FR"Samy Pessé2015-01-231-3/+5
* Set translation to use in templatesSamy Pessé2015-01-231-1/+3
* Load locales to translate layoutSamy Pessé2015-01-231-19/+39
* Add logs methods to Book objectSamy Pessé2015-01-231-2/+3
* Fix version in generator tagSamy Pessé2015-01-231-0/+6
* Add base for ebook generatorSamy Pessé2015-01-231-31/+35
* Change name of generator "site" to "website"Samy Pessé2015-01-221-0/+235