summaryrefslogtreecommitdiffstats
path: root/lib/generate
Commit message (Collapse)AuthorAgeFilesLines
...
* Move getFiles to fs moduleSamy Pessé2014-03-312-36/+35
|
* Symlink README.html to index.html for book outputAaron O'Mullan2014-03-312-4/+13
|
* 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-312-4/+9
|
* Set size of exercise code editor according to solutionAaron O'Mullan2014-03-311-0/+4
| | | | Use the number of lines in solution to set editor’s size
* Clean output folder before generatingAaron O'Mullan2014-03-312-5/+12
|
* Add base for full display of exercisesSamy Pessé2014-03-311-13/+2
|
* Add base display of exerciseSamy Pessé2014-03-311-1/+13
|
* Fix author linkSamy Pessé2014-03-311-0/+1
|
* Fix all relative linksSamy Pessé2014-03-312-3/+8
|
* Copy assets to buildSamy Pessé2014-03-312-1/+9
|
* Add base for generationSamy Pessé2014-03-313-0/+156