summaryrefslogtreecommitdiffstats
path: root/lib/page/index.js
Commit message (Collapse)AuthorAgeFilesLines
* Generate index.html instead of README.htmlSamy Pessé2016-02-171-18/+0
|
* Add type to file object in templating contextSamy Pessé2016-02-171-1/+2
|
* Use same json for page context and json buildsSamy Pessé2016-02-171-1/+2
|
* Fix addBlock for template engineSamy Pessé2016-02-151-1/+7
| | | | Add test for code block
* Complete page.previous and page.next variablesSamy Pessé2016-02-151-2/+4
|
* Add test for file variables in templatingSamy Pessé2016-02-141-0/+5
|
* Move conrefs to a separate mixinSamy Pessé2016-02-141-3/+3
|
* Add .next and .prev to TOCArticleSamy Pessé2016-02-141-1/+5
|
* Add help chapter about variablesSamy Pessé2016-02-141-6/+15
|
* Add code blocks normalizationSamy Pessé2016-02-141-1/+11
|
* Complete test for convertion of svgsSamy Pesse2016-02-131-0/+8
|
* Add conversion of svg to png for assets inlinerSamy Pesse2016-02-121-1/+17
|
* Add pipeline to outline svg as pngSamy Pesse2016-02-121-1/+2
|
* Separate output in FolderOutput and baseSamy Pesse2016-02-121-16/+4
|
* Remove concept of generator, to merge it with OutputSamy Pesse2016-02-121-2/+3
|
* Replace links to page of summary by html linksSamy Pesse2016-02-121-5/+26
|
* Page output a simple html stringSamy Pesse2016-02-111-12/+13
|
* Add base for normalizing htmlSamy Pesse2016-02-111-0/+121