summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* Change option for changing generator to formatSamy Pessé2014-04-041-3/+3
|
* Add command line options for changing themeSamy Pessé2014-04-041-1/+5
|
* Remove lex commandSamy Pessé2014-04-041-9/+0
|
* Log error in command line toolSamy Pessé2014-04-041-7/+8
|
* Complete json generatorSamy Pessé2014-04-041-2/+2
|
* Add option -g to choice generatorSamy Pessé2014-04-041-1/+4
| | | | Add base json generator
* Adding config option for github hostPaul Dixon2014-04-041-0/+2
| | | | | | | - this config option allows the github host url to be set to something other than github.com, mainly so that github enterprise users can change the url to their private host but will also work with bitbucket
* Handle empty repoID and print error, fixes #11Aaron O'Mullan2014-04-031-5/+14
|
* Fix #4: Add option for defining descriptionSamy Pessé2014-04-011-1/+3
|
* Add cli command serveAaron O'Mullan2014-04-012-3/+65
| | | | | This does a build, then spins up a HTTP server to serve the books contents
* Only convert markdown file from the navigationSamy Pessé2014-03-311-2/+2
|
* Add lex sub-command to gitbook binaryAaron O'Mullan2014-03-311-0/+13
| | | | | The lex command is useful for debugging files and seeing how they are parsed
* Initial gitbook binaryAaron O'Mullan2014-03-312-0/+118