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
/
website.js
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Output context as global for themes
Samy Pessé
2016-04-15
1
-254
/
+0
|
*
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 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
1
-39
/
+8
|
*
Add back gitbook.generator property as deprecated
Samy Pessé
2016-03-09
1
-1
/
+1
|
*
Add more deprecated api
Samy Pessé
2016-03-07
1
-1
/
+1
|
*
Add filter fileExists
Samy Pessé
2016-02-25
1
-0
/
+5
|
*
Generate multi-lingual index
Samy Pessé
2016-02-24
1
-0
/
+19
|
*
Don't copy assets for each language book, but only for main book
Samy Pessé
2016-02-24
1
-4
/
+17
|
*
Pass options to context of theme
Samy Pessé
2016-02-22
1
-2
/
+3
|
*
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
|
*
Disable directoryIndex for ebook generation
Samy Pessé
2016-02-21
1
-2
/
+4
|
*
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
1
-1
/
+1
|
*
Fix path calcul to be coherant
Samy Pessé
2016-02-18
1
-1
/
+1
|
*
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
1
-3
/
+8
|
*
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
1
-1
/
+1
|
*
Generate index.html instead of README.html
Samy Pessé
2016-02-17
1
-1
/
+18
|
*
Load template engine for website output using theme configuration
Samy Pessé
2016-02-17
1
-0
/
+98