summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Get watcher and stargazer count using github apiSamy Pessé2014-03-311-2/+11
|
* Fix bug with exercise classificationAaron O'Mullan2014-03-311-7/+9
|
* Fix header link and displaySamy Pessé2014-03-313-18/+3
|
* Fix all relative linksSamy Pessé2014-03-314-10/+15
|
* Merge branch 'master' of https://github.com/GitbookIO/gitbookSamy Pessé2014-03-315-2/+52
|\
| * 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
| | | | | | | | .md to .html
| * Add link to PAGE.md fixtureAaron O'Mullan2014-03-311-0/+2
| |
* | Fix link in summary (absolute to relative)Samy Pessé2014-03-311-2/+2
| |
* | Fix font pathSamy Pessé2014-03-312-2/+2
| |
* | Copy assets to buildSamy Pessé2014-03-3178-6/+14
| |
* | Add base for generationSamy Pessé2014-03-3184-2/+9456
|/
* 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
| | | | (Split sections)
* 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