summaryrefslogtreecommitdiffstats
path: root/lib/output
Commit message (Collapse)AuthorAgeFilesLines
* Add context for summarySamy Pessé2016-02-172-11/+15
|
* Extend templating context (and json output)Samy Pessé2016-02-171-5/+5
|
* Correctly clean and ignore output folderSamy Pessé2016-02-172-13/+37
|
* Use same json for page context and json buildsSamy Pessé2016-02-172-6/+10
|
* Add method install to plugins managerSamy Pessé2016-02-171-5/+1
|
* Fix loading of pluginsSamy Pessé2016-02-171-1/+1
|
* Adapt ebook outputSamy Pessé2016-02-171-9/+2
|
* Change format of conrefs and folder mixinsSamy Pessé2016-02-175-230/+230
|
* Add command 'parse' for gitbook-cliSamy Pessé2016-02-171-1/+1
|
* Start commands for plugins installationSamy Pesse2016-02-164-7/+14
|
* Add name to json and website buildSamy Pesse2016-02-152-10/+10
| | | | And inherit from conrefsLoader
* Fix addBlock for template engineSamy Pessé2016-02-152-0/+4
| | | | Add test for code block
* Interpolate template before running itSamy Pessé2016-02-141-5/+1
|
* Move conrefs to a separate mixinSamy Pessé2016-02-143-5/+56
|
* Start moving template and conrefs on OutputSamy Pessé2016-02-143-2/+35
|
* Ignore Summary and Langs in outputSamy Pessé2016-02-131-9/+18
|
* Complete assets inlinerSamy Pessé2016-02-133-11/+36
|
* Improve performance of svg conversionSamy Pessé2016-02-132-23/+90
|
* Add method to fetch remote image with AssetsInlinerSamy Pesse2016-02-133-12/+49
|
* Complete test for convertion of svgsSamy Pesse2016-02-131-2/+11
|
* Add conversion of svg to png for assets inlinerSamy Pesse2016-02-124-13/+64
|
* Add pipeline to outline svg as pngSamy Pesse2016-02-123-5/+20
|
* Separate output in FolderOutput and baseSamy Pesse2016-02-124-67/+110
|
* Remove concept of generator, to merge it with OutputSamy Pesse2016-02-125-0/+226