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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Add init command
Samy Pessé
2016-02-28
4
-5
/
+103
|
*
Export output for plugins context
Samy Pessé
2016-02-28
3
-13
/
+16
|
*
Don't add glossary to context when non existant
Samy Pessé
2016-02-26
1
-0
/
+2
|
*
Fix exec of svgexport on windows
Samy Pessé
2016-02-25
2
-16
/
+12
|
*
Fix error message when svgexport is not installed
Samy Pessé
2016-02-25
1
-1
/
+1
|
*
Fix some path normalization on windows
Samy Pessé
2016-02-25
2
-3
/
+6
|
*
Extract description from page's front matter
Samy Pessé
2016-02-25
2
-0
/
+35
|
|
|
|
Fixes #1079 and #795
*
Don't pass cover to ebook-convert if non existant
Samy Pessé
2016-02-25
2
-3
/
+4
|
*
Improve error msg for ebook generation
Samy Pessé
2016-02-25
4
-5
/
+54
|
*
Add filter fileExists
Samy Pessé
2016-02-25
1
-0
/
+5
|
*
Improve command "parse"
Samy Pessé
2016-02-25
1
-0
/
+7
|
*
Support "sections" from gitbook 2 as deprecated for page hooks
Samy Pessé
2016-02-25
4
-33
/
+68
|
*
Call page hooks during transformation to HTML
Samy Pessé
2016-02-25
1
-0
/
+15
|
*
Remove option defaultPlugins and simplify loading
Samy Pessé
2016-02-25
8
-39
/
+37
|
*
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
|
*
Remove duplicate between book.* and config.*
Samy Pessé
2016-02-25
1
-6
/
+1
|
*
Add json format version to the json output
Samy Pessé
2016-02-25
1
-0
/
+3
|
*
Change "description" to "title" in config schema
Samy Pessé
2016-02-25
1
-25
/
+25
|
*
Use jsonschema to validate configuration
Samy Pessé
2016-02-25
4
-110
/
+225
|
*
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
2
-2
/
+1
|
*
Fix generation of ebooks in multilanguages
Samy Pessé
2016-02-24
3
-3
/
+3
|
*
Output folder is an option for FolderOutput
Samy Pessé
2016-02-24
7
-21
/
+60
|
*
Fix binding to context for plugin blocks
Samy Pessé
2016-02-24
1
-2
/
+2
|
*
Add property depth to article and pages
Samy Pessé
2016-02-24
2
-0
/
+7
|
*
Improve logging
Samy Pessé
2016-02-24
3
-4
/
+8
|
*
Fix inclusion of block using a simple function
Samy Pessé
2016-02-24
4
-4
/
+12
|
*
By default escape html in code blocks
Samy Pessé
2016-02-24
1
-1
/
+1
|
*
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
|
*
Fix path option for template error
Samy Pessé
2016-02-24
1
-1
/
+1
|
*
Fix install command: load config before running install
Samy Pessé
2016-02-24
2
-2
/
+6
|
*
Add context for multi-lingual books
Samy Pessé
2016-02-24
3
-0
/
+18
|
*
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
3
-7
/
+40
|
*
Correctly setup summary instance when file doesn't exist
Samy Pessé
2016-02-24
2
-30
/
+41
|
*
Add documentation for .gitbook
Samy Pessé
2016-02-23
1
-1
/
+0
|
*
Add .gitbook to locate book inside repository
Samy Pessé
2016-02-23
3
-18
/
+44
|
*
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
|
*
Add tests for context of filters
Samy Pessé
2016-02-22
2
-9
/
+3
|
*
Load all filters and blocks from plugins in output's template
Samy Pessé
2016-02-22
5
-8
/
+56
|
*
Normalize context for plugins
Samy Pessé
2016-02-22
3
-7
/
+40
|
*
Provide "plugins" context to theme templates
Samy Pessé
2016-02-22
3
-18
/
+59
|
*
Copy plugins resources to website output
Samy Pessé
2016-02-22
3
-1
/
+32
|
*
Add test for resources listing
Samy Pessé
2016-02-22
1
-3
/
+23
|
*
Add validation of plugin's config after loading
Samy Pessé
2016-02-22
3
-6
/
+120
|
*
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
|
*
Complete ebook command to output one file
Samy Pessé
2016-02-21
2
-30
/
+40
|
*
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
2
-1
/
+33
|
*
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
3
-5
/
+180
|
*
Add i18n filter fro themes
Samy Pessé
2016-02-21
1
-4
/
+15
|
*
Simplify .next and .prev for articles
Samy Pessé
2016-02-21
1
-79
/
+13
|
*
Fix .next and .prev for summary's articles to use parts
Samy Pessé
2016-02-21
1
-30
/
+89
|
*
Extend configuration with infos from readme
Samy Pessé
2016-02-21
1
-2
/
+6
|
*
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
4
-28
/
+24
|
*
Add custom filters for dates to templating engine
Samy Pessé
2016-02-21
3
-1
/
+20
|
*
Ignore node_modules during login
Samy Pessé
2016-02-21
1
-0
/
+4
|
*
Add title to summary's parts
Samy Pessé
2016-02-21
1
-1
/
+3
|
*
Fix page.toHTML by using .content directly
Samy Pessé
2016-02-20
1
-2
/
+1
|
*
Fix error in blocks detection with nunjucks
Samy Pessé
2016-02-20
1
-2
/
+3
|
*
Complete normalization of summary with level and multiples parts
Samy Pessé
2016-02-20
1
-19
/
+84
|
*
Add new gitbook-markdown and gitbook-asciidoc
Samy Pessé
2016-02-20
6
-4
/
+76
|
*
Lint after travis tests
Samy Pesse
2016-02-18
4
-25
/
+7
|
*
Add detection of text direction and provide: 'page.dir'
Samy Pessé
2016-02-18
1
-1
/
+10
|
*
Fix resolve of images
Samy Pessé
2016-02-18
4
-5
/
+12
|
*
Add test for navigation in summary
Samy Pessé
2016-02-18
1
-21
/
+52
|
*
Dont fail if summary doesn't exist
Samy Pessé
2016-02-18
1
-2
/
+2
|
*
Accept external url in summary
Samy Pessé
2016-02-18
1
-3
/
+0
|
*
Add back serve command
Samy Pessé
2016-02-18
4
-2
/
+248
|
*
Fix path calcul to be coherant
Samy Pessé
2016-02-18
6
-15
/
+39
|
*
Glossary should be output as a normal page
Samy Pessé
2016-02-18
4
-9
/
+24
|
*
Correctly map filenames for website output
Samy Pessé
2016-02-18
1
-1
/
+2
|
*
Add "level" to TOCArticle
Samy Pessé
2016-02-18
2
-15
/
+20
|
*
Copy assets to output (website)
Samy Pessé
2016-02-18
2
-14
/
+44
|
*
Add filter resolveAsset to template for website
Samy Pessé
2016-02-18
5
-6
/
+21
|
*
Add method .hook to plugins
Samy Pesse
2016-02-17
2
-0
/
+31
|
*
Move comment about substack/node-resolve#81
Samy Pesse
2016-02-17
1
-2
/
+1
|
*
Remove write operations from virtual fs
Samy Pesse
2016-02-17
2
-67
/
+1
|
*
Ignore headings for annotations
Samy Pesse
2016-02-17
1
-1
/
+1
|
*
Add glossary as a normal page
Samy Pesse
2016-02-17
1
-1
/
+7
|
*
Improve annotation with glossary terms
Samy Pesse
2016-02-17
2
-11
/
+119
|
*
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
3
-20
/
+42
|
*
Load template engine for website output using theme configuration
Samy Pessé
2016-02-17
10
-33
/
+112
|
*
Don't fail if plugin is "empty"
Samy Pessé
2016-02-17
1
-4
/
+16
|
*
Wrap error when loading plugin
Samy Pessé
2016-02-17
2
-3
/
+19
|
*
Don't build context in templating engine
Samy Pessé
2016-02-17
1
-20
/
+0
|
*
Add type to file object in templating context
Samy Pessé
2016-02-17
1
-1
/
+2
|
*
Don't output config in json format
Samy Pessé
2016-02-17
1
-0
/
+3
|
[next]