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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #572 from AndreyAkinshin/version/2.0
Samy Pessé
2015-01-30
1
-0
/
+18
|
\
|
*
Add theme/i18n/ru.json
Andrey Akinshin
2015-01-30
1
-0
/
+18
|
/
*
Fix support of iframe in html normalization
Samy Pessé
2015-01-30
2
-4
/
+16
*
Use spaces identation
Samy Pessé
2015-01-30
1
-24
/
+24
*
Add "generator" to plugins blocks and filters ctx
Samy Pessé
2015-01-30
1
-1
/
+2
*
Fix #515: Update parsers and add reStructuredText support
Samy Pessé
2015-01-30
1
-1
/
+1
*
Remove useless log
Samy Pessé
2015-01-30
1
-1
/
+0
*
Fix #567: Fail hard if book.json is invalid
Samy Pessé
2015-01-30
1
-0
/
+2
*
Add warning message when gitbook version to use is not fixed
Samy Pessé
2015-01-30
1
-0
/
+12
*
Download external images in ebook format
Samy Pessé
2015-01-29
6
-54
/
+68
*
Fix #565: fix relative path to fonts
Samy Pessé
2015-01-29
2
-2
/
+2
*
Fix ebook commands
Samy Pessé
2015-01-29
1
-1
/
+1
*
Convert inline svg as png if needed
Samy Pessé
2015-01-29
4
-6
/
+53
*
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
4
-42
/
+98
*
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
7
-4
/
+50
*
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
2
-0
/
+6
*
Improve svg conversion and links normalization
Samy Pessé
2015-01-28
5
-18
/
+34
*
Fix absolute path calcul
Samy Pessé
2015-01-28
3
-9
/
+44
*
Improve image conversion to png to avoid doublons
Samy Pessé
2015-01-28
7
-40
/
+96
*
Add svgexport to travis tests
Samy Pessé
2015-01-28
1
-0
/
+2
*
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
4
-44
/
+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
5
-5
/
+24
*
Improve error message when imagemagick is not installed
Samy Pessé
2015-01-28
2
-2
/
+10
*
Add test for svg conversion
Samy Pessé
2015-01-28
3
-0
/
+19
*
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
7
-7
/
+140
*
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
2
-6
/
+14
*
Add options "shortcuts" for blocks from plugins
Samy Pessé
2015-01-27
4
-1
/
+54
*
Improve tests on blocks extensions
Samy Pessé
2015-01-27
3
-0
/
+24
*
Complete parsing of blocks from plugin extensions
Samy Pessé
2015-01-27
3
-19
/
+39
*
Parse correctly list of blocks and args
Samy Pessé
2015-01-27
3
-13
/
+51
*
Add test for block defined with special end tag
Samy Pessé
2015-01-27
1
-0
/
+10
*
Add blocks from plugins to template engine
Samy Pessé
2015-01-27
4
-8
/
+92
*
Add test for extending template blocks
Samy Pessé
2015-01-27
3
-0
/
+47
*
Improve tests for plugins with filters
Samy Pessé
2015-01-27
4
-7
/
+40
*
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
*
Remove mathjax plugin from default installed
Samy Pessé
2015-01-27
1
-1
/
+0
*
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
4
-8
/
+93
*
Add test for plugin resources
Samy Pessé
2015-01-26
2
-19
/
+34
*
Add some tests for plugins validation
Samy Pessé
2015-01-26
5
-0
/
+42
*
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
2
-2
/
+9
*
Add infos in readme about variables and templating
Samy Pessé
2015-01-26
1
-0
/
+34
*
Add chapter in readme about conrefs
Samy Pessé
2015-01-26
1
-0
/
+26
*
Fix git url parsing for content references
Samy Pessé
2015-01-26
3
-18
/
+12
*
Support ssh urls in git parsing
Samy Pessé
2015-01-26
2
-4
/
+9
*
Add tests for parsing git url
Samy Pessé
2015-01-26
3
-2
/
+38
*
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
2
-2
/
+20
*
Add _book to list of files to ignore
Samy Pessé
2015-01-25
1
-0
/
+1
*
Fix link in features list
Samy Pessé
2015-01-25
1
-2
/
+3
*
Add AsciiDoc to readme
Samy Pessé
2015-01-25
1
-4
/
+11
*
Add command to init a book
Samy Pessé
2015-01-24
2
-14
/
+111
*
Add back readme
Samy Pessé
2015-01-24
1
-8
/
+161
*
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 more tests for inclusion
Samy Pessé
2015-01-24
2
-4
/
+11
*
Add base loader to resolve git dependencies
Samy Pessé
2015-01-24
5
-4
/
+157
*
Add test for local inclusion
Samy Pessé
2015-01-24
4
-0
/
+14
*
Improve german translation of "Introduction"
Samy Pessé
2015-01-24
1
-1
/
+1
*
Update gitbook-parsers@0.2.2
Samy Pessé
2015-01-24
1
-1
/
+1
*
Return to version 0.5.1 of gaze
Samy Pessé
2015-01-24
1
-1
/
+1
*
Watch all fiels that can be parsed in serve
Samy Pessé
2015-01-24
2
-2
/
+13
*
Improve navigation with non existant entries
Samy Pessé
2015-01-24
8
-16
/
+42
*
Update gitbook-parsers and improve summary tests
Samy Pessé
2015-01-24
4
-3
/
+18
*
Complete serve command
Samy Pessé
2015-01-24
5
-8
/
+243
*
Fix translation of White theme in german
Samy Pessé
2015-01-24
1
-1
/
+1
*
Fix german translation
Samy Pessé
2015-01-23
1
-3
/
+3
*
Normalize language to support: "fr-FR"
Samy Pessé
2015-01-23
2
-3
/
+10
*
Add german transalation
Samy Pessé
2015-01-23
3
-10
/
+28
*
Fix fr i18n texts
Samy Pessé
2015-01-23
1
-1
/
+1
*
Translate ebook
Samy Pessé
2015-01-23
5
-6
/
+7
*
Add french translations for website
Samy Pessé
2015-01-23
6
-24
/
+36
*
Set translation to use in templates
Samy Pessé
2015-01-23
1
-1
/
+3
*
Load locales to translate layout
Samy Pessé
2015-01-23
5
-20
/
+45
[next]