Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't add chapters/articles with null paths to navigation | Aaron O'Mullan | 2014-04-01 | 1 | -0/+5 |
| | |||||
* | Adjust summary test for new SUMMARY.md fixture | Aaron O'Mullan | 2014-04-01 | 1 | -1/+5 |
| | |||||
* | Add tests for null paths in navigation | Aaron O'Mullan | 2014-04-01 | 2 | -0/+9 |
| | | | | Unfinished chapters/articles should be put in navigation | ||||
* | Fix execution of code | Samy Pessé | 2014-04-01 | 2 | -11/+7 |
| | |||||
* | Add execution of exercise | Samy Pessé | 2014-04-01 | 8 | -31/+167 |
| | |||||
* | Add jsrepl to static assets | Aaron O'Mullan | 2014-03-31 | 5 | -0/+122 |
| | |||||
* | Add base for full optimized markdown github style | Samy Pessé | 2014-03-31 | 3 | -1/+291 |
| | |||||
* | Fix font-awesome path | Samy Pessé | 2014-03-31 | 2 | -2/+2 |
| | |||||
* | Fix overflow on header | Samy Pessé | 2014-03-31 | 2 | -1/+2 |
| | |||||
* | Mark as disabled articles not yet finished in the summary | Samy Pessé | 2014-03-31 | 3 | -2/+15 |
| | |||||
* | Only convert markdown file from the navigation | Samy Pessé | 2014-03-31 | 2 | -5/+5 |
| | |||||
* | Move getFiles to fs module | Samy Pessé | 2014-03-31 | 2 | -36/+35 |
| | |||||
* | Show level in summary page | Samy Pessé | 2014-03-31 | 3 | -3/+12 |
| | |||||
* | Signal and mark progress | Samy Pessé | 2014-03-31 | 8 | -32/+67 |
| | |||||
* | Mark levels done in local storage | Samy Pessé | 2014-03-31 | 6 | -6/+17 |
| | |||||
* | Add level attribute in navigation | Aaron O'Mullan | 2014-03-31 | 1 | -0/+3 |
| | |||||
* | Add tests for level attribute in navigation | Aaron O'Mullan | 2014-03-31 | 1 | -0/+11 |
| | |||||
* | Add base for handling and storing progress | Samy Pessé | 2014-03-31 | 6 | -3/+6872 |
| | |||||
* | Add level attribute to chapters/articles | Aaron O'Mullan | 2014-03-31 | 1 | -6/+10 |
| | |||||
* | Add tests for level attribute to chapters/articles | Aaron O'Mullan | 2014-03-31 | 1 | -0/+11 |
| | |||||
* | Symlink README.html to index.html for book output | Aaron O'Mullan | 2014-03-31 | 2 | -4/+13 |
| | |||||
* | Remove extra "q" dependency in package.json | Aaron O'Mullan | 2014-03-31 | 1 | -1/+0 |
| | |||||
* | Replace glob with better fstream-ignore | Aaron O'Mullan | 2014-03-31 | 2 | -6/+40 |
| | | | | It ignores according to .gitignore and other folders | ||||
* | Fix star and watch count | Samy Pessé | 2014-03-31 | 3 | -3/+4 |
| | |||||
* | Move all javascript to the bundle | Samy Pessé | 2014-03-31 | 6 | -51/+45 |
| | |||||
* | Add base for javascript compilation using requirejs | Samy Pessé | 2014-03-31 | 7 | -2/+11211 |
| | |||||
* | Ensure destination dir exists before building | Aaron O'Mullan | 2014-03-31 | 1 | -0/+4 |
| | |||||
* | Add target _blank support in renderer for external links | Aaron O'Mullan | 2014-03-31 | 1 | -8/+39 |
| | |||||
* | Fix display of long title in summary | Samy Pessé | 2014-03-31 | 2 | -1/+4 |
| | |||||
* | Improve footer navigation display | Samy Pessé | 2014-03-31 | 3 | -3/+7 |
| | |||||
* | Mark as active current chapter | Samy Pessé | 2014-03-31 | 3 | -3/+3 |
| | |||||
* | Fix tiny typo | Aaron O'Mullan | 2014-03-31 | 1 | -1/+1 |
| | | | | In string not code | ||||
* | Improve navigation from 1st chapter back to intro | Aaron O'Mullan | 2014-03-31 | 2 | -2/+8 |
| | | | | 1st chapter’s prev, now links to the intro page | ||||
* | Improve navigation on mobile resolutions | Samy Pessé | 2014-03-31 | 3 | -4/+37 |
| | |||||
* | Fix previous/next chapter navigation | Aaron O'Mullan | 2014-03-31 | 1 | -7/+12 |
| | |||||
* | Add better tests for chapter navigation | Aaron O'Mullan | 2014-03-31 | 1 | -1/+7 |
| | | | | Proves previous and next chapter logic is broken | ||||
* | Add navigation tests for first page for README of a chapter | Aaron O'Mullan | 2014-03-31 | 1 | -0/+5 |
| | |||||
* | Fix title position for small screen | Samy Pessé | 2014-03-31 | 1 | -2/+2 |
| | |||||
* | Improve title position with summary open in header | Samy Pessé | 2014-03-31 | 2 | -39/+51 |
| | |||||
* | Mark active chapter in summary | Samy Pessé | 2014-03-31 | 3 | -6/+6 |
| | |||||
* | Add navigation parsed in footer | Samy Pessé | 2014-03-31 | 3 | -7/+12 |
| | |||||
* | Improve spacing of navigation links in footer | Samy Pessé | 2014-03-31 | 2 | -4/+6 |
| | |||||
* | Add footer for navigation links | Samy Pessé | 2014-03-31 | 6 | -27/+86 |
| | |||||
* | Add parse.navigation module | Aaron O'Mullan | 2014-03-31 | 3 | -0/+115 |
| | | | | With tests | ||||
* | Change summary data format | Aaron O'Mullan | 2014-03-31 | 3 | -16/+15 |
| | | | | | Simplify chapter objects, by making them identical to article objects besides the .articles attribute | ||||
* | Improve page section design | Samy Pessé | 2014-03-31 | 3 | -3/+4 |
| | |||||
* | Remove test.js | Samy Pessé | 2014-03-31 | 1 | -15/+0 |
| | |||||
* | Set size of exercise code editor according to solution | Aaron O'Mullan | 2014-03-31 | 2 | -1/+5 |
| | | | | Use the number of lines in solution to set editor’s size | ||||
* | Add lex sub-command to gitbook binary | Aaron O'Mullan | 2014-03-31 | 1 | -0/+13 |
| | | | | | The lex command is useful for debugging files and seeing how they are parsed | ||||
* | Clean output folder before generating | Aaron O'Mullan | 2014-03-31 | 2 | -5/+12 |
| | |||||
* | Filter out empty sections when generating pages | Aaron O'Mullan | 2014-03-31 | 1 | -0/+3 |
| | |||||
* | Generate a unique Id for each section | Aaron O'Mullan | 2014-03-31 | 1 | -0/+5 |
| | |||||
* | Add base for full display of exercises | Samy Pessé | 2014-03-31 | 3 | -39/+41 |
| | |||||
* | Add content & code generation for exercise sections | Aaron O'Mullan | 2014-03-31 | 2 | -10/+36 |
| | |||||
* | Add base display of exercise | Samy Pessé | 2014-03-31 | 8 | -4/+94 |
| | |||||
* | Merge pull request #1 from GitbookIO/feature/cli | Aaron O'Mullan | 2014-03-31 | 3 | -0/+122 |
|\ | | | | | Initial gitbook binary | ||||
| * | Initial gitbook binary | Aaron O'Mullan | 2014-03-31 | 3 | -0/+122 |
| | | |||||
* | | Fix author link | Samy Pessé | 2014-03-31 | 2 | -1/+2 |
| | | |||||
* | | Fix link for watcher and stargazers | Samy Pessé | 2014-03-31 | 2 | -2/+17 |
| | | |||||
* | | 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 |