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
*
Fix and improve tests for links in page
Samy Pessé
2016-02-17
1
-2
/
+10
*
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
*
Add some doc about theming
Samy Pessé
2016-02-17
3
-0
/
+52
*
Load template engine for website output using theme configuration
Samy Pessé
2016-02-17
11
-34
/
+113
*
Add file website output tests
Samy Pessé
2016-02-17
3
-19
/
+7
*
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
2
-23
/
+2
*
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
*
Add "config" to templating context
Samy Pessé
2016-02-17
5
-8
/
+30
*
Add faq in documentation
Samy Pessé
2016-02-17
2
-0
/
+11
*
Remove old theme
Samy Pessé
2016-02-17
86
-28768
/
+3
*
Add context for summary
Samy Pessé
2016-02-17
4
-12
/
+58
*
Extend templating context (and json output)
Samy Pessé
2016-02-17
4
-6
/
+33
*
Correctly clean and ignore output folder
Samy Pessé
2016-02-17
4
-15
/
+49
*
Use same json for page context and json builds
Samy Pessé
2016-02-17
6
-17
/
+56
*
Add tests for installation of plugins
Samy Pessé
2016-02-17
3
-8
/
+41
*
Add method install to plugins manager
Samy Pessé
2016-02-17
2
-6
/
+25
*
Fix loading of plugins
Samy Pessé
2016-02-17
8
-23
/
+113
*
Adapt ebook output
Samy Pessé
2016-02-17
1
-9
/
+2
*
Change format of conrefs and folder mixins
Samy Pessé
2016-02-17
7
-232
/
+232
*
Add command 'parse' for gitbook-cli
Samy Pessé
2016-02-17
5
-37
/
+98
*
Start commands for plugins installation
Samy Pesse
2016-02-16
6
-9
/
+56
*
Add method to install plugin from npm
Samy Pesse
2016-02-16
3
-2
/
+117
*
Add base for plugin linking/installation
Samy Pesse
2016-02-16
2
-11
/
+40
*
Validate plugin after loading
Samy Pesse
2016-02-16
1
-5
/
+28
*
Add base _setup for pluginslist
Samy Pesse
2016-02-15
1
-3
/
+8
*
Plugins should be relative to output
Samy Pesse
2016-02-15
1
-4
/
+3
*
Add name to json and website build
Samy Pesse
2016-02-15
2
-10
/
+10
*
Add tests for args in blocks
Samy Pessé
2016-02-15
1
-0
/
+9
*
Fix addBlock for template engine
Samy Pessé
2016-02-15
10
-12
/
+168
*
Complete page.previous and page.next variables
Samy Pessé
2016-02-15
3
-3
/
+35
*
Add test for page.title variable
Samy Pessé
2016-02-15
2
-8
/
+25
*
Add test for file variables in templating
Samy Pessé
2016-02-14
3
-2
/
+27
*
Interpolate template before running it
Samy Pessé
2016-02-14
3
-8
/
+10
*
Move conrefs to a separate mixin
Samy Pessé
2016-02-14
15
-116
/
+141
*
Add .next and .prev to TOCArticle
Samy Pessé
2016-02-14
2
-4
/
+74
*
Add base for templating documentation
Samy Pessé
2016-02-14
5
-277
/
+13
*
Add help chapter about variables
Samy Pessé
2016-02-14
4
-7
/
+62
*
Add code blocks normalization
Samy Pessé
2016-02-14
2
-30
/
+74
*
Start moving template and conrefs on Output
Samy Pessé
2016-02-14
8
-7
/
+79
*
Ignore Summary and Langs in output
Samy Pessé
2016-02-13
1
-9
/
+18
*
Complete assets inliner
Samy Pessé
2016-02-13
6
-46
/
+351
*
Improve performance of svg conversion
Samy Pessé
2016-02-13
4
-26
/
+94
*
Add method to fetch remote image with AssetsInliner
Samy Pesse
2016-02-13
6
-14
/
+81
*
Add more test for svg
Samy Pesse
2016-02-13
1
-4
/
+19
*
Complete test for convertion of svgs
Samy Pesse
2016-02-13
5
-5
/
+50
*
Add conversion of svg to png for assets inliner
Samy Pesse
2016-02-12
13
-23
/
+182
*
Add pipeline to outline svg as png
Samy Pesse
2016-02-12
8
-9
/
+74
*
Separate output in FolderOutput and base
Samy Pesse
2016-02-12
6
-86
/
+120
*
Remove concept of generator, to merge it with Output
Samy Pesse
2016-02-12
11
-91
/
+71
*
Replace links to page of summary by html links
Samy Pesse
2016-02-12
8
-32
/
+89
*
Complete test for heading IDs
Samy Pesse
2016-02-12
1
-2
/
+9
*
Page output a simple html string
Samy Pesse
2016-02-11
10
-38
/
+150
*
Add base for normalizing html
Samy Pesse
2016-02-11
8
-10
/
+156
*
Complete conrefs in parsing
Samy Pesse
2016-02-11
9
-26
/
+82
*
Add conrefs loader for nunjucks
Samy Pesse
2016-02-11
5
-2
/
+103
*
Cleaner module for managing git refs
Samy Pesse
2016-02-11
2
-84
/
+89
*
Add git urls parsing and tests
Samy Pesse
2016-02-11
5
-0
/
+203
*
Add documentation for conrefs
Samy Pesse
2016-02-11
2
-1
/
+56
*
For multilingual book, copy readme from main book
Samy Pessé
2016-02-11
1
-1
/
+18
*
Normalize fs access
Samy Pessé
2016-02-11
4
-24
/
+100
*
Stat file when parsing page
Samy Pessé
2016-02-11
4
-3
/
+33
*
Add base for page parsing
Samy Pessé
2016-02-11
4
-12
/
+76
*
Add assertion for should to test existence of file
Samy Pessé
2016-02-11
2
-10
/
+28
*
Normalize templating error
Samy Pessé
2016-02-11
1
-1
/
+3
*
Normalize errors
Samy Pessé
2016-02-11
6
-16
/
+75
*
Correctly setup folder when outputting
Samy Pessé
2016-02-11
3
-4
/
+29
*
Add configuration for inner docs
Samy Pessé
2016-02-11
1
-0
/
+14
*
Add base for inner documentation
Samy Pessé
2016-02-11
2
-0
/
+7
*
Add base for templating
Samy Pessé
2016-01-31
15
-99
/
+488
*
Improve plugin loading to elimate false-negative
Samy Pessé
2016-01-29
1
-7
/
+14
*
Add base for loading plugins
Samy Pessé
2016-01-29
5
-4
/
+129
*
Index page of summary when parsing
Samy Pessé
2016-01-28
6
-6
/
+63
*
Add order for tests
Samy Pessé
2016-01-28
9
-1
/
+18
*
Add parsing of summary and tests
Samy Pessé
2016-01-28
6
-32
/
+161
*
Correctly create sub-book
Samy Pessé
2016-01-28
1
-4
/
+3
*
Fix tests for languages parsing
Samy Pessé
2016-01-28
14
-54
/
+168
*
Add unit tests for langs
Samy Pessé
2016-01-28
7
-124
/
+149
*
Fix book.resolve
Samy Pessé
2016-01-28
1
-1
/
+1
*
Add base for langs parsing
Samy Pessé
2016-01-28
4
-7
/
+108
*
Add method glossary.find
Samy Pessé
2016-01-27
2
-18
/
+24
*
Add unit tests for glossary parsing
Samy Pessé
2016-01-27
6
-15
/
+104
*
Add parsing of the glossary
Samy Pessé
2016-01-27
11
-138
/
+68
*
Add more classes structures
Samy Pessé
2016-01-27
25
-22
/
+438
*
Start rewrite
Samy Pessé
2016-01-22
130
-6004
/
+856
*
Fix typo in config_default.js
Samy Pessé
2016-01-21
1
-2
/
+2
*
Merge pull request #1097 from egasato/master
Aaron O'Mullan
2016-01-15
2
-11
/
+11
|
\
|
*
Slightly changes in the Spanish translation.
Esaú García Sánchez-Torija
2016-01-15
1
-4
/
+4
|
*
Translated font settings.
Esaú García Sánchez-Torija
2016-01-15
1
-7
/
+7
|
/
*
Bump version to 2.6.7
2.6.7
Samy Pessé
2016-01-13
2
-1
/
+5
*
Add @egasato as Catalan translator
Samy Pessé
2016-01-13
1
-0
/
+2
*
Merge pull request #1072 from egasato/patch-1
Samy Pessé
2016-01-13
1
-0
/
+20
|
\
|
*
Catalan translation.
Esaú García Sánchez-Torija
2015-12-30
1
-0
/
+20
*
|
Add @turankonan as Turkish translator
Samy Pessé
2016-01-13
1
-0
/
+2
*
|
Merge pull request #1075 from turankonan/master
Samy Pessé
2016-01-13
1
-0
/
+20
|
\
\
|
*
|
Turkish translation
Turan Konan
2016-01-03
1
-0
/
+20
|
|
/
[next]