Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Resolve relative links to GitHub repo, fixes #6 | Aaron O'Mullan | 2014-04-02 | 1 | -1/+4 |
| | | | | Useful for linking to blobs and other files … | ||||
* | Fix #8: Improve page title | Samy Pessé | 2014-04-02 | 1 | -1/+0 |
| | |||||
* | Fix #4: Add option for defining description | Samy Pessé | 2014-04-01 | 1 | -2/+6 |
| | |||||
* | Add progress calcul | Samy Pessé | 2014-04-01 | 2 | -2/+2 |
| | |||||
* | Only convert markdown file from the navigation | Samy Pessé | 2014-03-31 | 1 | -3/+3 |
| | |||||
* | 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 |