Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Move getFiles to fs module | Samy Pessé | 2014-03-31 | 2 | -36/+35 | |
| | ||||||
* | Symlink README.html to index.html for book output | Aaron O'Mullan | 2014-03-31 | 2 | -4/+13 | |
| | ||||||
* | Replace glob with better fstream-ignore | Aaron O'Mullan | 2014-03-31 | 1 | -5/+39 | |
| | | | | It ignores according to .gitignore and other folders | |||||
* | Ensure destination dir exists before building | Aaron O'Mullan | 2014-03-31 | 1 | -0/+4 | |
| | ||||||
* | Add navigation parsed in footer | Samy Pessé | 2014-03-31 | 2 | -4/+9 | |
| | ||||||
* | Set size of exercise code editor according to solution | Aaron O'Mullan | 2014-03-31 | 1 | -0/+4 | |
| | | | | Use the number of lines in solution to set editor’s size | |||||
* | Clean output folder before generating | Aaron O'Mullan | 2014-03-31 | 2 | -5/+12 | |
| | ||||||
* | Add base for full display of exercises | Samy Pessé | 2014-03-31 | 1 | -13/+2 | |
| | ||||||
* | Add base display of exercise | Samy Pessé | 2014-03-31 | 1 | -1/+13 | |
| | ||||||
* | Fix author link | Samy Pessé | 2014-03-31 | 1 | -0/+1 | |
| | ||||||
* | Fix all relative links | Samy Pessé | 2014-03-31 | 2 | -3/+8 | |
| | ||||||
* | Copy assets to build | Samy Pessé | 2014-03-31 | 2 | -1/+9 | |
| | ||||||
* | Add base for generation | Samy Pessé | 2014-03-31 | 3 | -0/+156 | |