Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change option for changing generator to format | Samy Pessé | 2014-04-04 | 1 | -3/+3 |
| | |||||
* | Add command line options for changing theme | Samy Pessé | 2014-04-04 | 1 | -1/+5 |
| | |||||
* | Remove lex command | Samy Pessé | 2014-04-04 | 1 | -9/+0 |
| | |||||
* | Log error in command line tool | Samy Pessé | 2014-04-04 | 1 | -7/+8 |
| | |||||
* | Complete json generator | Samy Pessé | 2014-04-04 | 1 | -2/+2 |
| | |||||
* | Add option -g to choice generator | Samy Pessé | 2014-04-04 | 1 | -1/+4 |
| | | | | Add base json generator | ||||
* | Adding config option for github host | Paul Dixon | 2014-04-04 | 1 | -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 #11 | Aaron O'Mullan | 2014-04-03 | 1 | -5/+14 |
| | |||||
* | Fix #4: Add option for defining description | Samy Pessé | 2014-04-01 | 1 | -1/+3 |
| | |||||
* | Add cli command serve | Aaron O'Mullan | 2014-04-01 | 2 | -3/+65 |
| | | | | | This does a build, then spins up a HTTP server to serve the books contents | ||||
* | Only convert markdown file from the navigation | Samy Pessé | 2014-03-31 | 1 | -2/+2 |
| | |||||
* | Add lex sub-command to gitbook binary | Aaron O'Mullan | 2014-03-31 | 1 | -0/+13 |
| | | | | | The lex command is useful for debugging files and seeing how they are parsed | ||||
* | Initial gitbook binary | Aaron O'Mullan | 2014-03-31 | 2 | -0/+118 |