summaryrefslogtreecommitdiffstats
path: root/lib/generators/website.js
Commit message (Collapse)AuthorAgeFilesLines
* Add base for normalizing htmlSamy Pesse2016-02-111-27/+0
|
* Index page of summary when parsingSamy Pessé2016-01-281-0/+27
|
* Start rewriteSamy Pessé2016-01-221-268/+0
|
* Fix support for local stylesSamy Pessé2015-12-111-1/+6
|
* Check style existence on output folder instead of sourceSamy Pessé2015-12-111-1/+1
|
* Add bookRoot to gitbook.stateSamy Pessé2015-11-251-0/+1
|
* Don't copy assets for ebook to website bundleSamy Pessé2015-10-061-38/+38
|
* Start removing search and lunr from coreSamy Pessé2015-10-051-9/+0
|
* Jshint all filesSamy Pessé2015-09-151-20/+15
|
* Use Book.resolve when possibleAaron O'Mullan2015-07-311-1/+1
| | | | For added consistency
* Handle empty string for styles configurationSamy Pessé2015-06-021-1/+1
|
* Remove default print.css when styles/print.css is presentSamy Pessé2015-06-021-1/+2
|
* Fix i18n used in multilingual bookSamy Pesse2015-05-281-1/+2
|
* Adapt to nunjucks 1.3.xSamy Pesse2015-05-281-2/+2
|
* 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
| | | | remove method langsIndex form generators (moved to finish)
* 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