Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | 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 | |
| | | ||||||
* | | Improve less files organisation | Samy Pessé | 2014-06-03 | 21 | -29/+26 | |
| | | ||||||
* | | Merge pull request #291 from bebraw/book.js | Samy Pessé | 2014-06-03 | 3 | -12/+10 | |
|\ \ | | | | | | | Allow book.js to be used in addition to book.json | |||||
| * | | In case there's no config file, do not fail | Juho Vepsalainen | 2014-06-03 | 1 | -4/+8 | |
| | | | ||||||
| * | | Allow book.js to be used in addition to book.json | Juho Vepsalainen | 2014-06-03 | 3 | -14/+8 | |
|/ / | | | | | | | | | | | | | Now it's possible to comment configuration properly and do some dynamic things if needed. Closes #287. | |||||
* | | Add option pdf.pageNumber | Samy Pessé | 2014-06-03 | 3 | -1/+6 | |
| | | | | | | | | Fix GitbookIO/editor#38 | |||||
* | | Remove mixpanel as a default addon | Samy Pessé | 2014-06-03 | 2 | -2/+0 | |
| | | ||||||
* | | Merge pull request #292 from bebraw/typofix | Samy Pessé | 2014-06-03 | 1 | -1/+1 | |
|\ \ | | | | | | | Fix build success message typo | |||||
| * | | Fix build success message typo | Juho Vepsalainen | 2014-06-03 | 1 | -1/+1 | |
|/ / | ||||||
* | | Fix #286: fix doc about formats | Samy Pessé | 2014-06-02 | 1 | -1/+1 | |
| | | ||||||
* | | Merge pull request #283 from GitbookIO/feature/pdfoptions | Samy Pessé | 2014-06-02 | 3 | -25/+44 | |
|\ \ | | | | | | | Add more options for PDF | |||||
| * | | Remove useless command "gitbook ebook" | Samy Pessé | 2014-06-02 | 1 | -8/+0 | |
| | | | ||||||
| * | | Fix calcul of output format for ebook | Samy Pessé | 2014-06-02 | 2 | -10/+2 | |
| | | | ||||||
| * | | Add options paperSize and margin for pdf | Samy Pessé | 2014-06-02 | 2 | -10/+31 | |
| | | | ||||||
| * | | Add options pdf.toc and pdf.fontSize | Samy Pessé | 2014-06-02 | 2 | -2/+16 | |
|/ / | ||||||
* | | Langs index page now use direct link to html file | Samy Pessé | 2014-06-02 | 2 | -1/+6 | |
| | | ||||||
* | | Fix #282: stop generation of langs index for page format | Samy Pessé | 2014-06-02 | 1 | -0/+5 | |
| | | ||||||
* | | Fix error when plugin don't extend book | Samy Pessé | 2014-06-02 | 1 | -0/+1 | |
| | | ||||||
* | | Improve documentation about book.json | Samy Pessé | 2014-06-02 | 1 | -3/+13 | |
| | | ||||||
* | | Fix error during generation | Samy Pessé | 2014-06-02 | 1 | -1/+1 | |
| | | ||||||
* | | Add error message when generator is invalid | Samy Pessé | 2014-06-02 | 1 | -10/+19 | |
| | | | | | | | | Fixes #276, #277 | |||||
* | | Bump version to 0.4.80.4.8 | Aaron O'Mullan | 2014-05-29 | 1 | -1/+1 | |
| | | ||||||
* | | Set default pdf font size to 12 | Aaron O'Mullan | 2014-05-29 | 1 | -1/+2 | |
| | | ||||||
* | | Force paper format to A4 fro pdf | Samy Pessé | 2014-05-30 | 1 | -1/+2 | |
| | | ||||||
* | | Merge pull request #274 from emmanuel-keller/patch-1 | Samy Pessé | 2014-05-30 | 1 | -0/+1 | |
|\ \ | | | | | | | Adding a new plugin (Piwik Open Analytics plugin) | |||||
| * | | Adding a new plugin. | Emmanuel Keller | 2014-05-29 | 1 | -0/+1 | |
|/ / | | | | | I Just published a first version of the Piwik Open Analytics plugin, on both GIT and NPM. | |||||
* | | Add margin on pdf output | Samy Pessé | 2014-05-29 | 1 | -1/+7 | |
| | | ||||||
* | | Add toc at the end of pdf | Samy Pessé | 2014-05-29 | 2 | -0/+6 | |
| | | ||||||
* | | Improve ebook generation (toc, ...) | Samy Pessé | 2014-05-29 | 7 | -161/+92 | |
| | | ||||||
* | | Generate valid first level table of content for ebook | Samy Pessé | 2014-05-29 | 2 | -29/+4 | |
| | | ||||||
* | | Use ebook-convert for pdf generation | Samy Pessé | 2014-05-29 | 5 | -69/+33 | |
|/ | ||||||
* | Bump version to 0.4.70.4.7 | Aaron O'Mullan | 2014-05-26 | 1 | -1/+1 | |
| | ||||||
* | Merge pull request #265 from GitbookIO/feature/levels | Aaron O'Mullan | 2014-05-26 | 10 | -41/+47 | |
|\ | | | | | More than two section level in summary | |||||
| * | Adapt navigation parsing to third and more levels in summary | Samy Pessé | 2014-05-26 | 4 | -4/+15 | |
| | | ||||||
| * | Improve design of summary for deep articles | Samy Pessé | 2014-05-26 | 3 | -3/+2 | |
| | | ||||||
| * | Render articles of level > 2 in summary | Samy Pessé | 2014-05-26 | 1 | -26/+20 | |
| | | ||||||
| * | Remove useless method parseArticle | Samy Pessé | 2014-05-26 | 1 | -4/+0 | |
| | | ||||||
| * | Parse more than two level in summary | Samy Pessé | 2014-05-26 | 3 | -4/+10 | |
| | | ||||||
* | | Remove command log in ebook convert | Samy Pessé | 2014-05-26 | 1 | -2/+0 | |
| | | ||||||
* | | Fix cover option for ebook | Samy Pessé | 2014-05-26 | 1 | -4/+6 | |
| | | ||||||
* | | Fix use of cover.jpg in ebook | Samy Pessé | 2014-05-26 | 2 | -5/+5 | |
|/ | ||||||
* | Merge pull request #263 from jpoesen/patch-1 | Samy Pessé | 2014-05-26 | 1 | -18/+18 | |
|\ | | | | | Minor typo, grammar and style corrections. | |||||
| * | Minor typo, grammar and style corrections. | Joeri Poesen | 2014-05-26 | 1 | -18/+18 | |
|/ | ||||||
* | Fix cache manifest generation | Samy Pessé | 2014-05-25 | 1 | -2/+2 | |
| | ||||||
* | Bump version to 0.4.60.4.6 | Aaron O'Mullan | 2014-05-23 | 1 | -1/+1 | |
| |