summaryrefslogtreecommitdiffstats
path: root/lib/cli/index.js
Commit message (Expand)AuthorAgeFilesLines
* Add ebook commands pdf/mobi/epubSamy Pessé2016-04-291-1/+5
* Complete deprecated page.progress and this.navigationSamy Pessé2016-04-291-9/+7
* Add command "init"Samy Pesse2016-04-281-2/+3
* Add base for commandsSamy Pesse2016-04-261-194/+4
* Fix deprecated method root for send moduleSamy Pessé2016-03-071-1/+0
* Remove .gitbook and add "root" optionSamy Pessé2016-02-291-20/+21
* Add init commandSamy Pessé2016-02-281-0/+12
* Improve command "parse"Samy Pessé2016-02-251-0/+7
* Remove option defaultPlugins and simplify loadingSamy Pessé2016-02-251-3/+8
* Output folder is an option for FolderOutputSamy Pessé2016-02-241-5/+0
* Fix install command: load config before running installSamy Pessé2016-02-241-1/+5
* Add documentation for .gitbookSamy Pessé2016-02-231-1/+0
* Add .gitbook to locate book inside repositorySamy Pessé2016-02-231-12/+11
* Complete ebook command to output one fileSamy Pessé2016-02-211-30/+3
* Add cli commands to build ebooksSamy Pessé2016-02-211-0/+31
* Fix resolve of imagesSamy Pessé2016-02-181-1/+1
* Add back serve commandSamy Pessé2016-02-181-1/+108
* Use same json for page context and json buildsSamy Pessé2016-02-171-1/+22
* Fix loading of pluginsSamy Pessé2016-02-171-2/+4
* Add command 'parse' for gitbook-cliSamy Pessé2016-02-171-0/+44