Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get watcher and stargazer count using github api | Samy Pessé | 2014-03-31 | 1 | -2/+11 |
| | |||||
* | Fix bug with exercise classification | Aaron O'Mullan | 2014-03-31 | 1 | -7/+9 |
| | |||||
* | Fix header link and display | Samy Pessé | 2014-03-31 | 3 | -18/+3 |
| | |||||
* | Fix all relative links | Samy Pessé | 2014-03-31 | 4 | -10/+15 |
| | |||||
* | Merge branch 'master' of https://github.com/GitbookIO/gitbook | Samy Pessé | 2014-03-31 | 5 | -2/+52 |
|\ | |||||
| * | 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 |
| | | |||||
| * | Add tests for path normalization | Aaron O'Mullan | 2014-03-31 | 1 | -0/+9 |
| | | | | | | | | .md to .html | ||||
| * | Add link to PAGE.md fixture | Aaron O'Mullan | 2014-03-31 | 1 | -0/+2 |
| | | |||||
* | | Fix link in summary (absolute to relative) | Samy Pessé | 2014-03-31 | 1 | -2/+2 |
| | | |||||
* | | Fix font path | Samy Pessé | 2014-03-31 | 2 | -2/+2 |
| | | |||||
* | | Copy assets to build | Samy Pessé | 2014-03-31 | 78 | -6/+14 |
| | | |||||
* | | Add base for generation | Samy Pessé | 2014-03-31 | 84 | -2/+9456 |
|/ | |||||
* | Move summary & page parsing code to lib/parse/ | Aaron O'Mullan | 2014-03-31 | 6 | -4/+8 |
| | |||||
* | Improve section classification | Aaron O'Mullan | 2014-03-31 | 1 | -2/+2 |
| | |||||
* | Change lib entry point to lib/index.js | Aaron O'Mullan | 2014-03-31 | 1 | -1/+1 |
| | |||||
* | Expose page module in index.js | Aaron O'Mullan | 2014-03-30 | 1 | -1/+2 |
| | |||||
* | Render normal sections' content to HTML | Aaron O'Mullan | 2014-03-30 | 1 | -0/+18 |
| | |||||
* | Add tests for page content rendering | Aaron O'Mullan | 2014-03-30 | 1 | -0/+6 |
| | |||||
* | Add section type detection | Aaron O'Mullan | 2014-03-30 | 1 | -1/+17 |
| | |||||
* | Test for section types | Aaron O'Mullan | 2014-03-30 | 1 | -0/+6 |
| | |||||
* | Add initial page parsing | Aaron O'Mullan | 2014-03-30 | 1 | -0/+28 |
| | | | | (Split sections) | ||||
* | Add basic page tests | Aaron O'Mullan | 2014-03-30 | 2 | -0/+45 |
| | |||||
* | Add title and path parsing for chapters & articles | Aaron O'Mullan | 2014-03-30 | 1 | -2/+22 |
| | |||||
* | Add test for titles & paths | Aaron O'Mullan | 2014-03-30 | 1 | -0/+12 |
| | |||||
* | Add summary parsing | Aaron O'Mullan | 2014-03-30 | 2 | -0/+95 |
| | |||||
* | Add tests for summary parsing | Aaron O'Mullan | 2014-03-30 | 3 | -1/+30 |
| | |||||
* | Add base dependencies | Aaron O'Mullan | 2014-03-30 | 1 | -0/+8 |
| | |||||
* | Initial package.json | Aaron O'Mullan | 2014-03-30 | 1 | -0/+23 |
| | |||||
* | Initial commit | Aaron O'Mullan | 2014-03-30 | 3 | -0/+230 |