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
*
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
*
Add "config" to templating context
Samy Pessé
2016-02-17
4
-6
/
+28
*
Remove old theme
Samy Pessé
2016-02-17
1
-0
/
+1
*
Add context for summary
Samy Pessé
2016-02-17
3
-12
/
+50
*
Extend templating context (and json output)
Samy Pessé
2016-02-17
3
-6
/
+30
*
Correctly clean and ignore output folder
Samy Pessé
2016-02-17
3
-14
/
+47
*
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
1
-1
/
+2
*
Add method install to plugins manager
Samy Pessé
2016-02-17
2
-6
/
+25
*
Fix loading of plugins
Samy Pessé
2016-02-17
6
-19
/
+103
*
Adapt ebook output
Samy Pessé
2016-02-17
1
-9
/
+2
*
Change format of conrefs and folder mixins
Samy Pessé
2016-02-17
5
-230
/
+230
*
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
1
-2
/
+79
*
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
*
Fix addBlock for template engine
Samy Pessé
2016-02-15
7
-7
/
+110
*
Complete page.previous and page.next variables
Samy Pessé
2016-02-15
2
-2
/
+12
*
Add test for file variables in templating
Samy Pessé
2016-02-14
1
-0
/
+5
*
Interpolate template before running it
Samy Pessé
2016-02-14
3
-8
/
+10
*
Move conrefs to a separate mixin
Samy Pessé
2016-02-14
10
-71
/
+81
*
Add .next and .prev to TOCArticle
Samy Pessé
2016-02-14
2
-4
/
+74
*
Add help chapter about variables
Samy Pessé
2016-02-14
2
-7
/
+16
*
Add code blocks normalization
Samy Pessé
2016-02-14
2
-30
/
+74
*
Start moving template and conrefs on Output
Samy Pessé
2016-02-14
6
-7
/
+61
*
Ignore Summary and Langs in output
Samy Pessé
2016-02-13
1
-9
/
+18
*
Complete assets inliner
Samy Pessé
2016-02-13
4
-12
/
+44
*
Improve performance of svg conversion
Samy Pessé
2016-02-13
3
-24
/
+91
*
Add method to fetch remote image with AssetsInliner
Samy Pesse
2016-02-13
4
-13
/
+76
*
Complete test for convertion of svgs
Samy Pesse
2016-02-13
3
-3
/
+26
*
Add conversion of svg to png for assets inliner
Samy Pesse
2016-02-12
10
-22
/
+133
*
Add pipeline to outline svg as png
Samy Pesse
2016-02-12
7
-8
/
+73
*
Separate output in FolderOutput and base
Samy Pesse
2016-02-12
5
-83
/
+114
*
Remove concept of generator, to merge it with Output
Samy Pesse
2016-02-12
9
-87
/
+67
*
Replace links to page of summary by html links
Samy Pesse
2016-02-12
7
-22
/
+52
*
Page output a simple html string
Samy Pesse
2016-02-11
6
-22
/
+59
*
Add base for normalizing html
Samy Pesse
2016-02-11
8
-10
/
+156
*
Complete conrefs in parsing
Samy Pesse
2016-02-11
6
-13
/
+40
*
Add conrefs loader for nunjucks
Samy Pesse
2016-02-11
4
-1
/
+102
*
Cleaner module for managing git refs
Samy Pesse
2016-02-11
1
-75
/
+67
*
Add git urls parsing and tests
Samy Pesse
2016-02-11
2
-0
/
+138
*
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
3
-9
/
+63
*
Normalize templating error
Samy Pessé
2016-02-11
1
-1
/
+3
*
Normalize errors
Samy Pessé
2016-02-11
5
-16
/
+74
*
Correctly setup folder when outputting
Samy Pessé
2016-02-11
3
-4
/
+29
*
Add base for templating
Samy Pessé
2016-01-31
11
-97
/
+433
*
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 parsing of summary and tests
Samy Pessé
2016-01-28
3
-30
/
+118
*
Correctly create sub-book
Samy Pessé
2016-01-28
1
-4
/
+3
*
Fix tests for languages parsing
Samy Pessé
2016-01-28
9
-27
/
+85
*
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
1
-4
/
+15
*
Add unit tests for glossary parsing
Samy Pessé
2016-01-27
5
-15
/
+24
*
Add parsing of the glossary
Samy Pessé
2016-01-27
11
-138
/
+68
*
Add more classes structures
Samy Pessé
2016-01-27
24
-22
/
+425
*
Start rewrite
Samy Pessé
2016-01-22
40
-4227
/
+692
*
Fix typo in config_default.js
Samy Pessé
2016-01-21
1
-2
/
+2
*
Fix support for encoded entities in filename
Samy Pessé
2016-01-13
2
-28
/
+30
*
Fix include of css in pdf header/footer
Samy Pesse
2015-12-16
1
-1
/
+1
*
Fix support for local styles
Samy Pessé
2015-12-11
1
-1
/
+6
*
Check style existence on output folder instead of source
Samy Pessé
2015-12-11
2
-1
/
+7
*
Fix #1041 : fix glossary terms being replaced in script (ex: math)
Samy Pessé
2015-12-08
1
-1
/
+1
*
Fix #926: use zh-hans instead of zh-cn and ja instead of jp
Samy Pessé
2015-11-25
1
-13
/
+13
*
Cleanup lib/generators/json.js
Samy Pessé
2015-11-25
1
-10
/
+10
*
Fix urijs dependency on linux
Samy Pessé
2015-11-25
1
-19
/
+19
*
Add bookRoot to gitbook.state
Samy Pessé
2015-11-25
3
-2
/
+3
*
Improve book.findFile to be case incensitive
Samy Pessé
2015-11-16
2
-4
/
+17
*
Test first extension of structure itself in book.findFile
Samy Pessé
2015-11-16
2
-16
/
+27
*
Fix custom styles for ebook
Samy Pessé
2015-11-03
1
-1
/
+1
*
Correctly generate id if none found
Samy Pessé
2015-10-21
1
-5
/
+13
*
Use Arial as default font
Samy Pessé
2015-10-21
1
-1
/
+1
*
Use helvetica by default for pdf
Samy Pessé
2015-10-20
2
-2
/
+4
[next]