Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Watch all fiels that can be parsed in serve | Samy Pessé | 2015-01-24 | 1 | -1/+12 |
| | |||||
* | Improve navigation with non existant entries | Samy Pessé | 2015-01-24 | 2 | -8/+24 |
| | | | | Use i18n for introduction title | ||||
* | Update gitbook-parsers and improve summary tests | Samy Pessé | 2015-01-24 | 1 | -1/+4 |
| | |||||
* | Complete serve command | Samy Pessé | 2015-01-24 | 4 | -7/+239 |
| | |||||
* | Normalize language to support: "fr-FR" | Samy Pessé | 2015-01-23 | 2 | -3/+10 |
| | |||||
* | Set translation to use in templates | Samy Pessé | 2015-01-23 | 1 | -1/+3 |
| | |||||
* | Load locales to translate layout | Samy Pessé | 2015-01-23 | 2 | -19/+40 |
| | |||||
* | Fix #517: fix weibo sharing class in header | Samy Pessé | 2015-01-23 | 1 | -2/+0 |
| | |||||
* | Fix error in book parsing | Samy Pessé | 2015-01-23 | 1 | -6/+6 |
| | |||||
* | Change name config "lang" to "language" | Samy Pessé | 2015-01-23 | 2 | -2/+6 |
| | |||||
* | Fix display of log type | Samy Pessé | 2015-01-23 | 1 | -1/+1 |
| | |||||
* | Accept argument "log" from commands | Samy Pessé | 2015-01-23 | 1 | -1/+4 |
| | |||||
* | Improve logs in book parser | Samy Pessé | 2015-01-23 | 1 | -11/+34 |
| | |||||
* | Add logs methods to Book object | Samy Pessé | 2015-01-23 | 3 | -3/+35 |
| | |||||
* | Add context configuration to Book object | Samy Pessé | 2015-01-23 | 1 | -5/+15 |
| | |||||
* | Fix paths indexed in search index | Samy Pessé | 2015-01-23 | 1 | -1/+1 |
| | |||||
* | Fix version in generator tag | Samy Pessé | 2015-01-23 | 2 | -2/+13 |
| | |||||
* | Accept format argument to build command | Samy Pessé | 2015-01-23 | 1 | -1/+7 |
| | |||||
* | Test ebook generation instead of pdf output | Samy Pessé | 2015-01-23 | 2 | -2/+5 |
| | |||||
* | Check that readme file is not ignored when parsing | Samy Pessé | 2015-01-23 | 1 | -0/+1 |
| | |||||
* | Add base for ebook generator | Samy Pessé | 2015-01-23 | 4 | -32/+181 |
| | |||||
* | Change name of generator "site" to "website" | Samy Pessé | 2015-01-22 | 2 | -1/+1 |
| | |||||
* | Use html link in search index | Samy Pessé | 2015-01-22 | 3 | -17/+17 |
| | |||||
* | Write search index to output folder | Samy Pessé | 2015-01-22 | 3 | -2/+52 |
| | |||||
* | Write glossary for website | Samy Pessé | 2015-01-22 | 3 | -8/+26 |
| | |||||
* | Replace glossary terms by links to glossary | Samy Pessé | 2015-01-22 | 1 | -1/+1 |
| | |||||
* | Mark glossary terms in html parsed | Samy Pessé | 2015-01-22 | 2 | -2/+72 |
| | |||||
* | Use external gitbook parsers | Samy Pessé | 2015-01-22 | 4 | -61/+11 |
| | |||||
* | Remove parent extension for nunjucks | Samy Pessé | 2015-01-22 | 1 | -2/+0 |
| | |||||
* | Add options "input" that equals root of the book | Samy Pessé | 2015-01-21 | 1 | -0/+10 |
| | |||||
* | Copy files from book to output | Samy Pessé | 2015-01-21 | 2 | -6/+1 |
| | | | | Add test for personalised styles | ||||
* | Fix display of summary in website | Samy Pessé | 2015-01-21 | 1 | -3/+3 |
| | |||||
* | Add summary utils | Samy Pessé | 2015-01-21 | 1 | -0/+24 |
| | |||||
* | Normalize summary in gitbook | Samy Pessé | 2015-01-21 | 2 | -1/+5 |
| | |||||
* | Fix path to assets in website | Samy Pessé | 2015-01-21 | 1 | -0/+9 |
| | |||||
* | Copy theme assets to output | Samy Pessé | 2015-01-21 | 3 | -12/+36 |
| | |||||
* | generate an index.html for entry points | Samy Pessé | 2015-01-21 | 1 | -4/+18 |
| | |||||
* | Adapt themes website templates | Samy Pessé | 2015-01-21 | 2 | -1/+12 |
| | |||||
* | Add normalization of plugins | Samy Pessé | 2015-01-21 | 2 | -2/+93 |
| | |||||
* | Fix site generator polluting basegenerator | Samy Pessé | 2015-01-21 | 2 | -9/+22 |
| | |||||
* | Fix json template preparation | Samy Pessé | 2015-01-21 | 4 | -15/+108 |
| | |||||
* | Add asciidoc support | Samy Pessé | 2015-01-21 | 1 | -0/+6 |
| | |||||
* | Add styles configuration in book.json | Samy Pessé | 2015-01-20 | 2 | -3/+48 |
| | |||||
* | Add back theme | Samy Pessé | 2015-01-20 | 2 | -1/+46 |
| | |||||
* | Normalize paths in html content | Samy Pessé | 2015-01-19 | 4 | -9/+142 |
| | |||||
* | Fix list of files and parsing of navigation files only | Samy Pessé | 2015-01-19 | 1 | -7/+8 |
| | |||||
* | 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 | 2 | -11/+14 |
| | | | | Add tests | ||||
* | Write file in json generator | Samy Pessé | 2015-01-19 | 3 | -30/+90 |
| | |||||
* | Start adapting json generator | Samy Pessé | 2015-01-19 | 3 | -20/+30 |
| | |||||
* | Add base test for generation | Samy Pessé | 2015-01-19 | 4 | -11/+93 |
| | |||||
* | 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 | 3 | -3/+256 |
| | |||||
* | Parse list of files and add test for it | Samy Pessé | 2015-01-19 | 1 | -0/+35 |
| | |||||
* | Change name of Book.init to Book.parse | Samy Pessé | 2015-01-19 | 3 | -5/+13 |
| | |||||
* | Fix parsing of langs | Samy Pessé | 2015-01-19 | 2 | -2/+19 |
| | |||||
* | Improve test to test a all book | Samy Pessé | 2015-01-19 | 1 | -4/+7 |
| | |||||
* | 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 | 3 | -3/+37 |
| | |||||
* | 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 | 2 | -0/+102 |
| | |||||
* | Add base object to load configuration | Samy Pessé | 2015-01-19 | 4 | -0/+227 |
| | |||||
* | Clear folder | Samy Pessé | 2015-01-19 | 32 | -2907/+0 |
| | |||||
* | Merge pull request #555 from GitbookIO/feature/styles | Samy Pessé | 2015-01-15 | 5 | -9/+47 |
|\ | | | | | Add custom styles options | ||||
| * | Apply styles to ebook output | Samy Pessé | 2015-01-14 | 2 | -3/+9 |
| | | |||||
| * | Include styles in website format | Samy Pessé | 2015-01-14 | 3 | -1/+25 |
| | | |||||
| * | Add default values for "styles" | Samy Pessé | 2015-01-14 | 1 | -0/+8 |
| | | |||||
| * | Move theme folder "book" to "website" | Samy Pessé | 2015-01-14 | 1 | -5/+5 |
| | | |||||
* | | Handle whitespace between lists in SUMMARY.md | Aaron O'Mullan | 2015-01-14 | 1 | -4/+23 |
|/ | |||||
* | 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 | ||||
* | Add option isbn for books | Samy Pessé | 2014-12-03 | 2 | -1/+3 |
| | |||||
* | 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 | 3 | -23/+65 |
| | |||||
* | Omit "generator" when building file with config file | Samy Pessé | 2014-11-25 | 1 | -1/+1 |
| | |||||
* | Fix #505: add glossary to ebook file | Samy Pessé | 2014-11-24 | 1 | -1/+9 |
| | |||||
* | Fx typo | Samy Pessé | 2014-11-24 | 1 | -1/+1 |
| | |||||
* | Add hook finish:before | Samy Pessé | 2014-11-24 | 1 | -0/+3 |
| | |||||
* | Fix parsing of already lexed content | Samy Pessé | 2014-11-14 | 1 | -1/+1 |
| | |||||
* | 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 | ||||
* | Adapt new page.parse api for tests | Samy Pessé | 2014-11-03 | 3 | -9/+14 |
| | |||||
* | 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 | 7 | -50/+32 |
| |\ | | | | | | | | | | | | | 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. | ||||
* | | | Fix #491: handle correctly url without path for links | Samy Pessé | 2014-11-03 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Fix dependency in renderer | Samy Pessé | 2014-11-01 | 1 | -0/+1 |
| | | |||||
* | | 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 | 6 | -45/+29 |
|/ | |||||
* | Normalize template paths | Samy Pessé | 2014-10-30 | 2 | -5/+5 |
| | |||||
* | Fix #487: Use generated toc as base for ebook generation | Samy Pessé | 2014-10-30 | 3 | -6/+26 |
| | |||||
* | Add 'variables' to book.json doc | Samy Pessé | 2014-10-29 | 1 | -0/+3 |
| | |||||
* | Use book.json to store variables | Samy Pessé | 2014-10-29 | 2 | -20/+2 |
| | |||||
* | 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 |