summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Normalize .md links to .html when rendering pagesAaron O'Mullan2014-03-312-1/+35
* Normalize chapter & article pathsAaron O'Mullan2014-03-311-1/+6
* Add tests for path normalizationAaron O'Mullan2014-03-311-0/+9
* Add link to PAGE.md fixtureAaron O'Mullan2014-03-311-0/+2
* Move summary & page parsing code to lib/parse/Aaron O'Mullan2014-03-316-4/+8
* Improve section classificationAaron O'Mullan2014-03-311-2/+2
* Change lib entry point to lib/index.jsAaron O'Mullan2014-03-311-1/+1
* Expose page module in index.jsAaron O'Mullan2014-03-301-1/+2
* Render normal sections' content to HTMLAaron O'Mullan2014-03-301-0/+18
* Add tests for page content renderingAaron O'Mullan2014-03-301-0/+6
* Add section type detectionAaron O'Mullan2014-03-301-1/+17
* Test for section typesAaron O'Mullan2014-03-301-0/+6
* Add initial page parsingAaron O'Mullan2014-03-301-0/+28
* Add basic page testsAaron O'Mullan2014-03-302-0/+45
* Add title and path parsing for chapters & articlesAaron O'Mullan2014-03-301-2/+22
* Add test for titles & pathsAaron O'Mullan2014-03-301-0/+12
* Add summary parsingAaron O'Mullan2014-03-302-0/+95
* Add tests for summary parsingAaron O'Mullan2014-03-303-1/+30
* Add base dependenciesAaron O'Mullan2014-03-301-0/+8
* Initial package.jsonAaron O'Mullan2014-03-301-0/+23
* Initial commitAaron O'Mullan2014-03-303-0/+230