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
*
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