summaryrefslogtreecommitdiffstats
path: root/packages/gitbook-plugin
Commit message (Collapse)AuthorAgeFilesLines
* Remove "gitbook-core" from plugin's dependenciesSamy Pessé2017-02-181-5/+5
|
* Bump version to 4.0.0-alpha.4 🚀4.0.0-alpha.4Samy Pessé2017-01-271-1/+1
|
* Bump version to 4.0.0-alpha.3 🚀4.0.0-alpha.3Samy Pessé2017-01-131-1/+1
|
* Bump version to 4.0.0-alpha.2 🚀4.0.0-alpha.2Samy Pessé2017-01-131-1/+1
|
* Switch to markup-it for parsing (#1659)Samy Pessé2017-01-061-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Start new parsers in gitbook itself * Update markup-it * Fix eslint errors * Adapt basic parsing for summary * Start tests for summaryFromDocument * Continue * Add parsing of glossary * Add back languages parsing * Adapt most tests for parsing * Adapt all tests 🙌 * Adapt travis tests * Bootstrap lerna before running tests * Fix lowercase in require (linux) * Fix command gitbook init * Fix generation of ready by init command * Fix generation of summary * Fix watch after serve * Add trademark to sidebar * Add back favicon to default theme * Open trademark in new tab
* Update ied@2.3.6 and ad trailing newline in package.jsonSamy Pesse2016-12-041-1/+1
|
* plugin: Add more categoriesSoreine2016-12-021-1/+4
|
* plugin: Improve messages for create CLISoreine2016-12-021-5/+5
|
* plugin: Display help by defaultSoreine2016-12-021-0/+3
|
* plugin: Add CONTRIBUTING.mdSoreine2016-12-022-1/+12
|
* Improve "gitbook-plugin create" to prompt for title/categoriesSamy Pesse2016-10-133-3/+26
|
* gitbook-plugin: Add eslint as devDependencySoreine2016-10-131-0/+1
|
* Add base for new fontsettings pluginSamy Pesse2016-10-131-37/+37
|
* gitbook-plugin create should add eslint configSamy Pesse2016-10-112-3/+8
|
* Add script to bump versionSamy Pesse2016-10-081-38/+38
|
* Add style for plugin hintSamy Pesse2016-10-041-0/+2
|
* Fix template of plugin to not mention themeSamy Pesse2016-10-043-5/+3
|
* Change "init to "activate"Samy Pesse2016-10-031-2/+5
|
* Change api for registering componentsSamy Pesse2016-10-011-3/+1
|
* Fix dist commandSamy Pesse2016-09-292-1/+4
|
* Add npmignore and gitignore to plugin templateSamy Pesse2016-09-292-0/+33
|
* Add gitbook-plugin command to create a pluginSamy Pesse2016-09-295-0/+99
|
* Fix gitbook-plugin permissionSamy Pesse2016-09-261-1/+1
|
* Working loading of pluginSamy Pesse2016-09-204-6/+65
|
* Add base for gitbook-plugin builderSamy Pessé2016-09-193-0/+55