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
*
Load locales to translate layout
Samy Pessé
2015-01-23
5
-20
/
+45
*
Fix language parsing test
Samy Pessé
2015-01-23
1
-2
/
+2
*
Fix #517: fix weibo sharing class in header
Samy Pessé
2015-01-23
2
-3
/
+1
*
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
4
-4
/
+38
*
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
*
Use npm version of gitbook-parsers
Samy Pessé
2015-01-23
1
-1
/
+1
*
Test ebook generation instead of pdf output
Samy Pessé
2015-01-23
4
-17
/
+20
*
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
5
-32
/
+196
*
Change name of generator "site" to "website"
Samy Pessé
2015-01-22
3
-5
/
+5
*
Use html link in search index
Samy Pessé
2015-01-22
3
-17
/
+17
*
Remove glossary from theme js
Samy Pessé
2015-01-22
4
-130
/
+5
*
Write search index to output folder
Samy Pessé
2015-01-22
5
-2
/
+54
*
Write glossary for website
Samy Pessé
2015-01-22
5
-20
/
+44
*
Use container-based Travis CI stack
Samy Pessé
2015-01-22
1
-0
/
+1
*
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
4
-3
/
+88
*
Use external gitbook parsers
Samy Pessé
2015-01-22
7
-64
/
+14
*
Add test for generation of multilingual book
Samy Pessé
2015-01-22
1
-0
/
+8
*
Fix tests of generations
Samy Pessé
2015-01-22
2
-1
/
+4
*
Separate test for geenration
Samy Pessé
2015-01-22
3
-31
/
+40
*
Remove parent extension for nunjucks
Samy Pessé
2015-01-22
2
-4
/
+1
*
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
4
-6
/
+13
*
Normalize tests
Samy Pessé
2015-01-21
10
-53
/
+58
*
Fix display of summary in website
Samy Pessé
2015-01-21
3
-8
/
+6
*
Add summary utils
Samy Pessé
2015-01-21
1
-0
/
+24
*
Normalize summary in gitbook
Samy Pessé
2015-01-21
6
-31
/
+6
*
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
3
-5
/
+19
*
Adapt themes website templates
Samy Pessé
2015-01-21
12
-95
/
+40
*
Add normalization of plugins
Samy Pessé
2015-01-21
2
-2
/
+93
*
Fix site generator polluting basegenerator
Samy Pessé
2015-01-21
4
-11
/
+25
*
Fix json template preparation
Samy Pessé
2015-01-21
6
-19
/
+111
*
Fix asciidoc test generation
Samy Pessé
2015-01-21
2
-0
/
+9
*
Add asciidoc support
Samy Pessé
2015-01-21
9
-1
/
+26
*
Add styles configuration in book.json
Samy Pessé
2015-01-20
3
-4
/
+50
*
Use latest version fo theme
Samy Pessé
2015-01-20
12
-32
/
+27
*
Add back theme
Samy Pessé
2015-01-20
87
-2
/
+5115
*
Improve tests for multilingual json output
Samy Pessé
2015-01-19
1
-1
/
+3
*
Normalize paths in html content
Samy Pessé
2015-01-19
9
-14
/
+157
*
Add test for parsing of navigation
Samy Pessé
2015-01-19
1
-1
/
+11
*
Fix list of files and parsing of navigation files only
Samy Pessé
2015-01-19
3
-23
/
+33
*
Parse navigation and progress in parsed page
Samy Pessé
2015-01-19
4
-1
/
+123
*
Handle different structure in json multilingual output
Samy Pessé
2015-01-19
3
-2
/
+12
*
Complete json generator for multilingual book
Samy Pessé
2015-01-19
3
-12
/
+25
*
Write file in json generator
Samy Pessé
2015-01-19
5
-31
/
+106
*
Start adapting json generator
Samy Pessé
2015-01-19
4
-23
/
+33
*
Add base test for generation
Samy Pessé
2015-01-19
6
-13
/
+102
*
Fix parsing of plugins list
Samy Pessé
2015-01-19
2
-4
/
+9
*
Improve plugins installation to prevent installation of default plugins
Samy Pessé
2015-01-19
5
-78
/
+171
*
Add command to install plugins
Samy Pessé
2015-01-19
2
-5
/
+20
*
Add plugin object
Samy Pessé
2015-01-19
4
-5
/
+263
*
Parse list of files and add test for it
Samy Pessé
2015-01-19
2
-0
/
+43
*
Change name of Book.init to Book.parse
Samy Pessé
2015-01-19
5
-7
/
+16
*
Improve test for parsing multilanguages books
Samy Pessé
2015-01-19
1
-0
/
+6
*
Fix parsing of langs
Samy Pessé
2015-01-19
10
-3
/
+41
*
Add test for glossary parsing
Samy Pessé
2015-01-19
2
-0
/
+21
*
Add test for readme parsing
Samy Pessé
2015-01-19
1
-4
/
+9
*
Improve test to test a all book
Samy Pessé
2015-01-19
9
-37
/
+59
*
Parse readme
Samy Pessé
2015-01-19
2
-3
/
+28
*
Use template before parsing glossary, summary and langs
Samy Pessé
2015-01-19
3
-5
/
+32
*
Add configuration to send structures files
Samy Pessé
2015-01-19
4
-4
/
+39
*
Fix output for sub-books in multi languages
Samy Pessé
2015-01-19
1
-2
/
+7
*
Fix parsing of langs
Samy Pessé
2015-01-19
3
-8
/
+39
*
Parse langs and glossary
Samy Pessé
2015-01-19
2
-11
/
+77
*
Add parsing of summary and associated tests
Samy Pessé
2015-01-19
5
-1
/
+137
*
Add test for loading configuration from book.js
Samy Pessé
2015-01-19
3
-1
/
+15
*
Add base object to load configuration
Samy Pessé
2015-01-19
7
-1
/
+251
*
Clear folder
Samy Pessé
2015-01-19
154
-30479
/
+3
*
Merge pull request #555 from GitbookIO/feature/styles
Samy Pessé
2015-01-15
18
-41
/
+78
|
\
|
*
Add doc about custom styles
Samy Pessé
2015-01-14
1
-1
/
+5
|
*
Apply styles to ebook output
Samy Pessé
2015-01-14
5
-24
/
+22
|
*
Include styles in website format
Samy Pessé
2015-01-14
4
-9
/
+36
|
*
Add default values for "styles"
Samy Pessé
2015-01-14
1
-0
/
+8
|
*
Move theme folder "book" to "website"
Samy Pessé
2015-01-14
10
-7
/
+7
*
|
Merge pull request #553 from GitbookIO/fix/summary-whitespace
Samy Pessé
2015-01-14
5
-7
/
+85
|
\
\
|
|
/
|
/
|
|
*
Handle whitespace between lists in SUMMARY.md
Aaron O'Mullan
2015-01-14
1
-4
/
+23
|
*
Add test/bin/summary.js
Aaron O'Mullan
2015-01-14
1
-0
/
+16
|
*
Add test/bin/lex.js utility
Aaron O'Mullan
2015-01-14
1
-0
/
+16
|
*
Add summary whitespace tests
Aaron O'Mullan
2015-01-14
2
-3
/
+30
|
/
*
Merge pull request #547 from JozoVilcek/patch-2
Samy Pessé
2015-01-12
1
-1
/
+1
|
\
|
*
Change link to mermaid plugin
Jozef Vilcek
2015-01-12
1
-1
/
+1
|
/
*
Adapt platform command to gitbook.com
Samy Pessé
2015-01-11
6
-9
/
+9
*
Update urls in package.json
Samy Pessé
2015-01-11
1
-4
/
+4
*
Improve names of plugins
Samy Pessé
2015-01-11
1
-3
/
+3
*
Merge pull request #545 from JozoVilcek/patch-1
Samy Pessé
2015-01-11
1
-0
/
+1
|
\
|
*
Enlist gitbook-mermaid plugin
Jozef Vilcek
2015-01-11
1
-0
/
+1
|
/
*
Update kramed to 0.4.4
Aaron O'Mullan
2015-01-06
1
-1
/
+1
*
Bump version to 1.5.0
1.5.0
Aaron O'Mullan
2014-12-17
2
-1
/
+5
*
Add 1.4.2's changes
Aaron O'Mullan
2014-12-17
1
-0
/
+3
[next]