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 (
Expand
)
Author
Age
Files
Lines
*
Fix ebook commands
Samy Pessé
2015-01-29
1
-1
/
+1
*
Convert inline svg as png if needed
Samy Pessé
2015-01-29
2
-4
/
+42
*
Fix inline svg image in page
Samy Pessé
2015-01-29
1
-1
/
+1
*
Remove used blocks from templates
Samy Pessé
2015-01-29
1
-6
/
+16
*
Add option to block to not parse output
Samy Pessé
2015-01-29
3
-37
/
+88
*
Fix copy of plugins assets to output
Samy Pessé
2015-01-28
1
-5
/
+5
*
Fix resources loading in plugins
Samy Pessé
2015-01-28
3
-3
/
+5
*
Fix log option to command line commands
Samy Pessé
2015-01-28
2
-17
/
+2
*
Fix for good path resolution of svg image
Samy Pessé
2015-01-28
1
-2
/
+2
*
Fix conversion of svg when cache is empty
Samy Pessé
2015-01-28
1
-0
/
+2
*
Improve svg conversion and links normalization
Samy Pessé
2015-01-28
1
-11
/
+19
*
Fix absolute path calcul
Samy Pessé
2015-01-28
2
-9
/
+11
*
Improve image conversion to png to avoid doublons
Samy Pessé
2015-01-28
3
-40
/
+87
*
Fix error message when svgexport is not installed
Samy Pessé
2015-01-28
1
-1
/
+1
*
Use svgexport instead of imagemagick
Samy Pessé
2015-01-28
3
-43
/
+68
*
Handle correctly path starting with "/"
Samy Pessé
2015-01-28
2
-2
/
+4
*
Handle absolute url for images conversion (svg -> png)
Samy Pessé
2015-01-28
2
-4
/
+20
*
Improve error message when imagemagick is not installed
Samy Pessé
2015-01-28
2
-2
/
+10
*
Show log from ebook-convert in realtime for debugging
Samy Pessé
2015-01-28
1
-3
/
+10
*
Convert svg images to png in ebook
Samy Pessé
2015-01-28
6
-6
/
+138
*
Fix init of livereload plugin on serve
Samy Pessé
2015-01-28
1
-5
/
+4
*
Fix display of plugins count
Samy Pessé
2015-01-28
2
-1
/
+6
*
Check parser used before applying template shortcuts
Samy Pessé
2015-01-27
1
-5
/
+11
*
Add options "shortcuts" for blocks from plugins
Samy Pessé
2015-01-27
2
-1
/
+39
*
Improve tests on blocks extensions
Samy Pessé
2015-01-27
1
-0
/
+1
*
Complete parsing of blocks from plugin extensions
Samy Pessé
2015-01-27
1
-11
/
+31
*
Parse correctly list of blocks and args
Samy Pessé
2015-01-27
1
-12
/
+32
*
Add blocks from plugins to template engine
Samy Pessé
2015-01-27
3
-4
/
+88
*
Improve tests for plugins with filters
Samy Pessé
2015-01-27
2
-6
/
+11
*
Move plugin helper methods to a specific class
Samy Pessé
2015-01-27
4
-139
/
+140
*
Extend templates filters
Samy Pessé
2015-01-27
3
-1
/
+12
*
Parse plugins in book instead of generator
Samy Pessé
2015-01-27
5
-32
/
+23
*
Fix invalid log call in website generator
Samy Pessé
2015-01-27
1
-1
/
+1
*
Add back "page:before" hook
Samy Pessé
2015-01-27
5
-67
/
+138
*
Log output from ebook-convert when debug is enabled
Samy Pessé
2015-01-27
1
-0
/
+2
*
Transform as absolute output path in configuration
Samy Pessé
2015-01-26
1
-1
/
+1
*
Fix #273: clean the output without removing .git and .svn
Samy Pessé
2015-01-26
2
-40
/
+86
*
fs.list take option for files to ignores
Samy Pessé
2015-01-26
2
-26
/
+37
*
Extract filters from plugins
Samy Pessé
2015-01-26
1
-8
/
+62
*
Transform page after hook "page"
Samy Pessé
2015-01-26
1
-1
/
+3
*
Call hook "init" when preparing generator
Samy Pessé
2015-01-26
1
-1
/
+6
*
Fix logs for deprecated hooks
Samy Pessé
2015-01-26
1
-0
/
+4
*
Add warning message about deprecated hooks
Samy Pessé
2015-01-26
2
-4
/
+17
*
Improve logs for plugins installation
Samy Pessé
2015-01-26
1
-2
/
+5
*
Fix git url parsing for content references
Samy Pessé
2015-01-26
1
-16
/
+10
*
Support ssh urls in git parsing
Samy Pessé
2015-01-26
1
-3
/
+8
*
Add tests for parsing git url
Samy Pessé
2015-01-26
1
-1
/
+4
*
Improve logger
Samy Pessé
2015-01-25
3
-13
/
+39
*
Improve logger module
Samy Pessé
2015-01-25
6
-52
/
+127
*
Change comment start and end in templates
Samy Pessé
2015-01-25
1
-1
/
+11
*
Fix loading of plugins when book root is relative
Samy Pessé
2015-01-25
1
-1
/
+1
*
Add logs on plugins loading
Samy Pessé
2015-01-25
1
-1
/
+6
*
Improve output of book.log
Samy Pessé
2015-01-25
1
-1
/
+11
*
Add color to output
Samy Pessé
2015-01-25
1
-1
/
+18
*
Add _book to list of files to ignore
Samy Pessé
2015-01-25
1
-0
/
+1
*
Add command to init a book
Samy Pessé
2015-01-24
2
-14
/
+111
*
Add command to generate all ebooks
Samy Pessé
2015-01-24
1
-23
/
+25
*
Add Book.generateFile to output a pdf
Samy Pessé
2015-01-24
5
-3
/
+89
*
Add base loader to resolve git dependencies
Samy Pessé
2015-01-24
3
-2
/
+152
*
Watch all fiels that can be parsed in serve
Samy Pessé
2015-01-24
1
-1
/
+12
*
Improve navigation with non existant entries
Samy Pessé
2015-01-24
2
-8
/
+24
*
Update gitbook-parsers and improve summary tests
Samy Pessé
2015-01-24
1
-1
/
+4
*
Complete serve command
Samy Pessé
2015-01-24
4
-7
/
+239
*
Normalize language to support: "fr-FR"
Samy Pessé
2015-01-23
2
-3
/
+10
*
Set translation to use in templates
Samy Pessé
2015-01-23
1
-1
/
+3
*
Load locales to translate layout
Samy Pessé
2015-01-23
2
-19
/
+40
*
Fix #517: fix weibo sharing class in header
Samy Pessé
2015-01-23
1
-2
/
+0
*
Fix error in book parsing
Samy Pessé
2015-01-23
1
-6
/
+6
*
Change name config "lang" to "language"
Samy Pessé
2015-01-23
2
-2
/
+6
*
Fix display of log type
Samy Pessé
2015-01-23
1
-1
/
+1
*
Accept argument "log" from commands
Samy Pessé
2015-01-23
1
-1
/
+4
*
Improve logs in book parser
Samy Pessé
2015-01-23
1
-11
/
+34
*
Add logs methods to Book object
Samy Pessé
2015-01-23
3
-3
/
+35
*
Add context configuration to Book object
Samy Pessé
2015-01-23
1
-5
/
+15
*
Fix paths indexed in search index
Samy Pessé
2015-01-23
1
-1
/
+1
*
Fix version in generator tag
Samy Pessé
2015-01-23
2
-2
/
+13
*
Accept format argument to build command
Samy Pessé
2015-01-23
1
-1
/
+7
*
Test ebook generation instead of pdf output
Samy Pessé
2015-01-23
2
-2
/
+5
*
Check that readme file is not ignored when parsing
Samy Pessé
2015-01-23
1
-0
/
+1
*
Add base for ebook generator
Samy Pessé
2015-01-23
4
-32
/
+181
*
Change name of generator "site" to "website"
Samy Pessé
2015-01-22
2
-1
/
+1
*
Use html link in search index
Samy Pessé
2015-01-22
3
-17
/
+17
*
Write search index to output folder
Samy Pessé
2015-01-22
3
-2
/
+52
*
Write glossary for website
Samy Pessé
2015-01-22
3
-8
/
+26
*
Replace glossary terms by links to glossary
Samy Pessé
2015-01-22
1
-1
/
+1
*
Mark glossary terms in html parsed
Samy Pessé
2015-01-22
2
-2
/
+72
*
Use external gitbook parsers
Samy Pessé
2015-01-22
4
-61
/
+11
*
Remove parent extension for nunjucks
Samy Pessé
2015-01-22
1
-2
/
+0
*
Add options "input" that equals root of the book
Samy Pessé
2015-01-21
1
-0
/
+10
*
Copy files from book to output
Samy Pessé
2015-01-21
2
-6
/
+1
*
Fix display of summary in website
Samy Pessé
2015-01-21
1
-3
/
+3
*
Add summary utils
Samy Pessé
2015-01-21
1
-0
/
+24
*
Normalize summary in gitbook
Samy Pessé
2015-01-21
2
-1
/
+5
*
Fix path to assets in website
Samy Pessé
2015-01-21
1
-0
/
+9
*
Copy theme assets to output
Samy Pessé
2015-01-21
3
-12
/
+36
*
generate an index.html for entry points
Samy Pessé
2015-01-21
1
-4
/
+18
*
Adapt themes website templates
Samy Pessé
2015-01-21
2
-1
/
+12
*
Add normalization of plugins
Samy Pessé
2015-01-21
2
-2
/
+93
*
Fix site generator polluting basegenerator
Samy Pessé
2015-01-21
2
-9
/
+22
*
Fix json template preparation
Samy Pessé
2015-01-21
4
-15
/
+108
[next]