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 (
Expand
)
Author
Age
Files
Lines
*
Fix listing of plugins when contains "-"
Samy Pesse
2016-04-29
1
-1
/
+1
*
Fix linting error
Samy Pesse
2016-04-29
2
-2
/
+1
*
Add context for page templates
Samy Pessé
2016-04-29
1
-7
/
+8
*
Fix context for page template
Samy Pessé
2016-04-29
3
-3
/
+4
*
Complete ebook generation using ebook-convert
Samy Pessé
2016-04-29
7
-25
/
+226
*
Use API to create context for filters/blocks
Samy Pessé
2016-04-29
1
-0
/
+6
*
Generate SUMMARY.html for ebook output
Samy Pessé
2016-04-29
7
-21
/
+50
*
Correctly setup configuration for plugins in multilingual books
Samy Pessé
2016-04-29
2
-3
/
+17
*
It should generate index for languages
Samy Pessé
2016-04-29
3
-8
/
+56
*
Use plugin assets from parent when language book
Samy Pessé
2016-04-29
2
-1
/
+15
*
Inherit plugins list from parent output when generating multilingual book
Samy Pessé
2016-04-29
1
-32
/
+58
*
Add command "init"
Samy Pesse
2016-04-28
2
-2
/
+2
*
Extend timeout for tests
Samy Pessé
2016-04-28
1
-0
/
+2
*
Add basic tests for website generator
Samy Pessé
2016-04-28
1
-0
/
+29
*
Add basic tests for json generator
Samy Pessé
2016-04-28
3
-1
/
+63
*
Always generate a README.json as introduction of json output
Samy Pessé
2016-04-28
1
-1
/
+3
*
Copy readme.json from main language for json output of multilingual
Samy Pessé
2016-04-28
3
-4
/
+27
*
Add "next" and "previous" to page JSON repr
Samy Pessé
2016-04-28
1
-2
/
+0
*
Add comments for todos
Samy Pesse
2016-04-27
3
-2
/
+21
*
Correctly resolve images starting with /
Samy Pesse
2016-04-27
6
-7
/
+71
*
Add tests for svg inliner
Samy Pesse
2016-04-27
6
-21
/
+77
*
Add test for assets inliner
Samy Pessé
2016-04-27
8
-10
/
+103
*
Use code TemplateBlock to highlight code
Samy Pessé
2016-04-27
3
-32
/
+74
*
Add test for highlightCode html modifier
Samy Pessé
2016-04-27
4
-2
/
+110
*
Generate multilingual books
Samy Pessé
2016-04-27
1
-0
/
+16
*
Add plugins.resources for template context
Samy Pessé
2016-04-27
2
-2
/
+9
*
Add JS context for template
Samy Pessé
2016-04-27
1
-4
/
+25
*
Fix order of plugins assets copy
Samy Pessé
2016-04-27
1
-1
/
+5
*
Fix filters for theme templates
Samy Pessé
2016-04-27
12
-90
/
+161
*
Stop running test on node 0.12 for windows
Samy Pesse
2016-04-26
2
-8
/
+33
*
Load i18n translations
Samy Pesse
2016-04-26
8
-105
/
+186
*
Add base for plugin JS api
Samy Pesse
2016-04-26
3
-7
/
+15
*
Add default filters to theme templating engine
Samy Pesse
2016-04-26
1
-2
/
+3
*
Add base for commands
Samy Pesse
2016-04-26
1
-3
/
+21
*
Add duration to final log for generation
Samy Pesse
2016-04-26
3
-8
/
+25
*
Copy resources from plugins to output folder
Samy Pesse
2016-04-25
1
-20
/
+79
*
Copy assets from themes to output folder
Samy Pesse
2016-04-25
7
-7
/
+98
*
Enable extension "do"
Samy Pessé
2016-04-25
1
-2
/
+7
*
Fix resolution of theme's templates
Samy Pessé
2016-04-25
5
-4
/
+25
*
Add loader for themes
Samy Pessé
2016-04-25
4
-3
/
+31
*
Add conrefs loader for templating
Samy Pessé
2016-04-25
8
-11
/
+91
*
Add post processing for templates
Samy Pessé
2016-04-25
1
-1
/
+6
*
Replace shortcuts in templating
Samy Pessé
2016-04-25
1
-1
/
+2
*
Add base rendering for template
Samy Pessé
2016-04-25
2
-3
/
+15
*
Add tests for link resolution
Samy Pessé
2016-04-25
2
-2
/
+62
*
Convert markdown to html for pages
Samy Pessé
2016-04-25
2
-1
/
+43
*
Fix plugins loading
Samy Pessé
2016-04-25
10
-12
/
+72
*
Add fiel for testing resolveLinks
Samy Pesse
2016-04-24
4
-4
/
+60
*
Add default filters and blocks
Samy Pesse
2016-04-24
2
-1
/
+21
*
Add base structure for templating
Samy Pesse
2016-04-24
1
-0
/
+31
*
add test for modifier "annotateText"
Samy Pesse
2016-04-23
3
-4
/
+78
*
Add assets inliner modifier for HTML
Samy Pesse
2016-04-23
16
-41
/
+347
*
Add json encoding utils
Samy Pesse
2016-04-23
5
-12
/
+70
*
Add method to be article by level
Samy Pesse
2016-04-23
1
-5
/
+4
*
Add base for calling hook on page/global
Samy Pessé
2016-04-22
3
-4
/
+100
*
Add base utils for generation
Samy Pessé
2016-04-22
13
-73
/
+191
*
Base
Samy Pessé
2016-04-22
18
-1355
/
+161
*
When using structure.readme, fix link to readme to resolve to index.html
Samy Pessé
2016-04-20
1
-0
/
+5
*
Fix reliability of template.self in macro import
Samy Pessé
2016-04-20
1
-3
/
+7
*
Correctly ignore structure file (only in root folder)
Samy Pesse
2016-04-20
1
-3
/
+3
*
Ensure "template" is always set when rendering a template
Samy Pesse
2016-04-19
2
-5
/
+7
*
Fix template context should be global in nunjucks for theming
Samy Pesse
2016-04-19
1
-2
/
+4
*
Correctly set template.self in all cases
Samy Pessé
2016-04-18
3
-16
/
+38
*
Add context for readme
Samy Pessé
2016-04-18
1
-0
/
+1
*
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
*
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
[next]