Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add blocks from plugins to template engine | Samy Pessé | 2015-01-27 | 4 | -8/+92 | |
| | ||||||
* | Add test for extending template blocks | Samy Pessé | 2015-01-27 | 3 | -0/+47 | |
| | ||||||
* | Improve tests for plugins with filters | Samy Pessé | 2015-01-27 | 4 | -7/+40 | |
| | ||||||
* | Move plugin helper methods to a specific class | Samy Pessé | 2015-01-27 | 4 | -139/+140 | |
| | ||||||
* | Extend templates filters | Samy Pessé | 2015-01-27 | 3 | -1/+12 | |
| | | | | Fully remove mathjax from plugins | |||||
* | Parse plugins in book instead of generator | Samy Pessé | 2015-01-27 | 5 | -32/+23 | |
| | ||||||
* | Remove mathjax plugin from default installed | Samy Pessé | 2015-01-27 | 1 | -1/+0 | |
| | ||||||
* | Fix invalid log call in website generator | Samy Pessé | 2015-01-27 | 1 | -1/+1 | |
| | ||||||
* | Add back "page:before" hook | Samy Pessé | 2015-01-27 | 5 | -67/+138 | |
| | ||||||
* | Log output from ebook-convert when debug is enabled | Samy Pessé | 2015-01-27 | 1 | -0/+2 | |
| | ||||||
* | Transform as absolute output path in configuration | Samy Pessé | 2015-01-26 | 1 | -1/+1 | |
| | ||||||
* | Fix #273: clean the output without removing .git and .svn | Samy Pessé | 2015-01-26 | 2 | -40/+86 | |
| | ||||||
* | fs.list take option for files to ignores | Samy Pessé | 2015-01-26 | 2 | -26/+37 | |
| | ||||||
* | Extract filters from plugins | Samy Pessé | 2015-01-26 | 4 | -8/+93 | |
| | ||||||
* | Add test for plugin resources | Samy Pessé | 2015-01-26 | 2 | -19/+34 | |
| | ||||||
* | Add some tests for plugins validation | Samy Pessé | 2015-01-26 | 5 | -0/+42 | |
| | ||||||
* | Transform page after hook "page" | Samy Pessé | 2015-01-26 | 1 | -1/+3 | |
| | ||||||
* | Call hook "init" when preparing generator | Samy Pessé | 2015-01-26 | 1 | -1/+6 | |
| | ||||||
* | Fix logs for deprecated hooks | Samy Pessé | 2015-01-26 | 1 | -0/+4 | |
| | ||||||
* | Add warning message about deprecated hooks | Samy Pessé | 2015-01-26 | 2 | -4/+17 | |
| | ||||||
* | Improve logs for plugins installation | Samy Pessé | 2015-01-26 | 2 | -2/+9 | |
| | ||||||
* | Add infos in readme about variables and templating | Samy Pessé | 2015-01-26 | 1 | -0/+34 | |
| | ||||||
* | Add chapter in readme about conrefs | Samy Pessé | 2015-01-26 | 1 | -0/+26 | |
| | ||||||
* | Fix git url parsing for content references | Samy Pessé | 2015-01-26 | 3 | -18/+12 | |
| | ||||||
* | Support ssh urls in git parsing | Samy Pessé | 2015-01-26 | 2 | -4/+9 | |
| | ||||||
* | Add tests for parsing git url | Samy Pessé | 2015-01-26 | 3 | -2/+38 | |
| | ||||||
* | Improve logger | Samy Pessé | 2015-01-25 | 3 | -13/+39 | |
| | ||||||
* | Improve logger module | Samy Pessé | 2015-01-25 | 6 | -52/+127 | |
| | ||||||
* | Change comment start and end in templates | Samy Pessé | 2015-01-25 | 1 | -1/+11 | |
| | | | | (to avoid conflicts with maths) | |||||
* | Fix loading of plugins when book root is relative | Samy Pessé | 2015-01-25 | 1 | -1/+1 | |
| | ||||||
* | Add logs on plugins loading | Samy Pessé | 2015-01-25 | 1 | -1/+6 | |
| | ||||||
* | Improve output of book.log | Samy Pessé | 2015-01-25 | 1 | -1/+11 | |
| | ||||||
* | Add color to output | Samy Pessé | 2015-01-25 | 2 | -2/+20 | |
| | ||||||
* | Add _book to list of files to ignore | Samy Pessé | 2015-01-25 | 1 | -0/+1 | |
| | ||||||
* | Fix link in features list | Samy Pessé | 2015-01-25 | 1 | -2/+3 | |
| | ||||||
* | Add AsciiDoc to readme | Samy Pessé | 2015-01-25 | 1 | -4/+11 | |
| | ||||||
* | Add command to init a book | Samy Pessé | 2015-01-24 | 2 | -14/+111 | |
| | ||||||
* | Add back readme | Samy Pessé | 2015-01-24 | 1 | -8/+161 | |
| | ||||||
* | Add command to generate all ebooks | Samy Pessé | 2015-01-24 | 1 | -23/+25 | |
| | ||||||
* | Add Book.generateFile to output a pdf | Samy Pessé | 2015-01-24 | 5 | -3/+89 | |
| | ||||||
* | Add more tests for inclusion | Samy Pessé | 2015-01-24 | 2 | -4/+11 | |
| | ||||||
* | Add base loader to resolve git dependencies | Samy Pessé | 2015-01-24 | 5 | -4/+157 | |
| | ||||||
* | Add test for local inclusion | Samy Pessé | 2015-01-24 | 4 | -0/+14 | |
| | ||||||
* | Improve german translation of "Introduction" | Samy Pessé | 2015-01-24 | 1 | -1/+1 | |
| | ||||||
* | Update gitbook-parsers@0.2.2 | Samy Pessé | 2015-01-24 | 1 | -1/+1 | |
| | ||||||
* | Return to version 0.5.1 of gaze | Samy Pessé | 2015-01-24 | 1 | -1/+1 | |
| | ||||||
* | Watch all fiels that can be parsed in serve | Samy Pessé | 2015-01-24 | 2 | -2/+13 | |
| | ||||||
* | Improve navigation with non existant entries | Samy Pessé | 2015-01-24 | 8 | -16/+42 | |
| | | | | Use i18n for introduction title | |||||
* | Update gitbook-parsers and improve summary tests | Samy Pessé | 2015-01-24 | 4 | -3/+18 | |
| | ||||||
* | Complete serve command | Samy Pessé | 2015-01-24 | 5 | -8/+243 | |
| | ||||||
* | Fix translation of White theme in german | Samy Pessé | 2015-01-24 | 1 | -1/+1 | |
| | ||||||
* | Fix german translation | Samy Pessé | 2015-01-23 | 1 | -3/+3 | |
| | ||||||
* | Normalize language to support: "fr-FR" | Samy Pessé | 2015-01-23 | 2 | -3/+10 | |
| | ||||||
* | Add german transalation | Samy Pessé | 2015-01-23 | 3 | -10/+28 | |
| | | | | Based on PR by @winniehell | |||||
* | Fix fr i18n texts | Samy Pessé | 2015-01-23 | 1 | -1/+1 | |
| | ||||||
* | Translate ebook | Samy Pessé | 2015-01-23 | 5 | -6/+7 | |
| | ||||||
* | Add french translations for website | Samy Pessé | 2015-01-23 | 6 | -24/+36 | |
| | ||||||
* | Set translation to use in templates | Samy Pessé | 2015-01-23 | 1 | -1/+3 | |
| | ||||||
* | Load locales to translate layout | Samy Pessé | 2015-01-23 | 5 | -20/+45 | |
| | ||||||
* | Fix language parsing test | Samy Pessé | 2015-01-23 | 1 | -2/+2 | |
| | ||||||
* | Fix #517: fix weibo sharing class in header | Samy Pessé | 2015-01-23 | 2 | -3/+1 | |
| | ||||||
* | 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 | 4 | -4/+38 | |
| | ||||||
* | 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 | |
| | ||||||
* | Use npm version of gitbook-parsers | Samy Pessé | 2015-01-23 | 1 | -1/+1 | |
| | ||||||
* | Test ebook generation instead of pdf output | Samy Pessé | 2015-01-23 | 4 | -17/+20 | |
| | ||||||
* | 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 | 5 | -32/+196 | |
| | ||||||
* | Change name of generator "site" to "website" | Samy Pessé | 2015-01-22 | 3 | -5/+5 | |
| | ||||||
* | Use html link in search index | Samy Pessé | 2015-01-22 | 3 | -17/+17 | |
| | ||||||
* | Remove glossary from theme js | Samy Pessé | 2015-01-22 | 4 | -130/+5 | |
| | ||||||
* | Write search index to output folder | Samy Pessé | 2015-01-22 | 5 | -2/+54 | |
| | ||||||
* | Write glossary for website | Samy Pessé | 2015-01-22 | 5 | -20/+44 | |
| | ||||||
* | Use container-based Travis CI stack | Samy Pessé | 2015-01-22 | 1 | -0/+1 | |
| | | | | cc @winniehell | |||||
* | 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 | 4 | -3/+88 | |
| | ||||||
* | Use external gitbook parsers | Samy Pessé | 2015-01-22 | 7 | -64/+14 | |
| | ||||||
* | Add test for generation of multilingual book | Samy Pessé | 2015-01-22 | 1 | -0/+8 | |
| | ||||||
* | Fix tests of generations | Samy Pessé | 2015-01-22 | 2 | -1/+4 | |
| | ||||||
* | Separate test for geenration | Samy Pessé | 2015-01-22 | 3 | -31/+40 | |
| | ||||||
* | Remove parent extension for nunjucks | Samy Pessé | 2015-01-22 | 2 | -4/+1 | |
| | ||||||
* | 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 | 4 | -6/+13 | |
| | | | | Add test for personalised styles | |||||
* | Normalize tests | Samy Pessé | 2015-01-21 | 10 | -53/+58 | |
| | ||||||
* | Fix display of summary in website | Samy Pessé | 2015-01-21 | 3 | -8/+6 | |
| | ||||||
* | Add summary utils | Samy Pessé | 2015-01-21 | 1 | -0/+24 | |
| | ||||||
* | Normalize summary in gitbook | Samy Pessé | 2015-01-21 | 6 | -31/+6 | |
| | ||||||
* | 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 | 3 | -5/+19 | |
| | ||||||
* | Adapt themes website templates | Samy Pessé | 2015-01-21 | 12 | -95/+40 | |
| | ||||||
* | Add normalization of plugins | Samy Pessé | 2015-01-21 | 2 | -2/+93 | |
| | ||||||
* | Fix site generator polluting basegenerator | Samy Pessé | 2015-01-21 | 4 | -11/+25 | |
| |