summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bump version to 3.2.3HEADorigin/masterorigin/HEADmasterAaron O'Mullan2017-08-031-1/+1
|
* Update theme-default to 1.0.7 (fixes #1670)Aaron O'Mullan2017-08-031-1/+1
|
* Bump version to 3.2.23.2.2Johan Preynat2016-10-012-1/+5
|
* Rollback to use gitbook-markdown@1.3.2Johan Preynat2016-10-011-1/+1
|
* Merge branch 'fix-3.1-version'Johan Preynat2016-10-012-6/+26
|\
| * Correctly handle page parsing errorsJohan Preynat2016-10-011-6/+25
| |
| * Add commentJohan Preynat2016-10-011-0/+1
| |
* | Add changes for 3.2.1Samy Pessé2016-09-281-0/+4
| |
* | Bump version to 3.2.13.2.1Samy Pesse2016-09-281-1/+1
| |
* | Update theme-default@1.0.6Samy Pesse2016-09-281-1/+1
| |
* | Use nunjucks@2.5.2Johan Preynat2016-09-281-1/+1
| |
* | fixing a typo of the word "publishing" (#1536)Peter B Smith2016-09-281-1/+1
| |
* | Update examples.md (#1522)jdaviescoates2016-09-081-0/+2
| | | | | | By adding the Loomio and Enspiral handbook examples
* | Merge pull request #1481 from mcveat/patch-1Samy Pessé2016-08-041-1/+1
|\ \ | | | | | | Fixed typo
| * | Fixed typoPiotr Adamski2016-08-031-1/+1
|/ /
* | Fix command for getting gitbook versionSamy Pessé2016-08-011-1/+1
| |
* | Create template for GitHub issuesSamy Pessé2016-07-251-0/+19
| |
* | Add OSX testing on TravisSamy Pesse2016-07-151-0/+3
| |
* | Bump version to 3.2.03.2.0Samy Pessé2016-07-112-2/+4
| |
* | Update theme-default@1.0.5Samy Pessé2016-07-111-1/+1
| |
* | Fix #1408: fix i18n in website generator and add tests for itSamy Pessé2016-07-1111-86/+159
| |
* | editPlugin and getPluginConfigSoreine2016-07-113-1/+22
| |
* | Fix reducedObject when default property is undefinedSoreine2016-07-111-0/+5
| |
* | Export file modelSamy Pessé2016-07-071-0/+1
| |
* | Bump version to 3.2.0-pre.13.2.0-pre.1Samy Pessé2016-07-052-1/+4
| |
* | Update gitbook-markdown@2.0.1Samy Pessé2016-07-051-1/+1
| |
* | Add back property "output" to page/template contextSamy Pessé2016-07-047-29/+53
| |
* | Update gitbook-plugin-lunr@1.2.0Soreine2016-07-011-1/+1
| |
* | Reduce size of logo to give room to version numberSoreine2016-06-302-1/+5
| |
* | Update theme-official for docSoreine2016-06-301-2/+2
| |
* | Bump version to 3.2.0-pre.03.2.0-pre.0Samy Pessé2016-06-302-1/+5
| |
* | Update gitbook-markdown@2.0.0Samy Pessé2016-06-301-1/+1
| |
* | Add tests for locationUtils.flattenSamy Pessé2016-06-291-0/+15
| |
* | Add method "isFile" and "isReadme" in SummaryArticleSamy Pessé2016-06-297-65/+137
| |
* | Merge pull request #1397 from mpfeil/masterSamy Pessé2016-06-232-0/+18
|\ \ | | | | | | add open and browser args to serve command
| * | disable open by defaultMatthias Pfeil2016-06-201-1/+1
| | |
| * | add open and browser args to serve commandMatthias Pfeil2016-06-172-0/+18
|/ /
* | Enable long stack support when process.env.CI is trueSamy Pesse2016-06-111-43/+44
|/
* Bump version to 3.1.13.1.1Samy Pesse2016-06-102-1/+7
|
* Fix extsAsciidoc.jsSamy Pesse2016-06-101-0/+0
|
* Expose markdown/asciidoc extensions to gitbook moduleSamy Pesse2016-06-104-20/+33
|
* Merge branch 'fix/plugins_loading'Samy Pesse2016-06-1011-158/+172
|\
| * Adapt Plugins.loadForBook to use correct orderSamy Pesse2016-06-108-151/+132
| |
| * Start fixing order of plugins in dependenciesSamy Pessé2016-06-105-29/+62
|/
* Add method "createChildLevel" to SummaryPartSamy Pessé2016-06-102-4/+40
|
* Add method .createChildLevel for SummaryArticleSamy Pessé2016-06-102-36/+71
|
* Mention autocover plugin in docsSoreine2016-06-101-1/+1
|
* Update gitbook-markdown and gitbook-asciidocSamy Pessé2016-06-101-2/+2
|
* Fix #1374 and #1360: apply transform of conrefsLoader using a string, not a ↵Samy Pessé2016-06-106-63/+70
| | | | buffer
* Fix #1377: fix listing of plugins when using gitbook as a librarySamy Pessé2016-06-104-7/+58
|
* Merge branch 'fix/plugins_order'Samy Pessé2016-06-106-71/+82
|\
| * Fix listAll to add default plugins after normal onesSamy Pessé2016-06-105-45/+35
| |
| * Adapt sortPlugins to only sort an ordered map of pluginsSamy Pessé2016-06-104-44/+65
|/
* Add tests for insertPartSoreine2016-06-102-1/+61
|
* Merge pull request #1363 from todvora/masterSamy Pessé2016-06-102-2/+14
|\ | | | | Fixed target attribute for external links
| * fixed target attribute for external linksTomas Dvorak2016-06-072-2/+14
| |
* | Fix documentation about themesSamy Pesse2016-06-082-9/+18
| |
* | Compare list of plugins sorted to array of names in testsSamy Pessé2016-06-081-41/+31
| |
* | sortPlugins should not be asyncSamy Pessé2016-06-083-72/+60
| |
* | Improve testing for sortPluginsSamy Pessé2016-06-082-54/+50
| |
* | Fix serve cli using new ConfigModifier.addPluginSoreine2016-06-081-1/+3
| |
* | docs: cover remove extraneous lineSoreine2016-06-081-3/+0
| |
* | docs: cover, fix formattingNicolas Gaborit2016-06-081-1/+1
| |
* | Adds cover.jpg infoSoreine2016-06-081-1/+5
|/
* Fix linting errorSamy Pessé2016-06-071-1/+1
|
* Improve output of page to text with frontmatterSamy Pessé2016-06-072-2/+2
|
* Rollback frontmatter parsing to js-yaml to be browserify compatibleSamy Pessé2016-06-074-9/+11
|
* Add method toText to PageSamy Pessé2016-06-072-0/+44
|
* Switch frontmatter parsing to gray-matterSamy Pessé2016-06-072-6/+6
|
* Expose Page modelSamy Pessé2016-06-071-0/+1
|
* Split page parsing into parsePageFromString and parsePageSamy Pessé2016-06-075-34/+84
| | | | Add tests for parsePageFromString
* Use Immutable instead of lodash for mergeDefaultsSamy Pessé2016-06-071-9/+11
|
* Only merge objects in mergeDefaultsSamy Pessé2016-06-071-5/+9
|
* Improve plugins config modifierSamy Pessé2016-06-077-20/+87
|
* Update i18n-t and juiceSamy Pessé2016-06-071-2/+2
|
* Remove merge-defaults dependencySamy Pessé2016-06-074-3/+12
|
* Update gitbook-markdown and gitbook-asciidoc to use lodash@4Samy Pessé2016-06-071-2/+2
|
* Improve Config.toText to return only the required fieldsSamy Pessé2016-06-073-1/+69
|
* Improve addPlugin to not append default plugins to the listSamy Pesse2016-06-073-10/+27
|
* ConfigModifier.removePlugin should toggle off if defaultSamy Pesse2016-06-072-2/+14
|
* Expose DEFAULT_PLUGINS as a list of PluginDependencySamy Pesse2016-06-064-20/+32
|
* Adapt tests for config modifiersSamy Pesse2016-06-062-10/+3
|
* Change config modifier to work on a config objectSamy Pesse2016-06-064-29/+17
|
* Bump version to 3.1.03.1.0Samy Pesse2016-06-062-1/+7
|
* Add method editPlugin to config modifiersSamy Pesse2016-06-062-1/+18
|
* Add unit tests for postRenderSamy Pesse2016-06-065-73/+115
|
* Update gitbook-markdown@1.3.0 and gitbook-asciidoc@1.2.0Samy Pesse2016-06-061-2/+2
|
* Add modifier togglePluginSamy Pesse2016-06-066-55/+117
|
* Add method "toText" to configSamy Pesse2016-06-061-56/+53
|
* Default paths are relative to the current bookSoreine2016-06-061-6/+27
|
* Use theme-default@1.0.4Johan Preynat2016-06-061-1/+1
|
* Merge pull request #1344 from GitbookIO/fix/readme-in-summarySamy Pessé2016-06-061-5/+3
|\ | | | | Search for README file in whole summary before inserting as first article
| * Search for README file in whole summary before inserting as first articleJohan Preynat2016-05-301-5/+3
| |
* | Use plugin-fontsettings@2.0.0Johan Preynat2016-06-021-1/+1
|/
* Merge pull request #1336 from GitbookIO/loading/themesJohan Preynat2016-05-285-6/+130
|\ | | | | Load plugins before themes
| * Throw an error if generateMock() cannot create the temp directoryJohan Preynat2016-05-271-1/+7
| |
| * Use sortPlugins() in loadForBook()Johan Preynat2016-05-271-5/+4
| |
| * Add test file for sortPlugins()Johan Preynat2016-05-271-0/+70
| |
| * Export plugins sorting method to load plugins before themesJohan Preynat2016-05-271-0/+45
| |
| * Add prefix for theme plugins as constantJohan Preynat2016-05-271-0/+4
| |