Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace "marked" with "kramed" | Aaron O'Mullan | 2014-07-30 | 7 | -19/+19 |
| | |||||
* | Fix font settings apply | Samy Pessé | 2014-07-30 | 2 | -7/+7 |
| | |||||
* | Remove github count stars and watchers | Samy Pessé | 2014-07-30 | 3 | -26/+1 |
| | |||||
* | Bump version to 0.6.30.6.3 | Aaron O'Mullan | 2014-07-30 | 1 | -1/+1 |
| | |||||
* | Fix resource normalization in when loading plugins | Aaron O'Mullan | 2014-07-30 | 2 | -5/+21 |
| | | | | Fixes #384 | ||||
* | Add changelogs for 0.6.2 | Samy Pessé | 2014-07-30 | 1 | -0/+5 |
| | |||||
* | Bump version to 0.6.20.6.2 | Aaron O'Mullan | 2014-07-30 | 1 | -1/+1 |
| | |||||
* | Fix minor issues with new plugin additions | Aaron O'Mullan | 2014-07-29 | 2 | -20/+32 |
| | |||||
* | Support generating a plugin's book info dynamically | Aaron O'Mullan | 2014-07-29 | 2 | -69/+113 |
| | |||||
* | Fix #345: Improve navigation on dark theme | Samy Pessé | 2014-07-29 | 3 | -5/+9 |
| | |||||
* | Improve path normalization when parsing SUMMARY.md | Aaron O'Mullan | 2014-07-29 | 1 | -2/+4 |
| | |||||
* | Add invalid paths in SUMMARY.md fixture | Aaron O'Mullan | 2014-07-29 | 1 | -2/+2 |
| | | | | To test for correct path normalization | ||||
* | Bump version to 0.6.10.6.1 | Samy Pessé | 2014-07-23 | 1 | -1/+1 |
| | |||||
* | Update plugin-mathjax@0.0.4 | Samy Pessé | 2014-07-23 | 1 | -1/+1 |
| | |||||
* | Fix readme spacing | Samy Pessé | 2014-07-22 | 1 | -4/+4 |
| | |||||
* | Merge pull request #372 from justanotheranonymoususer/patch-1 | Samy Pessé | 2014-07-20 | 1 | -1/+1 |
|\ | | | | | Update summary.html (fixed an HTML typo) | ||||
| * | Update summary.html | justanotheranonymoususer | 2014-07-20 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #370 from nightwing/patch-1 | Aaron O'Mullan | 2014-07-15 | 1 | -1/+9 |
|\ | | | | | Add keyboard shortcut for submitting exercise | ||||
| * | Add keyboard shortcut for submitting exercise | Harutyun Amirjanyan | 2014-07-16 | 1 | -1/+9 |
|/ | |||||
* | Merge pull request #366 from shaform/ignore | Samy Pessé | 2014-07-14 | 1 | -0/+5 |
|\ | | | | | Ignore config files by default in fs.list | ||||
| * | Ignore config files by default in fs.list | Shaform | 2014-07-13 | 1 | -0/+5 |
|/ | |||||
* | Merge pull request #359 from jcouyang/patch-1 | Samy Pessé | 2014-07-12 | 1 | -0/+1 |
|\ | | | | | add jsbin embedded plugin | ||||
| * | add jsbin embedded support | Jichao Ouyang | 2014-07-12 | 1 | -0/+1 |
|/ | |||||
* | Bump version to 0.6.00.6.0 | Samy Pessé | 2014-07-12 | 2 | -1/+6 |
| | |||||
* | Change command "git:push" to "publish" | Samy Pessé | 2014-07-12 | 1 | -1/+1 |
| | |||||
* | Fix #303: generate header id the same as github | Samy Pessé | 2014-07-12 | 1 | -0/+5 |
| | |||||
* | Merge pull request #358 from GitbookIO/featureplatform | Samy Pessé | 2014-07-11 | 3 | -1/+93 |
|\ | | | | | Add base command git:push and git:remote | ||||
| * | Add base command git:push and git:remote | Samy Pessé | 2014-07-12 | 3 | -1/+93 |
| | | |||||
* | | Merge pull request #266 from shaform/ref_links | Samy Pessé | 2014-07-11 | 2 | -3/+6 |
|\ \ | | | | | | | Add reference links support | ||||
| * \ | Merge remote-tracking branch 'upstream/master' into ref_links | Shaform | 2014-06-17 | 61 | -541/+598 |
| |\ \ | |||||
| * | | | Improve code syntax for links assignment | Shaform | 2014-05-28 | 1 | -1/+1 |
| | | | | |||||
| * | | | fix links error | Shaform | 2014-05-27 | 1 | -1/+1 |
| | | | | |||||
| * | | | Add reference links support | Shaform | 2014-05-27 | 2 | -3/+6 |
| | | | | | | | | | | | | | | | | This commit resolves #184 | ||||
* | | | | Merge pull request #268 from rlmv/master | Samy Pessé | 2014-07-11 | 1 | -0/+1 |
|\ \ \ \ | | | | | | | | | | | Fix page.path for plugins | ||||
| * | | | | pass 'rawPath' page path to plugins | Robert Marchman | 2014-06-24 | 1 | -0/+1 |
| | | | | | |||||
* | | | | | Merge pull request #347 from rlmv/custom_links | Samy Pessé | 2014-07-11 | 2 | -0/+14 |
|\ \ \ \ \ | | | | | | | | | | | | | Add custom links to TOC | ||||
| * | | | | | update readme with custom links | Bo Marchman | 2014-07-02 | 1 | -0/+5 |
| | | | | | | |||||
| * | | | | | Add custom link capability | Bo Marchman | 2014-07-02 | 1 | -0/+9 |
| |/ / / / | | | | | | | | | | | | | | | | | | | | | Users can add custom links at the top of the table of contents by adding a links.custom object to book.json. Issue #304 | ||||
* | | | | | Merge pull request #353 from citizenmatt/active_page | Samy Pessé | 2014-07-11 | 1 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | Highlight active page in summary | ||||
| * | | | | | Highlight active page in summary | Matt Ellis | 2014-07-09 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | Merge pull request #354 from citizenmatt/summary_hooks | Samy Pessé | 2014-07-11 | 1 | -6/+24 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | Plugin hooks for summary data | ||||
| * | | | | | Hooks for summary data | Matt Ellis | 2014-07-09 | 1 | -6/+24 |
| |/ / / / | |||||
* | | | | | Merge pull request #356 from GitbookIO/feature/includes | Samy Pessé | 2014-07-10 | 6 | -4/+115 |
|\ \ \ \ \ | |/ / / / |/| | | | | Support importing code snippets | ||||
| * | | | | Add tests for includes | Aaron O'Mullan | 2014-07-10 | 3 | -0/+74 |
| | | | | | |||||
| * | | | | Support code includes for exercises | Aaron O'Mullan | 2014-07-10 | 1 | -3/+9 |
| | | | | | |||||
| * | | | | Support importing code snippets | Aaron O'Mullan | 2014-07-11 | 2 | -1/+32 |
|/ / / / | | | | | | | | | | | | | | | | | Allowing to keep code in separate files, which can be cleaner in a quite a few scenarios | ||||
* | | | | Merge pull request #352 from citizenmatt/links_with_fragments | Aaron O'Mullan | 2014-07-08 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | Convert links with fragments from md to html | ||||
| * | | | | Convert links with fragments from md to html | Matt Ellis | 2014-07-08 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge pull request #348 from rlmv/anchors_readme | Samy Pessé | 2014-07-06 | 1 | -0/+1 |
|\ \ \ \ | |/ / / |/| | | | Add anchor plugin to README | ||||
| * | | | add heading anchors plugin to readme | Bo Marchman | 2014-07-02 | 1 | -0/+1 |
|/ / / | |||||
* | | | Bump version to 0.5.60.5.6 | Samy Pessé | 2014-06-24 | 1 | -1/+1 |
| | | | |||||
* | | | Fix error when chapters list is empty | Samy Pessé | 2014-06-24 | 1 | -4/+6 |
| | | | | | | | | | | | | Fix GitbookIO/gitbook.io#101 and GitbookIO/gitbook.io#102 | ||||
* | | | Remove useless (and bad) sort on progress | Aaron O'Mullan | 2014-06-20 | 1 | -3/+0 |
| | | | | | | | | | | | | Fixes bad ordering of chapters on gitbook.io | ||||
* | | | Add csharp language highlight mapping | Aaron O'Mullan | 2014-06-18 | 1 | -0/+1 |
| | | | | | | | | | | | | Fixes #327 | ||||
* | | | Bump version to 0.5.50.5.5 | Aaron O'Mullan | 2014-06-18 | 1 | -1/+1 |
| | | | |||||
* | | | Fix LANGS.md parsing | Aaron O'Mullan | 2014-06-17 | 2 | -13/+23 |
| | | | | | | | | | | | | And cleanup Summary parsing | ||||
* | | | Bump version to 0.5.40.5.4 | Aaron O'Mullan | 2014-06-17 | 1 | -1/+1 |
| | | | |||||
* | | | Improve robustness of link utility functions | Aaron O'Mullan | 2014-06-17 | 1 | -3/+11 |
| | | | | | | | | | | | | Fixes #321, fixes #323 | ||||
* | | | Support --verbose flag, fixes #325 | Aaron O'Mullan | 2014-06-17 | 1 | -3/+13 |
| | | | |||||
* | | | Add infos about debugging | Samy Pessé | 2014-06-17 | 1 | -0/+9 |
| |/ |/| | |||||
* | | Support URLs in "github" config | Aaron O'Mullan | 2014-06-16 | 1 | -2/+9 |
| | | | | | | | | Fixes GitbookIO/gitbook.io#90 | ||||
* | | Better string slicing in parse.git.githubID() | Aaron O'Mullan | 2014-06-16 | 1 | -1/+1 |
| | | |||||
* | | Fix #310: improve display of long title in header | Samy Pessé | 2014-06-16 | 2 | -2/+6 |
| | | |||||
* | | Remove page break between articles in ebook | Samy Pessé | 2014-06-16 | 3 | -4/+2 |
| | | | | | | | | Add title for exercise solutions sections | ||||
* | | Merge pull request #319 from GitbookIO/enchancement/custom_intro | Samy Pessé | 2014-06-16 | 6 | -31/+81 |
|\ \ | | | | | | | Enchancement/custom intro | ||||
| * | | Normalize intro node in Summary parsing | Aaron O'Mullan | 2014-06-16 | 1 | -5/+22 |
| | | | |||||
| * | | Remove special case in navigation | Aaron O'Mullan | 2014-06-16 | 1 | -22/+1 |
| | | | | | | | | | | | | For intro node | ||||
| * | | Adapt summary tests to new summary parsing | Aaron O'Mullan | 2014-06-16 | 1 | -13/+17 |
| | | | | | | | | | | | | | | | We now insert default README.md (introduction) node in parsing the SUMMARY.md logic | ||||
| * | | Refactor Summary rendering | Aaron O'Mullan | 2014-06-16 | 1 | -5/+10 |
| | | | | | | | | | | | | Introduction is no longer an edge case | ||||
| * | | Add test for level regarding #318 | Aaron O'Mullan | 2014-06-15 | 1 | -0/+1 |
| | | | |||||
| * | | Support custom intro node, fixes #318 | Aaron O'Mullan | 2014-06-15 | 1 | -8/+23 |
| | | | |||||
| * | | Fix test for #318 | Aaron O'Mullan | 2014-06-15 | 1 | -1/+1 |
| | | | |||||
| * | | Add extra navigation tests for #318 | Aaron O'Mullan | 2014-06-15 | 2 | -0/+29 |
|/ / | |||||
* | | Drop Travis tests for Node 0.8 | Aaron O'Mullan | 2014-06-15 | 1 | -1/+0 |
| | | |||||
* | | Bump version to 0.5.30.5.3 | Aaron O'Mullan | 2014-06-15 | 1 | -1/+1 |
| | | |||||
* | | Skip extra files and folders in copy phase of generation | Aaron O'Mullan | 2014-06-15 | 1 | -1/+12 |
| | | |||||
* | | Add link to gitbook.io in readme | Aaron O'Mullan | 2014-06-15 | 1 | -1/+1 |
| | | |||||
* | | Allow external links in summary, fixes #300 | Aaron O'Mullan | 2014-06-08 | 3 | -6/+24 |
| | | |||||
* | | Remove useless log | Samy Pessé | 2014-06-08 | 1 | -1/+0 |
| | | |||||
* | | Bump version to 0.5.20.5.2 | Samy Pessé | 2014-06-08 | 1 | -1/+1 |
| | | |||||
* | | Fix font size for mono font on pdf output | Samy Pessé | 2014-06-08 | 1 | -0/+1 |
| | | |||||
* | | Fix cover picture for multilangs book convertion to ebook | Samy Pessé | 2014-06-08 | 4 | -3/+34 |
| | | |||||
* | | Bump version to 0.5.10.5.1 | Aaron O'Mullan | 2014-06-07 | 1 | -1/+1 |
| | | |||||
* | | Fix style for main languages index page | Samy Pessé | 2014-06-07 | 1 | -0/+4 |
| | | |||||
* | | Fix GitbookIO/gitbook.io#69: copy cover files at multi-langs root | Samy Pessé | 2014-06-07 | 1 | -0/+11 |
| | | |||||
* | | Fix title and description for pages in website | Samy Pessé | 2014-06-07 | 2 | -5/+4 |
| | | |||||
* | | Don't use cdn for ace | Samy Pessé | 2014-06-07 | 6 | -15/+15 |
| | | |||||
* | | Show quiz inside ebook | Samy Pessé | 2014-06-06 | 3 | -6/+20 |
| | | |||||
* | | Use base style for ebook instead of bootstrap | Samy Pessé | 2014-06-06 | 2 | -9/+3 |
| | | |||||
* | | Improve navigation links design | Samy Pessé | 2014-06-06 | 2 | -3/+3 |
| | | |||||
* | | Improve meta tags for books | Samy Pessé | 2014-06-06 | 6 | -60/+73 |
| | | |||||
* | | Improve font sizes and spacing on content | Samy Pessé | 2014-06-06 | 5 | -7/+12 |
| | | |||||
* | | Fix #296: fix static links on windows | Samy Pessé | 2014-06-06 | 2 | -3/+16 |
| | | |||||
* | | Bump version to 0.5.00.5.0 | Samy Pessé | 2014-06-03 | 1 | -1/+1 |
| | | |||||
* | | Fix #289: center images on ebook | Samy Pessé | 2014-06-03 | 2 | -1/+2 |
| | | |||||
* | | Font Merriweather 600 doesn't exists | Samy Pessé | 2014-06-03 | 1 | -12/+0 |
| | | |||||
* | | Remove fonts Anonymous Pro and EB Garamond | Samy Pessé | 2014-06-03 | 9 | -38/+2 |
| | | |||||
* | | Fix #275: fix emphasized font path | Samy Pessé | 2014-06-03 | 2 | -14/+14 |
| | | |||||
* | | Improve font on title | Samy Pessé | 2014-06-03 | 4 | -5/+5 |
| | | | | | | | | Set sans-serif as default | ||||
* | | Improve design (more flat) | Samy Pessé | 2014-06-03 | 4 | -17/+18 |
| | |