Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch to graceful-fs, fix #373 | Aaron O'Mullan | 2014-07-30 | 1 | -1/+1 |
* | Ignore config files by default in fs.list | Shaform | 2014-07-13 | 1 | -0/+5 |
* | Skip extra files and folders in copy phase of generation | Aaron O'Mullan | 2014-06-15 | 1 | -1/+12 |
* | Add base cache manifest | Samy Pessé | 2014-04-27 | 1 | -0/+1 |
* | Ignore .gitignore file by default in fs.list | Aaron O'Mullan | 2014-04-16 | 1 | -1/+2 |
* | Add gitbook init command, fixes #67 | Aaron O'Mullan | 2014-04-12 | 1 | -0/+5 |
* | Add .bookignore to ignoreFiles #37 | Aaron O'Mullan | 2014-04-06 | 1 | -1/+1 |
* | Normalize paths on Windows to Unix convention | Aaron O'Mullan | 2014-04-05 | 1 | -2/+10 |
* | Move getFiles to fs module | Samy Pessé | 2014-03-31 | 1 | -0/+34 |
* | Symlink README.html to index.html for book output | Aaron O'Mullan | 2014-03-31 | 1 | -0/+1 |
* | Clean output folder before generating | Aaron O'Mullan | 2014-03-31 | 1 | -2/+3 |
* | Copy assets to build | Samy Pessé | 2014-03-31 | 1 | -1/+1 |
* | Add base for generation | Samy Pessé | 2014-03-31 | 1 | -0/+10 |