Aaron O'Mullan
960ef4d945
Fix descriptor and me leak with bad write queues
...
Node.js for some reason queues up writes from fs.writeFile causing
memory and descriptor leaks, preventing building large books. This is
now fixed
Fixes #336 , fixes #454
2014-12-10 16:32:49 +01:00
Samy Pessé
002d685ebb
Adapt include in page parsing to works on clientside
2014-11-01 15:00:13 +01:00
Aaron O'Mullan
30a8414b06
Switch to graceful-fs, fix #373
2014-07-30 20:45:33 -07:00
Shaform
4e475857d5
Ignore config files by default in fs.list
2014-07-13 08:40:23 -07:00
Aaron O'Mullan
bf7ffe6d4c
Skip extra files and folders in copy phase of generation
2014-06-15 22:37:15 -07:00
Samy Pessé
6a33ad9ef7
Add base cache manifest
2014-04-27 17:14:57 +02:00
Aaron O'Mullan
b78505c290
Ignore .gitignore file by default in fs.list
...
Partial fix of #93
2014-04-16 00:11:54 -07:00
Aaron O'Mullan
555c0d63ee
Add gitbook init command, fixes #67
2014-04-12 12:27:13 -07:00
Aaron O'Mullan
aa7835e913
Add .bookignore to ignoreFiles #37
2014-04-06 15:19:31 -07:00
Aaron O'Mullan
b330277ed7
Normalize paths on Windows to Unix convention
...
Convert “\” to “/“ in relative paths in fs.list
2014-04-05 18:44:53 -07:00
Samy Pessé
aefbfaf057
Move getFiles to fs module
2014-03-31 22:45:45 -07:00
Aaron O'Mullan
a6d18e89df
Symlink README.html to index.html for book output
2014-03-31 19:25:14 -07:00
Aaron O'Mullan
36b961c539
Clean output folder before generating
2014-03-31 15:24:38 -07:00
Samy Pessé
19a3981475
Copy assets to build
2014-03-31 12:10:26 -07:00
Samy Pessé
1f3f062841
Add base for generation
2014-03-31 12:00:22 -07:00