Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Enable extension "do" | Samy Pessé | 2016-04-25 | 2 | -2/+37 | |
| | | ||||||
| * | Fix resolution of theme's templates | Samy Pessé | 2016-04-25 | 9 | -19/+53 | |
| | | ||||||
| * | Add loader for themes | Samy Pessé | 2016-04-25 | 8 | -6/+173 | |
| | | ||||||
| * | Disable travis tests on 0.12 | Samy Pessé | 2016-04-25 | 1 | -1/+0 | |
| | | ||||||
| * | Add conrefs loader for templating | Samy Pessé | 2016-04-25 | 11 | -12/+194 | |
| | | ||||||
| * | Add more tests for LocationUtils | Samy Pessé | 2016-04-25 | 1 | -1/+50 | |
| | | ||||||
| * | Add post processing for templates | Samy Pessé | 2016-04-25 | 6 | -2/+106 | |
| | | ||||||
| * | Replace shortcuts in templating | Samy Pessé | 2016-04-25 | 6 | -25/+104 | |
| | | ||||||
| * | Add base rendering for template | Samy Pessé | 2016-04-25 | 5 | -7/+62 | |
| | | ||||||
| * | Add tests for link resolution | Samy Pessé | 2016-04-25 | 3 | -2/+91 | |
| | | ||||||
| * | Complete json format | Samy Pessé | 2016-04-25 | 7 | -21/+27 | |
| | | ||||||
| * | Convert markdown to html for pages | Samy Pessé | 2016-04-25 | 3 | -2/+45 | |
| | | ||||||
| * | Fix plugins loading | Samy Pessé | 2016-04-25 | 26 | -32/+166 | |
| | | ||||||
| * | Add fiel for testing resolveLinks | Samy Pesse | 2016-04-24 | 5 | -5/+61 | |
| | | ||||||
| * | Add default filters and blocks | Samy Pesse | 2016-04-24 | 5 | -397/+87 | |
| | | ||||||
| * | Add base structure for templating | Samy Pesse | 2016-04-24 | 6 | -1/+439 | |
| | | ||||||
| * | Parse multilingual books | Samy Pesse | 2016-04-24 | 4 | -9/+112 | |
| | | ||||||
| * | add test for modifier "annotateText" | Samy Pesse | 2016-04-23 | 4 | -9/+94 | |
| | | ||||||
| * | Add assets inliner modifier for HTML | Samy Pesse | 2016-04-23 | 18 | -41/+365 | |
| | | ||||||
| * | Add json encoding utils | Samy Pesse | 2016-04-23 | 41 | -3267/+328 | |
| | | ||||||
| * | Add method to be article by level | Samy Pesse | 2016-04-23 | 9 | -15/+169 | |
| | | ||||||
| * | Add base for calling hook on page/global | Samy Pessé | 2016-04-22 | 4 | -5/+114 | |
| | | ||||||
| * | Add base utils for generation | Samy Pessé | 2016-04-22 | 21 | -91/+341 | |
| | | ||||||
| * | Add test for config | Samy Pessé | 2016-04-22 | 5 | -5/+125 | |
| | | ||||||
| * | Add utils to install plugins | Samy Pessé | 2016-04-22 | 5 | -14/+211 | |
| | | ||||||
| * | Base | Samy Pessé | 2016-04-22 | 85 | -1217/+2431 | |
|/ | ||||||
* | Merge remote-tracking branch 'origin/master' | Samy Pessé | 2016-04-20 | 1 | -1/+1 | |
|\ | ||||||
| * | Correctly detect promises from block.process in TemplateEngine.applyBlock() | Johan Preynat | 2016-04-20 | 1 | -1/+1 | |
| | | ||||||
* | | When using structure.readme, fix link to readme to resolve to index.html | Samy Pessé | 2016-04-20 | 3 | -1/+59 | |
|/ | ||||||
* | Comment template code | Samy Pessé | 2016-04-20 | 1 | -28/+122 | |
| | ||||||
* | Fix reliability of template.self in macro import | Samy Pessé | 2016-04-20 | 1 | -3/+7 | |
| | ||||||
* | Update plugin-search@2.2.0 | Samy Pessé | 2016-04-20 | 1 | -1/+1 | |
| | ||||||
* | Correctly ignore structure file (only in root folder) | Samy Pesse | 2016-04-20 | 1 | -3/+3 | |
| | ||||||
* | Correctly load plugins when using "root" option | Samy Pesse | 2016-04-19 | 1 | -0/+1 | |
| | ||||||
* | Ensure "template" is always set when rendering a template | Samy Pesse | 2016-04-19 | 2 | -5/+7 | |
| | ||||||
* | Fix template context should be global in nunjucks for theming | Samy Pesse | 2016-04-19 | 1 | -2/+4 | |
| | | | | Fix pdf_footer and pdf_header template not rendering | |||||
* | Bump version to 3.0.0-pre.93.0.0-pre.9 | Samy Pesse | 2016-04-19 | 2 | -1/+3 | |
| | ||||||
* | Bump version to 2.1.0 | Samy Pesse | 2016-04-19 | 1 | -1/+1 | |
| | ||||||
* | Update theme-default@1.0.0-pre.8 | Samy Pesse | 2016-04-19 | 1 | -1/+1 | |
| | ||||||
* | Cleanup book.js | Samy Pesse | 2016-04-19 | 1 | -2/+1 | |
| | ||||||
* | Use page.content if modified or fallback to page.sections in plugins hooks | Johan Preynat | 2016-04-19 | 1 | -8/+11 | |
| | ||||||
* | Add tests for page hook | Samy Pessé | 2016-04-18 | 5 | -15/+90 | |
| | ||||||
* | Correctly set template.self in all cases | Samy Pessé | 2016-04-18 | 4 | -17/+39 | |
| | ||||||
* | Fix js error when using output without root | Samy Pessé | 2016-04-18 | 1 | -2/+3 | |
| | ||||||
* | Fix infinite loop on this.options | Samy Pessé | 2016-04-18 | 1 | -1/+1 | |
| | ||||||
* | Add generator and output property as deprecated in config | Samy Pessé | 2016-04-18 | 2 | -10/+5 | |
| | ||||||
* | Ensure plugins compatibility with page.sections | Johan Preynat | 2016-04-18 | 1 | -5/+17 | |
| | ||||||
* | Add context for readme | Samy Pessé | 2016-04-18 | 4 | -1/+34 | |
| | ||||||
* | Fix tests for copy of website theme | Samy Pessé | 2016-04-15 | 1 | -4/+9 | |
| | ||||||
* | Output context as global for themes | Samy Pessé | 2016-04-15 | 6 | -106/+200 | |
| | ||||||
* | Bump version to 3.0.0-pre.83.0.0-pre.8 | Samy Pessé | 2016-04-14 | 1 | -1/+1 | |
| | ||||||
* | Update plugins search@2.0.0 and theme-default@1.0.0-pre.7 | Samy Pessé | 2016-04-14 | 1 | -2/+2 | |
| | ||||||
* | Add method for theme: template.getJSContext | Samy Pessé | 2016-04-14 | 1 | -1/+14 | |
| | ||||||
* | Add lunr as default plugin | Samy Pessé | 2016-04-14 | 2 | -1/+2 | |
| | ||||||
* | Improve description extraction and adapt unit tests | Samy Pessé | 2016-04-14 | 2 | -6/+12 | |
| | ||||||
* | Pass template to block's context | Samy Pessé | 2016-04-14 | 1 | -1/+2 | |
| | ||||||
* | Remove unused variable | Samy Pessé | 2016-04-13 | 1 | -1/+0 | |
| | ||||||
* | Improve block parsing to handle args/kwargs on subblocks | Samy Pessé | 2016-04-13 | 1 | -54/+72 | |
| | ||||||
* | Add trailing dots to page.description when longer than 300 characters | Johan Preynat | 2016-04-13 | 1 | -1/+5 | |
| | ||||||
* | Add filter "getArticleByPath" for theme templates | Samy Pessé | 2016-04-13 | 1 | -0/+8 | |
| | ||||||
* | Increase size of extracted description | Samy Pessé | 2016-04-13 | 1 | -2/+2 | |
| | ||||||
* | Update page context for plugins hooks | Johan Preynat | 2016-04-13 | 2 | -7/+7 | |
| | ||||||
* | Update plugin-fontsettings@1.0.3 / plugin-sharing@1.0.2 | Johan Preynat | 2016-04-12 | 1 | -2/+2 | |
| | ||||||
* | Watch _layouts when serving | Samy Pessé | 2016-04-12 | 1 | -1/+1 | |
| | ||||||
* | Cleanup code to list plugins | Samy Pessé | 2016-04-11 | 1 | -1/+2 | |
| | ||||||
* | Bump version to 3.0.0-pre.73.0.0-pre.7 | Samy Pessé | 2016-04-11 | 1 | -1/+1 | |
| | ||||||
* | Update theme-default@1.0.0-pre.6 | Samy Pessé | 2016-04-11 | 1 | -1/+1 | |
| | ||||||
* | Fix #1195: fix external images and fix test for it | Samy Pessé | 2016-04-11 | 2 | -1/+5 | |
| | ||||||
* | Merge pull request #1220 from seanlane/patch-1 | Samy Pessé | 2016-04-11 | 1 | -1/+1 | |
|\ | | | | | Fix minor spelling error. | |||||
| * | Fix minor spelling error. | Sean Lane | 2016-04-10 | 1 | -1/+1 | |
|/ | ||||||
* | Switch to ignore@3.1.1 | Samy Pesse | 2016-04-10 | 2 | -5/+3 | |
| | ||||||
* | Fix generator deprecation warning being shown for each call | Samy Pessé | 2016-04-10 | 1 | -6/+10 | |
| | ||||||
* | Load plugins from book parent in multilingual book | Samy Pessé | 2016-04-09 | 1 | -2/+7 | |
| | ||||||
* | Add test for main language in json output | Samy Pesse | 2016-04-08 | 1 | -1/+2 | |
| | ||||||
* | Bump version to 3.0.0-pre.63.0.0-pre.6 | Samy Pessé | 2016-04-08 | 2 | -1/+5 | |
| | ||||||
* | Update node modules | Samy Pessé | 2016-04-08 | 1 | -10/+10 | |
| | ||||||
* | Merge pull request #1216 from GitbookIO/fix/ignore | Samy Pessé | 2016-04-08 | 3 | -0/+39 | |
|\ | | | | | Fix #1215: fix ignore rules not working | |||||
| * | Inherit ignore rules of output from book | Samy Pessé | 2016-04-08 | 1 | -0/+5 | |
| | | ||||||
| * | Add base tests for fiailng ignore | Samy Pessé | 2016-04-08 | 2 | -0/+34 | |
|/ | ||||||
* | Disable ssh test when ci | Samy Pessé | 2016-04-08 | 1 | -15/+19 | |
| | ||||||
* | Add "languages" property to all json files for multilingual book | Samy Pessé | 2016-04-08 | 2 | -1/+16 | |
| | ||||||
* | Update gitbook-plugin-highlight@2.0.2 | Johan Preynat | 2016-04-06 | 1 | -1/+1 | |
| | ||||||
* | Merge pull request #1202 from qjcg/patch-1 | Samy Pessé | 2016-04-06 | 1 | -3/+3 | |
|\ | | | | | Proofreading | |||||
| * | Proofreading | John Gosset | 2016-03-31 | 1 | -3/+3 | |
| | | | | | | A few proofreading changes with clarity in mind. | |||||
* | | Update github-slugid@1.0.1 | Samy Pessé | 2016-04-04 | 1 | -1/+1 | |
|/ | ||||||
* | Merge pull request #1194 from jashaj/master | Samy Pessé | 2016-03-24 | 1 | -2/+2 | |
|\ | | | | | Fix for incorrect splitting the plugin name/version | |||||
| * | Misinterpreted second argument of String.prototype.split. Remainder of the ↵ | Jasha Joachimsthal | 2016-03-24 | 1 | -2/+2 | |
| | | | | | | | | array must be joined instead. | |||||
* | | Merge pull request #1192 from jashaj/master | Samy Pessé | 2016-03-24 | 2 | -1/+16 | |
|\ \ | |/ | | | Limit splitting plugin name for git with authentication | |||||
| * | Limit splitting plugin name for git+ssh | Jasha Joachimsthal | 2016-03-24 | 2 | -1/+16 | |
|/ | ||||||
* | Fix template search paths to use plugins listed first | Samy Pessé | 2016-03-22 | 4 | -6/+30 | |
| | ||||||
* | Import paragraph about Escaping nunchuck from old doc. | Soreine | 2016-03-21 | 1 | -0/+10 | |
| | ||||||
* | Add doc for inline rendering | Samy Pessé | 2016-03-18 | 3 | -0/+27 | |
| | ||||||
* | Add test for blocks markdown/asciidoc/markup | Samy Pessé | 2016-03-18 | 1 | -1/+16 | |
| | ||||||
* | Add block "markdown", "asciidoc" and "markup" | Samy Pessé | 2016-03-18 | 1 | -0/+20 | |
| | ||||||
* | Use stabler block anchor in template output | Samy Pessé | 2016-03-18 | 1 | -2/+2 | |
| | ||||||
* | Fix context for template block/filters | Samy Pessé | 2016-03-18 | 1 | -7/+11 | |
| | ||||||
* | Add method renderInline and renderBlock to book | Samy Pessé | 2016-03-18 | 5 | -6/+33 | |
| | ||||||
* | Update nunjucks@2.4.1 | Samy Pessé | 2016-03-18 | 1 | -1/+0 | |
| | ||||||
* | Update nunjucks@2.4.1 | Samy Pessé | 2016-03-18 | 1 | -0/+1 | |
| | ||||||
* | Fix doc for paragraph | Samy Pessé | 2016-03-17 | 1 | -3/+0 | |
| |