Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #506 from Nijikokun/feature/clarity-midnight | Aaron O'Mullan | 2014-12-16 | 4 | -55/+170 |
|\ | | | | | Clarity: Midnight Theme (Night) | ||||
| * | Initial release | Nijiko Yonskai | 2014-11-22 | 4 | -55/+170 |
| | | |||||
* | | Merge pull request #530 from GitbookIO/fix/cli-error-handling | Aaron O'Mullan | 2014-12-16 | 3 | -44/+60 |
|\ \ | | | | | | | Robust CLI error handling | ||||
| * | | Robust CLI error handling | Aaron O'Mullan | 2014-12-16 | 3 | -44/+60 |
|/ / | | | | | | | Fixes #528, fixes #524, fixes #518 | ||||
* | | Bump version to 1.4.21.4.2 | Aaron O'Mullan | 2014-12-10 | 1 | -1/+1 |
| | | |||||
* | | Fix descriptor and me leak with bad write queues | Aaron O'Mullan | 2014-12-10 | 1 | -1/+14 |
| | | | | | | | | | | | | | | | | Node.js for some reason queues up writes from fs.writeFile causing memory and descriptor leaks, preventing building large books. This is now fixed Fixes #336, fixes #454 | ||||
* | | Force process.exit at end of build | Aaron O'Mullan | 2014-12-09 | 1 | -0/+5 |
| | | |||||
* | | Merge pull request #516 from jr0cket/patch-1 | Samy Pessé | 2014-12-08 | 1 | -0/+5 |
|\ \ | | | | | | | Add gitbook init command to "how to use" section | ||||
| * | | Add gitbook init command to "how to use" section | John Stevenson | 2014-12-07 | 1 | -0/+5 |
|/ / | | | | | Highlight that Gitbook can generate the files and directories for a book from its SUMMARY.md file. | ||||
* | | Add option isbn for books | Samy Pessé | 2014-12-03 | 4 | -2/+8 |
| | | |||||
* | | Bump version to 1.4.11.4.1 | Samy Pessé | 2014-11-30 | 2 | -1/+4 |
| | | |||||
* | | Fix command 'install' without arguments | Samy Pessé | 2014-11-30 | 1 | -0/+2 |
| | | |||||
* | | Bump version to 1.4.01.4.0 | Samy Pessé | 2014-11-30 | 2 | -1/+5 |
| | | |||||
* | | Add doc about gitbook install | Samy Pessé | 2014-11-30 | 1 | -0/+2 |
| | | |||||
* | | Add test for parsing of plugins list with version | Samy Pessé | 2014-11-30 | 1 | -1/+10 |
| | | |||||
* | | Handle specific version for plugins | Samy Pessé | 2014-11-30 | 1 | -22/+37 |
| | | |||||
* | | Improve error message when plugins not found | Samy Pessé | 2014-11-30 | 1 | -1/+1 |
| | | |||||
* | | Add command "install" to install plugins from book.json | Samy Pessé | 2014-11-30 | 5 | -24/+89 |
| | | |||||
* | | Bump version to 1.3.41.3.4 | Samy Pessé | 2014-11-25 | 2 | -1/+6 |
| | | |||||
* | | Omit "generator" when building file with config file | Samy Pessé | 2014-11-25 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #502 from tonka3000/X-UA-Compatible-tag | Samy Pessé | 2014-11-25 | 1 | -0/+1 |
|\ \ | | | | | | | add X-UA-Compatible meta tag for IE | ||||
| * | | add X-UA-Compatible meta tag for IE ↵ | Michael Aigner | 2014-11-20 | 1 | -0/+1 |
| |/ | | | | | | | (https://github.com/GitbookIO/gitbook/issues/501) | ||||
* | | Fix #505: add glossary to ebook file | Samy Pessé | 2014-11-24 | 3 | -1/+28 |
| | | |||||
* | | Fx typo | Samy Pessé | 2014-11-24 | 1 | -1/+1 |
| | | |||||
* | | Add hook finish:before | Samy Pessé | 2014-11-24 | 1 | -0/+3 |
| | | |||||
* | | Merge pull request #503 from jr0cket/ebook-command-fix | Samy Pessé | 2014-11-22 | 1 | -1/+4 |
|\ \ | |/ |/| | updated eBook generation commands - resolves #432 | ||||
| * | made commands clearer by seperating output filename option | John Stevenson | 2014-11-22 | 1 | -4/+4 |
| | | |||||
| * | updated eBook generation commands | John Stevenson | 2014-11-22 | 1 | -1/+4 |
|/ | |||||
* | Bump version to 1.3.31.3.3 | Samy Pessé | 2014-11-14 | 2 | -1/+4 |
| | |||||
* | Fix parsing of already lexed content | Samy Pessé | 2014-11-14 | 3 | -3/+3 |
| | |||||
* | Bump version to 1.3.21.3.2 | Samy Pessé | 2014-11-14 | 2 | -1/+7 |
| | |||||
* | Fix bundle task | Samy Pessé | 2014-11-14 | 1 | -1/+1 |
| | |||||
* | Update gitbook bundle | Samy Pessé | 2014-11-14 | 2 | -5/+10 |
| | |||||
* | Fix #441: Improve validity of epub output | Samy Pessé | 2014-11-13 | 3 | -4/+26 |
| | |||||
* | Fix #496: improve replacement of glossary terms in html | Samy Pessé | 2014-11-12 | 2 | -51/+52 |
| | |||||
* | Merge pull request #494 from cnDelbert/master | Samy Pessé | 2014-11-12 | 1 | -1/+6 |
|\ | | | | | Bug fix for issue#493: 2-level or more deep relative links go wrong when in win32 | ||||
| * | Bug fix for issue #493: 2-level or more deep relative links may go wrong ↵ | Delbert | 2014-11-06 | 1 | -1/+6 |
| | | | | | | | | when in win32 | ||||
* | | Merge pull request #495 from romanlytkin/patch-1 | Aaron O'Mullan | 2014-11-07 | 1 | -0/+2 |
|\ \ | |/ |/| | Update README.md | ||||
| * | Update README.md | romanlytkin | 2014-11-07 | 1 | -0/+2 |
|/ | | | Hi, i add 2 new plugins for gitbook, I hope it will be useful to someone. | ||||
* | Remove unnecessary option "repo" from tests | Samy Pessé | 2014-11-03 | 1 | -9/+0 |
| | |||||
* | Adapt new page.parse api for tests | Samy Pessé | 2014-11-03 | 5 | -11/+16 |
| | |||||
* | Merge pull request #489 from codepiano/fork | Samy Pessé | 2014-11-03 | 2 | -3/+4 |
|\ | | | | | bugfix,init page object's lexed attribute. | ||||
| * | Merge branch 'master' of github.com:GitbookIO/gitbook into fork | codepiano | 2014-11-02 | 13 | -53/+20806 |
| |\ | | | | | | | | | | | | | Conflicts: lib/parse/page.js | ||||
| * | | bugfix,init page object's lexed attribute. | codepiano | 2014-10-31 | 2 | -3/+4 |
| | | | | | | | | | | | | | | | | | | the page object's attribute 'lexed' is not correctly inited.so when use page.lexed to generate the search index file,nothing will be indexed. | ||||
* | | | Bump version to 1.3.11.3.1 | Samy Pessé | 2014-11-03 | 2 | -1/+4 |
| | | | |||||
* | | | Fix #491: handle correctly url without path for links | Samy Pessé | 2014-11-03 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Bump version to 1.3.01.3.0 | Samy Pessé | 2014-11-01 | 2 | -1/+4 |
| | | |||||
* | | Fix dependency in renderer | Samy Pessé | 2014-11-01 | 1 | -0/+1 |
| | | |||||
* | | Bundle gitbook parser as a client side library | Samy Pessé | 2014-11-01 | 4 | -2/+20766 |
| | | |||||
* | | Remove dependency for path in parser | Samy Pessé | 2014-11-01 | 1 | -5/+2 |
| | | |||||
* | | Adapt include in page parsing to works on clientside | Samy Pessé | 2014-11-01 | 7 | -45/+33 |
|/ | |||||
* | Bump version to 1.2.01.2.0 | Samy Pessé | 2014-10-30 | 2 | -1/+8 |
| | |||||
* | Update documentation in readme | Samy Pessé | 2014-10-30 | 1 | -3/+0 |
| | |||||
* | Improve toc in ebook (Fixes #338, #322) | Samy Pessé | 2014-10-30 | 3 | -7/+33 |
| | |||||
* | Normalize template paths | Samy Pessé | 2014-10-30 | 14 | -14/+14 |
| | |||||
* | Fix #487: Use generated toc as base for ebook generation | Samy Pessé | 2014-10-30 | 5 | -11/+53 |
| | |||||
* | Add plugin infinitescroll | Samy Pessé | 2014-10-30 | 1 | -0/+1 |
| | |||||
* | Merge pull request #485 from citizenmatt/Nested_list_spacing | Samy Pessé | 2014-10-30 | 3 | -3/+4 |
|\ | | | | | Fix bottom border on nested ul | ||||
| * | Fix bottom border on nested ul | Matt Ellis | 2014-10-23 | 3 | -3/+4 |
| | | |||||
* | | Add 'variables' to book.json doc | Samy Pessé | 2014-10-29 | 2 | -0/+6 |
| | | |||||
* | | Use book.json to store variables | Samy Pessé | 2014-10-29 | 2 | -20/+2 |
| | | |||||
* | | Update highlight.js@8.3.0 | Samy Pessé | 2014-10-23 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #483 from dharmeshkakadia/patch-1 | Samy Pessé | 2014-10-21 | 1 | -1/+1 |
|\ | | | | | Corrected a small typo in Plugins description | ||||
| * | Corrected a small typo in Plugins description | Dharmesh Kakadia | 2014-10-21 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #482 from GitbookIO/feature/includes | Aaron O'Mullan | 2014-10-15 | 7 | -52/+96 |
|\ | | | | | Add include support, with variables and the whole shebang | ||||
| * | Fix small incompatibility mistake | Aaron O'Mullan | 2014-10-15 | 2 | -8/+5 |
| | | |||||
| * | Add include support, with variables and the whole shebang | Aaron O'Mullan | 2014-10-15 | 7 | -53/+100 |
|/ | | | | Fixes #462 | ||||
* | Bump version to 1.1.11.1.1 | Samy Pessé | 2014-10-13 | 2 | -1/+8 |
| | |||||
* | Merge pull request #472 from GitbookIO/fix/quizzes | Aaron O'Mullan | 2014-10-13 | 5 | -53/+235 |
|\ | | | | | Fix/quizzes | ||||
| * | Allow quiz titles in validation | Aaron O'Mullan | 2014-10-13 | 1 | -1/+6 |
| | | |||||
| * | Rewrite quiz logic to be more robust | Aaron O'Mullan | 2014-10-13 | 2 | -32/+69 |
| | | | | | | | | Fixes #470 | ||||
| * | Split section classification to separate files | Aaron O'Mullan | 2014-10-13 | 3 | -53/+65 |
| | | | | | | | | | | Maybe have a sections folder in the future and one per type (quiz/exercise/normal) ? | ||||
| * | Add unit test for quiz false positivies | Aaron O'Mullan | 2014-10-13 | 2 | -0/+128 |
| | | |||||
* | | Fix #460: search for glossary term on all nodes | Samy Pessé | 2014-10-13 | 2 | -7/+41 |
| | | |||||
* | | Ste GitBook as publisher | Samy Pessé | 2014-10-13 | 1 | -0/+1 |
|/ | |||||
* | Add link to gitbook.gitignore | Samy Pessé | 2014-10-13 | 2 | -2/+1 |
| | |||||
* | Improve comments | Samy Pessé | 2014-10-13 | 2 | -8/+0 |
| | |||||
* | Remove reference to single page output | Samy Pessé | 2014-10-13 | 1 | -1/+0 |
| | |||||
* | Adapt tests | Samy Pessé | 2014-10-13 | 1 | -28/+0 |
| | |||||
* | Fix default for pdf templates | Samy Pessé | 2014-10-13 | 1 | -4/+4 |
| | |||||
* | Remove ref to github options | Samy Pessé | 2014-10-13 | 2 | -20/+5 |
| | |||||
* | Merge branch 'alexandreaquiles-pdf_header_and_footer' | Samy Pessé | 2014-10-13 | 3 | -2/+16 |
|\ | |||||
| * | Force type of header and footer templates | Samy Pessé | 2014-10-13 | 3 | -2/+16 |
| |\ |/ / | |||||
| * | Adding options to set header and footer in PDF generation | Alexandre Aquiles | 2014-10-06 | 3 | -3/+17 |
| | | |||||
* | | Merge pull request #471 from GitbookIO/feature/multipages | Samy Pessé | 2014-10-13 | 13 | -127/+91 |
|\ \ | | | | | | | Use multiple HTML files for ebook generation | ||||
| * | | Remove old codes | Samy Pessé | 2014-10-12 | 5 | -32/+4 |
| | | | |||||
| * | | Improve style for exercises and quizzes in ebook | Samy Pessé | 2014-10-12 | 6 | -29/+65 |
| | | | |||||
| * | | Handle correctly quizzes | Samy Pessé | 2014-10-12 | 2 | -1/+11 |
| | | | |||||
| * | | Handle correctly exercises in ebook | Samy Pessé | 2014-10-12 | 2 | -1/+7 |
| | | | |||||
| * | | Generate multiple page for ebook | Samy Pessé | 2014-10-12 | 4 | -80/+20 |
| |/ | |||||
* | | Fix incorrect page breaks after h1 and h2 divs | Aaron O'Mullan | 2014-10-08 | 1 | -1/+2 |
|/ | | | | Fixes #463, fixes #337, fixes #293 | ||||
* | Add changelog for 1.1.01.1.0 | Samy Pessé | 2014-09-24 | 1 | -0/+4 |
| | |||||
* | Bump version to 1.1.0 | Samy Pessé | 2014-09-24 | 1 | -1/+1 |
| | |||||
* | Update kramed@0.4.3 | Samy Pessé | 2014-09-24 | 1 | -1/+1 |
| | |||||
* | Merge pull request #440 from GitbookIO/feature/ebookplugins | Samy Pessé | 2014-09-17 | 9 | -62/+70 |
|\ | | | | | Apply plugins to ebook generation | ||||
| * | Fix correct folder for assets | Samy Pessé | 2014-09-17 | 1 | -1/+1 |
| | | |||||
| * | Use correct resources file for ebook | Samy Pessé | 2014-09-17 | 3 | -6/+12 |
| | | |||||
| * | Enable css from plugins in page output | Samy Pessé | 2014-09-17 | 1 | -0/+7 |
| | | |||||
| * | Remove githubId | Samy Pessé | 2014-09-17 | 7 | -42/+6 |
| | | | | | | | | Enable hook for ebook | ||||
| * | Add base to use plugins in page format | Samy Pessé | 2014-09-17 | 3 | -30/+61 |
| | |