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
*
Copy plugins resources to website output
Samy Pessé
2016-02-22
3
-1
/
+32
*
Add test for resources listing
Samy Pessé
2016-02-22
1
-3
/
+23
*
Add validation of plugin's config after loading
Samy Pessé
2016-02-22
3
-6
/
+120
*
Add "template.theme" and "template.default" variables
Samy Pessé
2016-02-21
1
-1
/
+13
*
Add defaults filters to website tpl engine
Samy Pessé
2016-02-21
1
-0
/
+7
*
Fix order of search paths for nunjucks
Samy Pessé
2016-02-21
1
-2
/
+5
*
Complete ebook command to output one file
Samy Pessé
2016-02-21
2
-30
/
+40
*
Fix generation of pdf header/footer
Samy Pessé
2016-02-21
1
-2
/
+3
*
Disable directoryIndex for ebook generation
Samy Pessé
2016-02-21
3
-4
/
+9
*
Fix write of SUMMARY.html in ebook format
Samy Pessé
2016-02-21
1
-1
/
+1
*
Add cli commands to build ebooks
Samy Pessé
2016-02-21
2
-1
/
+33
*
Fix resolve of relatives images in assets inliner
Samy Pessé
2016-02-21
2
-11
/
+5
*
Complete generator for ebooks
Samy Pessé
2016-02-21
3
-5
/
+180
*
Add i18n filter fro themes
Samy Pessé
2016-02-21
1
-4
/
+15
*
Simplify .next and .prev for articles
Samy Pessé
2016-02-21
1
-79
/
+13
*
Fix .next and .prev for summary's articles to use parts
Samy Pessé
2016-02-21
1
-30
/
+89
*
Extend configuration with infos from readme
Samy Pessé
2016-02-21
1
-2
/
+6
*
Add debug log when copying theme
Samy Pessé
2016-02-21
1
-1
/
+2
*
Fix context for templating and page
Samy Pessé
2016-02-21
4
-28
/
+24
*
Add custom filters for dates to templating engine
Samy Pessé
2016-02-21
3
-1
/
+20
*
Ignore node_modules during login
Samy Pessé
2016-02-21
1
-0
/
+4
*
Add title to summary's parts
Samy Pessé
2016-02-21
1
-1
/
+3
*
Fix page.toHTML by using .content directly
Samy Pessé
2016-02-20
1
-2
/
+1
*
Fix error in blocks detection with nunjucks
Samy Pessé
2016-02-20
1
-2
/
+3
*
Complete normalization of summary with level and multiples parts
Samy Pessé
2016-02-20
1
-19
/
+84
*
Add new gitbook-markdown and gitbook-asciidoc
Samy Pessé
2016-02-20
6
-4
/
+76
*
Lint after travis tests
Samy Pesse
2016-02-18
4
-25
/
+7
*
Add detection of text direction and provide: 'page.dir'
Samy Pessé
2016-02-18
1
-1
/
+10
*
Fix resolve of images
Samy Pessé
2016-02-18
4
-5
/
+12
*
Add test for navigation in summary
Samy Pessé
2016-02-18
1
-21
/
+52
*
Dont fail if summary doesn't exist
Samy Pessé
2016-02-18
1
-2
/
+2
*
Accept external url in summary
Samy Pessé
2016-02-18
1
-3
/
+0
*
Add back serve command
Samy Pessé
2016-02-18
4
-2
/
+248
*
Fix path calcul to be coherant
Samy Pessé
2016-02-18
6
-15
/
+39
*
Glossary should be output as a normal page
Samy Pessé
2016-02-18
4
-9
/
+24
*
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
[next]