summaryrefslogtreecommitdiffstats
path: root/lib/generate/fs.js
Commit message (Collapse)AuthorAgeFilesLines
* Add base cache manifestSamy Pessé2014-04-271-0/+1
|
* Ignore .gitignore file by default in fs.listAaron O'Mullan2014-04-161-1/+2
| | | | Partial fix of #93
* Add gitbook init command, fixes #67Aaron O'Mullan2014-04-121-0/+5
|
* Add .bookignore to ignoreFiles #37Aaron O'Mullan2014-04-061-1/+1
|
* Normalize paths on Windows to Unix conventionAaron O'Mullan2014-04-051-2/+10
| | | | Convert “\” to “/“ in relative paths in fs.list
* Move getFiles to fs moduleSamy Pessé2014-03-311-0/+34
|
* Symlink README.html to index.html for book outputAaron O'Mullan2014-03-311-0/+1
|
* Clean output folder before generatingAaron O'Mullan2014-03-311-2/+3
|
* Copy assets to buildSamy Pessé2014-03-311-1/+1
|
* Add base for generationSamy Pessé2014-03-311-0/+10