index
:
gitbook
master
origin/4.x.x
origin/HEAD
origin/better-summary-to-markdown
origin/gitbookcom-api
origin/master
origin/more-robust-parse-book
origin/summary-files-operations
origin/summary/conrefs
origin/test-utils
origin/update-parsers
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
output
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Output context as global for themes
Samy Pessé
2016-04-15
4
-103
/
+260
|
*
Add method for theme: template.getJSContext
Samy Pessé
2016-04-14
1
-1
/
+14
|
*
Add filter "getArticleByPath" for theme templates
Samy Pessé
2016-04-13
1
-0
/
+8
|
*
Fix #1195: fix external images and fix test for it
Samy Pessé
2016-04-11
1
-0
/
+4
|
*
Switch to ignore@3.1.1
Samy Pesse
2016-04-10
1
-4
/
+2
|
*
Inherit ignore rules of output from book
Samy Pessé
2016-04-08
1
-0
/
+5
|
*
Add "languages" property to all json files for multilingual book
Samy Pessé
2016-04-08
1
-1
/
+1
|
*
Fix template search paths to use plugins listed first
Samy Pessé
2016-03-22
1
-2
/
+2
|
*
Create new loader for nunjucks to avoid infinite loop
Samy Pessé
2016-03-11
1
-11
/
+5
|
*
Use complete list of plugins for templates resolution / i18n / assets
Samy Pessé
2016-03-09
2
-40
/
+8
|
*
Add back gitbook.generator property as deprecated
Samy Pessé
2016-03-09
3
-4
/
+16
|
*
Add "output" variables for templating
Samy Pessé
2016-03-09
2
-1
/
+19
|
*
Add more deprecated api
Samy Pessé
2016-03-07
2
-3
/
+3
|
*
Fix linting errors
Samy Pessé
2016-03-07
1
-1
/
+1
|
*
Change json format version to follow major version of gitbook
Samy Pesse
2016-03-01
1
-1
/
+1
|
*
Don't copy _layouts to output
Samy Pessé
2016-02-29
1
-0
/
+1
|
*
Export output for plugins context
Samy Pessé
2016-02-28
1
-0
/
+1
|
*
Don't pass cover to ebook-convert if non existant
Samy Pessé
2016-02-25
1
-2
/
+3
|
*
Improve error msg for ebook generation
Samy Pessé
2016-02-25
1
-2
/
+9
|
*
Add filter fileExists
Samy Pessé
2016-02-25
1
-0
/
+5
|
*
Remove option defaultPlugins and simplify loading
Samy Pessé
2016-02-25
1
-6
/
+2
|
*
Call hook "init" during generation
Samy Pessé
2016-02-25
1
-0
/
+3
|
*
Call hooks finish and finish:before
Samy Pessé
2016-02-25
1
-0
/
+6
|
*
Use hook for configuration
Samy Pessé
2016-02-25
1
-0
/
+8
|
*
Add json format version to the json output
Samy Pessé
2016-02-25
1
-0
/
+3
|
*
Use cover file from main book in multilingual book (when no cover is set for ↵
Samy Pessé
2016-02-24
1
-15
/
+27
|
|
|
|
language)
*
Improve log when generation is finished
Samy Pessé
2016-02-24
1
-1
/
+1
|
*
Fix generation of ebooks in multilanguages
Samy Pessé
2016-02-24
2
-2
/
+2
|
*
Output folder is an option for FolderOutput
Samy Pessé
2016-02-24
2
-1
/
+14
|
*
Improve logging
Samy Pessé
2016-02-24
1
-1
/
+5
|
*
Load plugins once
Samy Pessé
2016-02-24
1
-4
/
+9
|
*
Fix conrefs loader with filename starting with /
Samy Pessé
2016-02-24
1
-4
/
+3
|
*
Add context for multi-lingual books
Samy Pessé
2016-02-24
1
-0
/
+1
|
*
Generate multi-lingual index
Samy Pessé
2016-02-24
2
-0
/
+24
|
*
Don't copy assets for each language book, but only for main book
Samy Pessé
2016-02-24
2
-4
/
+32
|
*
Pass options to context of theme
Samy Pessé
2016-02-22
1
-2
/
+3
|
*
Add basic test for ebook generation
Samy Pessé
2016-02-22
1
-0
/
+2
|
*
Load all filters and blocks from plugins in output's template
Samy Pessé
2016-02-22
1
-1
/
+5
|
*
Provide "plugins" context to theme templates
Samy Pessé
2016-02-22
1
-2
/
+17
|
*
Copy plugins resources to website output
Samy Pessé
2016-02-22
1
-0
/
+15
|
*
Add "template.theme" and "template.default" variables
Samy Pessé
2016-02-21
1
-1
/
+13
|
*
Add defaults filters to website tpl engine
Samy Pessé
2016-02-21
1
-0
/
+7
|
*
Fix order of search paths for nunjucks
Samy Pessé
2016-02-21
1
-2
/
+5
|
*
Fix generation of pdf header/footer
Samy Pessé
2016-02-21
1
-2
/
+3
|
*
Disable directoryIndex for ebook generation
Samy Pessé
2016-02-21
3
-4
/
+9
|
*
Fix write of SUMMARY.html in ebook format
Samy Pessé
2016-02-21
1
-1
/
+1
|
*
Add cli commands to build ebooks
Samy Pessé
2016-02-21
1
-1
/
+2
|
*
Fix resolve of relatives images in assets inliner
Samy Pessé
2016-02-21
2
-11
/
+5
|
*
Complete generator for ebooks
Samy Pessé
2016-02-21
2
-4
/
+159
|
*
Add i18n filter fro themes
Samy Pessé
2016-02-21
1
-4
/
+15
|
*
Add debug log when copying theme
Samy Pessé
2016-02-21
1
-1
/
+2
|
*
Fix context for templating and page
Samy Pessé
2016-02-21
3
-14
/
+2
|
*
Add custom filters for dates to templating engine
Samy Pessé
2016-02-21
1
-0
/
+2
|
*
Ignore node_modules during login
Samy Pessé
2016-02-21
1
-0
/
+4
|
*
Lint after travis tests
Samy Pesse
2016-02-18
1
-10
/
+0
|
*
Fix resolve of images
Samy Pessé
2016-02-18
2
-3
/
+9
|
*
Fix path calcul to be coherant
Samy Pessé
2016-02-18
3
-4
/
+12
|
*
Glossary should be output as a normal page
Samy Pessé
2016-02-18
1
-0
/
+1
|
*
Correctly map filenames for website output
Samy Pessé
2016-02-18
1
-1
/
+2
|
*
Copy assets to output (website)
Samy Pessé
2016-02-18
1
-5
/
+40
|
*
Add filter resolveAsset to template for website
Samy Pessé
2016-02-18
4
-5
/
+21
|
*
Use _layouts folders as base for templates
Samy Pessé
2016-02-17
1
-4
/
+15
|
*
Fix #537: don't add index.html to links
Samy Pessé
2016-02-17
2
-2
/
+17
|
*
Generate index.html instead of README.html
Samy Pessé
2016-02-17
2
-2
/
+42
|
*
Load template engine for website output using theme configuration
Samy Pessé
2016-02-17
7
-26
/
+108
|
*
Don't output config in json format
Samy Pessé
2016-02-17
1
-0
/
+3
|
*
Add "config" to templating context
Samy Pessé
2016-02-17
1
-1
/
+2
|
*
Remove old theme
Samy Pessé
2016-02-17
1
-0
/
+1
|
*
Add context for summary
Samy Pessé
2016-02-17
2
-11
/
+15
|
*
Extend templating context (and json output)
Samy Pessé
2016-02-17
1
-5
/
+5
|
*
Correctly clean and ignore output folder
Samy Pessé
2016-02-17
2
-13
/
+37
|
*
Use same json for page context and json builds
Samy Pessé
2016-02-17
2
-6
/
+10
|
*
Add method install to plugins manager
Samy Pessé
2016-02-17
1
-5
/
+1
|
*
Fix loading of plugins
Samy Pessé
2016-02-17
1
-1
/
+1
|
*
Adapt ebook output
Samy Pessé
2016-02-17
1
-9
/
+2
|
*
Change format of conrefs and folder mixins
Samy Pessé
2016-02-17
5
-230
/
+230
|
*
Add command 'parse' for gitbook-cli
Samy Pessé
2016-02-17
1
-1
/
+1
|
*
Start commands for plugins installation
Samy Pesse
2016-02-16
4
-7
/
+14
|
*
Add name to json and website build
Samy Pesse
2016-02-15
2
-10
/
+10
|
|
|
|
And inherit from conrefsLoader
*
Fix addBlock for template engine
Samy Pessé
2016-02-15
2
-0
/
+4
|
|
|
|
Add test for code block
*
Interpolate template before running it
Samy Pessé
2016-02-14
1
-5
/
+1
|
*
Move conrefs to a separate mixin
Samy Pessé
2016-02-14
3
-5
/
+56
|
*
Start moving template and conrefs on Output
Samy Pessé
2016-02-14
3
-2
/
+35
|
*
Ignore Summary and Langs in output
Samy Pessé
2016-02-13
1
-9
/
+18
|
*
Complete assets inliner
Samy Pessé
2016-02-13
3
-11
/
+36
|
*
Improve performance of svg conversion
Samy Pessé
2016-02-13
2
-23
/
+90
|
*
Add method to fetch remote image with AssetsInliner
Samy Pesse
2016-02-13
3
-12
/
+49
|
*
Complete test for convertion of svgs
Samy Pesse
2016-02-13
1
-2
/
+11
|
*
Add conversion of svg to png for assets inliner
Samy Pesse
2016-02-12
4
-13
/
+64
|
*
Add pipeline to outline svg as png
Samy Pesse
2016-02-12
3
-5
/
+20
|
*
Separate output in FolderOutput and base
Samy Pesse
2016-02-12
4
-67
/
+110
|
*
Remove concept of generator, to merge it with Output
Samy Pesse
2016-02-12
5
-0
/
+226