summaryrefslogtreecommitdiffstats
path: root/lib/parse
Commit message (Expand)AuthorAgeFilesLines
* Fix #3: Add syntax highlightingSamy Pessé2014-04-011-0/+7
* Improve animation and display of progress barSamy Pessé2014-04-011-1/+4
* Add progress calculSamy Pessé2014-04-012-1/+39
* Don't add chapters/articles with null paths to navigationAaron O'Mullan2014-04-011-0/+5
* Add level attribute in navigationAaron O'Mullan2014-03-311-0/+3
* Add level attribute to chapters/articlesAaron O'Mullan2014-03-311-6/+10
* Add target _blank support in renderer for external linksAaron O'Mullan2014-03-311-8/+39
* Fix tiny typoAaron O'Mullan2014-03-311-1/+1
* Improve navigation from 1st chapter back to introAaron O'Mullan2014-03-311-1/+7
* Fix previous/next chapter navigationAaron O'Mullan2014-03-311-7/+12
* Add parse.navigation moduleAaron O'Mullan2014-03-312-0/+69
* Change summary data formatAaron O'Mullan2014-03-311-3/+2
* Filter out empty sections when generating pagesAaron O'Mullan2014-03-311-0/+3
* Generate a unique Id for each sectionAaron O'Mullan2014-03-311-0/+5
* Add content & code generation for exercise sectionsAaron O'Mullan2014-03-311-9/+28
* Fix bug with exercise classificationAaron O'Mullan2014-03-311-7/+9
* Normalize .md links to .html when rendering pagesAaron O'Mullan2014-03-312-1/+35
* Normalize chapter & article pathsAaron O'Mullan2014-03-311-1/+6
* Move summary & page parsing code to lib/parse/Aaron O'Mullan2014-03-313-0/+178