summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update nunjucks@2.0.0Samy Pessé2015-08-281-1/+1
|
* Add author for hebrewSamy Pessé2015-08-271-15/+17
|
* Merge pull request #877 from a-moses/hebrewSamy Pessé2015-08-271-0/+21
|\ | | | | hebrew support theme
| * Update he.jsona-moses2015-08-231-1/+1
| |
| * hebrew support themea-moses2015-08-231-0/+21
| | | | | | | | | | full Hebrew support for GITBOOK (with rtl ) * Sans and Serif may still in original name fonts
* | Add method 'get' to config object (helper for plugins)Samy Pessé2015-08-271-0/+4
| |
* | Don't fail if hook returns nothing for "page" and "page:before"Samy Pessé2015-08-271-1/+1
| |
* | Add back page:before and page as non-deprecatedSamy Pessé2015-08-261-1/+1
| |
* | Merge pull request #844 from xcv58/masterSamy Pessé2015-08-261-0/+1
|\ \ | | | | | | Fix #843 ignore _book in watch.js
| * | ignore _book in watch.jsxcv582015-08-041-0/+1
| | |
* | | Merge pull request #881 from mortonfox/patch-1Samy Pessé2015-08-261-1/+1
|\ \ \ | |_|/ |/| | Fix Plugins link.
| * | Fix Plugins link.Morton Fox2015-08-251-1/+1
|/ /
* | Merge pull request #849 from GitbookIO/improve/remove-webfontsAaron O'Mullan2015-08-1321-101/+5
|\ \ | | | | | | Use system fonts instead of webfonts
| * | Use system fonts instead of webfontsAaron O'Mullan2015-08-0821-101/+5
| | |
* | | Update gitbook-parsers@0.7.7Samy Pessé2015-08-091-1/+1
|/ /
* | Merge pull request #847 from GitbookIO/fix/flickerSamy Pessé2015-08-071-5/+17
|\ \ | |/ |/| Improve header merge on page change
| * Improve header merge on page changeAaron O'Mullan2015-08-071-5/+17
|/ | | | | | Prevents flickering (style reset) Fixes #782, #838, #840
* Bump version to 2.2.02.2.0Samy Pesse2015-07-282-1/+8
|
* Fix #819: codes must always be ltrSamy Pesse2015-07-284-3/+4
|
* Merge pull request #813 from MrMaksimize/pdf-optionsSamy Pessé2015-07-012-2/+10
|\ | | | | Allowing for custom chapter-mark and page-break in PDF.
| * Allowing for custom chapter-mark and page-break in PDF.Maksim Pecherskiy2015-06-302-2/+10
|/
* Update highlight.js@8.6.0Samy Pesse2015-06-291-1/+1
|
* Simpler template for summarySamy Pesse2015-06-291-7/+1
|
* Fix #802: make book.json accessible as "config." in templatingSamy Pesse2015-06-191-0/+3
|
* Merge pull request #805 from GitbookIO/fix/804Samy Pessé2015-06-183-2/+31
|\ | | | | Fix #804
| * Add test for kwargsSamy Pesse2015-06-182-0/+17
| |
| * Fix #804: correctly extract kwargs from blocksSamy Pesse2015-06-181-1/+1
| |
| * Add failing tests for block's argumentsSamy Pesse2015-06-182-1/+13
|/
* Merge pull request #797 from nghong/vi-localeSamy Pessé2015-06-132-0/+22
|\ | | | | Adding Vietnamese locale support
| * Add translator name to AUTHORS.mdHong Nguyen2015-06-131-0/+2
| |
| * Minor fixHong Nguyen2015-06-131-1/+1
| |
| * Add Vietnamese locale supportHong Nguyen2015-06-131-0/+20
|/
* Bump version to 2.1.02.1.0Samy Pessé2015-06-022-1/+5
|
* Update gitbook-parsers@0.7.6Samy Pessé2015-06-021-1/+1
|
* Merge pull request #781 from GitbookIO/fix/775Samy Pessé2015-06-0210-6/+48
|\ | | | | Fix #775: add optional print.css style
| * Handle empty string for styles configurationSamy Pessé2015-06-021-1/+1
| |
| * Remove default print.css when styles/print.css is presentSamy Pessé2015-06-027-6/+10
| |
| * Add test for custom print styleSamy Pessé2015-06-024-0/+38
| |
* | Merge pull request #774 from wilhelmmatilainen/patch-1Samy Pessé2015-05-301-1/+1
|\ \ | |/ |/| Styling should go to <head>, not to <body>
| * Styling should go to <head>, not to <body>Wilhelm2015-05-291-1/+1
|/ | | https://developers.google.com/speed/pagespeed/module/filter-css-to-head
* Bump version to 2.0.42.0.4Samy Pesse2015-05-282-1/+7
|
* Fix i18n used in multilingual bookSamy Pesse2015-05-281-1/+2
|
* Add title to languages chooserSamy Pesse2015-05-281-1/+1
| | | | Related to #757
* Adapt to nunjucks 1.3.xSamy Pesse2015-05-283-14/+14
|
* Update nunjucks to fix raw tagsSamy Pesse2015-05-281-3/+3
|
* Merge pull request #772 from GitbookIO/feature/glossary_orderSamy Pessé2015-05-284-3/+21
|\ | | | | Fix #768: sort glossary, start with longest matchs
| * Sort glossary before applying it on pagesSamy Pesse2015-05-282-3/+6
| |
| * Add test for #768Samy Pesse2015-05-283-1/+16
| |
* | Merge pull request #743 from chudaol/masterSamy Pessé2015-05-282-0/+7
|\ \ | | | | | | Added vk sharing button.
| * | Added vk sharing button.Olga Filipova2015-05-122-0/+7
| | |
* | | Merge pull request #758 from aschempp/hotfix/x-ua-compatibleSamy Pessé2015-05-281-1/+1
|\ \ \ | | | | | | | | Fix the X-UA-Compatible meta tag
| * | | Fix the X-UA-Compatible meta tagAndreas Schempp2015-05-231-1/+1
| |/ / | | | | | | | | | see https://github.com/GitbookIO/gitbook/issues/755
* | | Merge pull request #759 from aschempp/hotfix/stylesheetsSamy Pessé2015-05-281-1/+1
|\ \ \ | |_|/ |/| | Move style sheets to the <head> section
| * | Move style sheets to the <head> sectionAndreas Schempp2015-05-231-1/+1
| |/ | | | | | | see https://github.com/GitbookIO/gitbook/issues/756
* | Bump version to 2.0.32.0.3Samy Pesse2015-05-272-1/+5
| |
* | Fix #765: in init handle correctly empty entriesSamy Pesse2015-05-274-9/+41
| | | | | | | | Add tests for it, fix #769
* | Update gitbook-parsers@0.7.5Samy Pesse2015-05-271-1/+1
| |
* | Merge pull request #767 from wilhelmmatilainen/patch-1Samy Pessé2015-05-271-2/+6
|\ \ | | | | | | Don't create panic by telling about false overwrite
| * | Don't create panic by telling about false overwriteWilhelm2015-05-271-2/+6
|/ /
* | Change license to valid SPDX codeSamy Pessé2015-05-261-1/+1
|/
* Merge pull request #730 from creynders/patch-1Samy Pessé2015-05-041-1/+1
|\ | | | | Fix typo in warning in `lib/plugin`
| * Fix typo in warning in `lib/plugin`creynders2015-05-041-1/+1
|/
* Bump version to 2.0.22.0.2Samy Pessé2015-05-022-1/+9
|
* Fix #721: use links.join instead of path.join for links in pageSamy Pesse2015-04-231-1/+1
|
* Add test relative links (related to #721)Samy Pesse2015-04-235-0/+37
|
* Merge branch 'awrelll-master'Samy Pesse2015-04-203-0/+44
|\
| * Fix authors list mergeSamy Pesse2015-04-203-0/+44
| |\ |/ /
| * korean and japanese addedIancu Aurel2015-04-071-0/+4
| |
| * korean support addedawrelll2015-04-071-0/+20
| |
| * japan support addedawrelll2015-04-071-0/+20
| |
* | Merge pull request #706 from savikko/patch-1Samy Pessé2015-04-141-1/+2
|\ \ | | | | | | Added Finnish author
| * | Added Finnish authorTommi Savikko2015-04-141-1/+2
| | |
* | | Merge pull request #705 from savikko/masterSamy Pessé2015-04-141-0/+20
|\ \ \ | |/ / |/| | Added Finnish
| * | Added FinnishThomas Clayton2015-04-141-0/+20
|/ /
* | Merge pull request #701 from anthonyfok/patch-1Samy Pessé2015-04-101-1/+1
|\ \ | | | | | | Fix typo in lib/book.js: lanuages → languages
| * | Fix typo in lib/book.js: lanuages → languagesAnthony Fok2015-04-101-1/+1
|/ /
* | Merge pull request #700 from paulmillr/masterSamy Pessé2015-04-102-8/+9
|\ \ | | | | | | Switch from gaze to chokidar.
| * | Switch from gaze to chokidar.Paul Miller2015-04-102-8/+9
| | |
* | | Merge pull request #696 from sindresorhus/escaperegex-moduleSamy Pessé2015-04-103-8/+4
|\ \ \ | |/ / |/| | use the `escape-string-regexp` module
| * | use the `escape-string-regexp` moduleSindre Sorhus2015-04-083-8/+4
|/ / | | | | | | | | | | no point in hardcoding this. https://github.com/sindresorhus/escape-string-regexp
* | Merge pull request #693 from awrelll/patch-1Samy Pessé2015-04-071-0/+3
|\ \ | | | | | | Romanian author added
| * | Romanian author addedIancu Aurel2015-04-071-0/+3
| | |
* | | Merge pull request #691 from awrelll/masterSamy Pessé2015-04-071-0/+20
|\ \ \ | |/ / |/| / | |/ support for romanian language
| * support for romanian languageawrelll2015-04-071-0/+20
|/
* Update nunjucks@1.3.0Samy Pessé2015-04-031-1/+1
|
* Bump version to 2.0.12.0.1Samy Pessé2015-04-022-1/+10
|
* Normalize structure parsing errorSamy Pessé2015-04-021-10/+31
|
* Normalize template errorsSamy Pessé2015-04-022-3/+42
|
* Update gitbook-parsers@0.7.4Samy Pessé2015-04-021-1/+1
|
* Don't fail if config doesn't existsSamy Pessé2015-04-021-6/+6
|
* Invalidate configuration cache when reloadingSamy Pessé2015-04-021-1/+10
|
* Merge pull request #683 from GitbookIO/fix/i18nSamy Pessé2015-04-0127-87/+107
|\ | | | | Fix i18n in json format
| * Don't update translationsSamy Pessé2015-04-011-1/+2
| |
| * Use i18n node module for template translationSamy Pessé2015-04-0127-87/+106
|/
* Add back support for options.originalInputSamy Pessé2015-03-301-0/+14
| | | | Related to rtCamp/gitbook-plugin-edit-link#2
* Separate book.contentLink and book.contentPathSamy Pessé2015-03-282-3/+8
|
* Add test for summary pathsSamy Pessé2015-03-282-1/+28
| | | | Related to #674
* Merge pull request #673 from lszeremeta/masterSamy Pessé2015-03-282-0/+22
|\ | | | | Polish (pl) added in theme/i18n
| * Add @lszeremeta to translatorsŁukasz Szeremeta2015-03-281-0/+2
| |
| * Polish (pl) added in theme/i18nŁukasz Szeremeta2015-03-271-0/+20
|/