summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix author linkSamy Pessé2014-03-311-0/+1
* Fix bug with exercise classificationAaron O'Mullan2014-03-311-7/+9
* Fix all relative linksSamy Pessé2014-03-312-3/+8
* Merge branch 'master' of https://github.com/GitbookIO/gitbookSamy Pessé2014-03-313-2/+41
|\
| * Normalize .md links to .html when rendering pagesAaron O'Mullan2014-03-312-1/+35
| * Normalize chapter & article pathsAaron O'Mullan2014-03-311-1/+6
* | Copy assets to buildSamy Pessé2014-03-312-1/+9
* | Add base for generationSamy Pessé2014-03-314-0/+157
|/
* Move summary & page parsing code to lib/parse/Aaron O'Mullan2014-03-314-2/+6
* Improve section classificationAaron O'Mullan2014-03-311-2/+2
* 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 section type detectionAaron O'Mullan2014-03-301-1/+17
* Add initial page parsingAaron O'Mullan2014-03-301-0/+28
* Add title and path parsing for chapters & articlesAaron O'Mullan2014-03-301-2/+22
* Add summary parsingAaron O'Mullan2014-03-302-0/+95