Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add back theme | Samy Pessé | 2015-01-20 | 87 | -2/+5115 |
| | |||||
* | Improve tests for multilingual json output | Samy Pessé | 2015-01-19 | 1 | -1/+3 |
| | |||||
* | Normalize paths in html content | Samy Pessé | 2015-01-19 | 9 | -14/+157 |
| | |||||
* | Add test for parsing of navigation | Samy Pessé | 2015-01-19 | 1 | -1/+11 |
| | |||||
* | Fix list of files and parsing of navigation files only | Samy Pessé | 2015-01-19 | 3 | -23/+33 |
| | |||||
* | Parse navigation and progress in parsed page | Samy Pessé | 2015-01-19 | 4 | -1/+123 |
| | |||||
* | Handle different structure in json multilingual output | Samy Pessé | 2015-01-19 | 3 | -2/+12 |
| | |||||
* | Complete json generator for multilingual book | Samy Pessé | 2015-01-19 | 3 | -12/+25 |
| | | | | Add tests | ||||
* | Write file in json generator | Samy Pessé | 2015-01-19 | 5 | -31/+106 |
| | |||||
* | Start adapting json generator | Samy Pessé | 2015-01-19 | 4 | -23/+33 |
| | |||||
* | Add base test for generation | Samy Pessé | 2015-01-19 | 6 | -13/+102 |
| | |||||
* | Fix parsing of plugins list | Samy Pessé | 2015-01-19 | 2 | -4/+9 |
| | |||||
* | Improve plugins installation to prevent installation of default plugins | Samy Pessé | 2015-01-19 | 5 | -78/+171 |
| | |||||
* | Add command to install plugins | Samy Pessé | 2015-01-19 | 2 | -5/+20 |
| | |||||
* | Add plugin object | Samy Pessé | 2015-01-19 | 4 | -5/+263 |
| | |||||
* | Parse list of files and add test for it | Samy Pessé | 2015-01-19 | 2 | -0/+43 |
| | |||||
* | Change name of Book.init to Book.parse | Samy Pessé | 2015-01-19 | 5 | -7/+16 |
| | |||||
* | Improve test for parsing multilanguages books | Samy Pessé | 2015-01-19 | 1 | -0/+6 |
| | |||||
* | Fix parsing of langs | Samy Pessé | 2015-01-19 | 10 | -3/+41 |
| | |||||
* | Add test for glossary parsing | Samy Pessé | 2015-01-19 | 2 | -0/+21 |
| | |||||
* | Add test for readme parsing | Samy Pessé | 2015-01-19 | 1 | -4/+9 |
| | |||||
* | Improve test to test a all book | Samy Pessé | 2015-01-19 | 9 | -37/+59 |
| | |||||
* | Parse readme | Samy Pessé | 2015-01-19 | 2 | -3/+28 |
| | |||||
* | Use template before parsing glossary, summary and langs | Samy Pessé | 2015-01-19 | 3 | -5/+32 |
| | |||||
* | Add configuration to send structures files | Samy Pessé | 2015-01-19 | 4 | -4/+39 |
| | |||||
* | Fix output for sub-books in multi languages | Samy Pessé | 2015-01-19 | 1 | -2/+7 |
| | |||||
* | Fix parsing of langs | Samy Pessé | 2015-01-19 | 3 | -8/+39 |
| | | | | Add command to build | ||||
* | Parse langs and glossary | Samy Pessé | 2015-01-19 | 2 | -11/+77 |
| | |||||
* | Add parsing of summary and associated tests | Samy Pessé | 2015-01-19 | 5 | -1/+137 |
| | |||||
* | Add test for loading configuration from book.js | Samy Pessé | 2015-01-19 | 3 | -1/+15 |
| | |||||
* | Add base object to load configuration | Samy Pessé | 2015-01-19 | 7 | -1/+251 |
| | |||||
* | Clear folder | Samy Pessé | 2015-01-19 | 154 | -30479/+3 |
| | |||||
* | Merge pull request #555 from GitbookIO/feature/styles | Samy Pessé | 2015-01-15 | 18 | -41/+78 |
|\ | | | | | Add custom styles options | ||||
| * | Add doc about custom styles | Samy Pessé | 2015-01-14 | 1 | -1/+5 |
| | | |||||
| * | Apply styles to ebook output | Samy Pessé | 2015-01-14 | 5 | -24/+22 |
| | | |||||
| * | Include styles in website format | Samy Pessé | 2015-01-14 | 4 | -9/+36 |
| | | |||||
| * | Add default values for "styles" | Samy Pessé | 2015-01-14 | 1 | -0/+8 |
| | | |||||
| * | Move theme folder "book" to "website" | Samy Pessé | 2015-01-14 | 10 | -7/+7 |
| | | |||||
* | | Merge pull request #553 from GitbookIO/fix/summary-whitespace | Samy Pessé | 2015-01-14 | 5 | -7/+85 |
|\ \ | |/ |/| | Fix/summary whitespace | ||||
| * | Handle whitespace between lists in SUMMARY.md | Aaron O'Mullan | 2015-01-14 | 1 | -4/+23 |
| | | |||||
| * | Add test/bin/summary.js | Aaron O'Mullan | 2015-01-14 | 1 | -0/+16 |
| | | | | | | | | Another small useful tool | ||||
| * | Add test/bin/lex.js utility | Aaron O'Mullan | 2015-01-14 | 1 | -0/+16 |
| | | | | | | | | Helpful binary when developing / debugging | ||||
| * | Add summary whitespace tests | Aaron O'Mullan | 2015-01-14 | 2 | -3/+30 |
|/ | |||||
* | Merge pull request #547 from JozoVilcek/patch-2 | Samy Pessé | 2015-01-12 | 1 | -1/+1 |
|\ | | | | | Change link to mermaid plugin | ||||
| * | Change link to mermaid plugin | Jozef Vilcek | 2015-01-12 | 1 | -1/+1 |
|/ | | | Repository name for mermaid plugin has changed to better reflect naming conventions | ||||
* | Adapt platform command to gitbook.com | Samy Pessé | 2015-01-11 | 6 | -9/+9 |
| | |||||
* | Update urls in package.json | Samy Pessé | 2015-01-11 | 1 | -4/+4 |
| | |||||
* | Improve names of plugins | Samy Pessé | 2015-01-11 | 1 | -3/+3 |
| | |||||
* | Merge pull request #545 from JozoVilcek/patch-1 | Samy Pessé | 2015-01-11 | 1 | -0/+1 |
|\ | | | | | Enlist gitbook-mermaid plugin | ||||
| * | Enlist gitbook-mermaid plugin | Jozef Vilcek | 2015-01-11 | 1 | -0/+1 |
|/ | |||||
* | Update kramed to 0.4.4 | Aaron O'Mullan | 2015-01-06 | 1 | -1/+1 |
| | |||||
* | Bump version to 1.5.01.5.0 | Aaron O'Mullan | 2014-12-17 | 2 | -1/+5 |
| | |||||
* | Add 1.4.2's changes | Aaron O'Mullan | 2014-12-17 | 1 | -0/+3 |
| | |||||
* | 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 |
| | |