Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use the `escape-string-regexp` module | Sindre Sorhus | 2015-04-08 | 1 | -2/+2 |
| | | | | | | no point in hardcoding this. https://github.com/sindresorhus/escape-string-regexp | ||||
* | Normalize template errors | Samy Pessé | 2015-04-02 | 1 | -1/+7 |
| | |||||
* | Add editorconfig and normalize indent | Samy Pessé | 2015-03-14 | 1 | -40/+40 |
| | |||||
* | Fix #629: add generator name in template context | Samy Pessé | 2015-03-06 | 1 | -1/+2 |
| | |||||
* | Merge pull request #605 from GitbookIO/update/lodash | Samy Pessé | 2015-02-13 | 1 | -11/+15 |
|\ | | | | | Update lodash to 3.x.x | ||||
| * | Fix test for lodash 3.1.0 (from git) | Samy Pessé | 2015-02-11 | 1 | -11/+15 |
| | | |||||
* | | Fix test with post in blocks | Samy Pessé | 2015-02-13 | 1 | -3/+3 |
| | | |||||
* | | Limit concurrent blocks processed | Samy Pessé | 2015-02-13 | 1 | -10/+14 |
| | | |||||
* | | Accept post function from block to post process content | Samy Pessé | 2015-02-12 | 1 | -8/+23 |
|/ | |||||
* | Add "generator" to plugins blocks and filters ctx | Samy Pessé | 2015-01-30 | 1 | -1/+2 |
| | |||||
* | Convert inline svg as png if needed | Samy Pessé | 2015-01-29 | 1 | -1/+6 |
| | |||||
* | Remove used blocks from templates | Samy Pessé | 2015-01-29 | 1 | -6/+16 |
| | |||||
* | Add option to block to not parse output | Samy Pessé | 2015-01-29 | 1 | -5/+72 |
| | |||||
* | Check parser used before applying template shortcuts | Samy Pessé | 2015-01-27 | 1 | -5/+11 |
| | |||||
* | Add options "shortcuts" for blocks from plugins | Samy Pessé | 2015-01-27 | 1 | -1/+34 |
| | |||||
* | Improve tests on blocks extensions | Samy Pessé | 2015-01-27 | 1 | -0/+1 |
| | |||||
* | Complete parsing of blocks from plugin extensions | Samy Pessé | 2015-01-27 | 1 | -11/+31 |
| | |||||
* | Parse correctly list of blocks and args | Samy Pessé | 2015-01-27 | 1 | -12/+32 |
| | |||||
* | Add blocks from plugins to template engine | Samy Pessé | 2015-01-27 | 1 | -4/+78 |
| | |||||
* | Improve tests for plugins with filters | Samy Pessé | 2015-01-27 | 1 | -5/+7 |
| | |||||
* | Move plugin helper methods to a specific class | Samy Pessé | 2015-01-27 | 1 | -6/+11 |
| | |||||
* | Extend templates filters | Samy Pessé | 2015-01-27 | 1 | -0/+8 |
| | | | | Fully remove mathjax from plugins | ||||
* | Add back "page:before" hook | Samy Pessé | 2015-01-27 | 1 | -21/+48 |
| | |||||
* | Improve logger module | Samy Pessé | 2015-01-25 | 1 | -1/+1 |
| | |||||
* | Change comment start and end in templates | Samy Pessé | 2015-01-25 | 1 | -1/+11 |
| | | | | (to avoid conflicts with maths) | ||||
* | Add base loader to resolve git dependencies | Samy Pessé | 2015-01-24 | 1 | -1/+36 |
| | |||||
* | Fix version in generator tag | Samy Pessé | 2015-01-23 | 1 | -2/+7 |
| | |||||
* | Adapt themes website templates | Samy Pessé | 2015-01-21 | 1 | -1/+3 |
| | |||||
* | Use template before parsing glossary, summary and langs | Samy Pessé | 2015-01-19 | 1 | -2/+23 |
| | |||||
* | Add configuration to send structures files | Samy Pessé | 2015-01-19 | 1 | -0/+18 |