Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add parse.navigation module | Aaron O'Mullan | 2014-03-31 | 2 | -0/+69 | |
| | | | | With tests | |||||
* | Change summary data format | Aaron O'Mullan | 2014-03-31 | 1 | -3/+2 | |
| | | | | | Simplify chapter objects, by making them identical to article objects besides the .articles attribute | |||||
* | Filter out empty sections when generating pages | Aaron O'Mullan | 2014-03-31 | 1 | -0/+3 | |
| | ||||||
* | Generate a unique Id for each section | Aaron O'Mullan | 2014-03-31 | 1 | -0/+5 | |
| | ||||||
* | Add content & code generation for exercise sections | Aaron O'Mullan | 2014-03-31 | 1 | -9/+28 | |
| | ||||||
* | Fix bug with exercise classification | Aaron O'Mullan | 2014-03-31 | 1 | -7/+9 | |
| | ||||||
* | Normalize .md links to .html when rendering pages | Aaron O'Mullan | 2014-03-31 | 2 | -1/+35 | |
| | ||||||
* | Normalize chapter & article paths | Aaron O'Mullan | 2014-03-31 | 1 | -1/+6 | |
| | ||||||
* | Move summary & page parsing code to lib/parse/ | Aaron O'Mullan | 2014-03-31 | 3 | -0/+178 | |