summaryrefslogtreecommitdiffstats
path: root/lib/generate/index.js
Commit message (Collapse)AuthorAgeFilesLines
* Only convert markdown file from the navigationSamy Pessé2014-03-311-3/+3
|
* Move getFiles to fs moduleSamy Pessé2014-03-311-36/+1
|
* Symlink README.html to index.html for book outputAaron O'Mullan2014-03-311-4/+12
|
* Replace glob with better fstream-ignoreAaron O'Mullan2014-03-311-5/+39
| | | | It ignores according to .gitignore and other folders
* Ensure destination dir exists before buildingAaron O'Mullan2014-03-311-0/+4
|
* Add navigation parsed in footerSamy Pessé2014-03-311-2/+6
|
* Clean output folder before generatingAaron O'Mullan2014-03-311-3/+9
|
* Fix author linkSamy Pessé2014-03-311-0/+1
|
* Fix all relative linksSamy Pessé2014-03-311-1/+1
|
* Copy assets to buildSamy Pessé2014-03-311-0/+8
|
* Add base for generationSamy Pessé2014-03-311-0/+93