1.3.1 • Published 7 years ago

gitbook-plugin-resources v1.3.1

Weekly downloads
8
License
MIT
Repository
github
Last release
7 years ago

resources

gitbook](#) GitHub issues GitHub license Gitter

npm Build Status devDependency Status npm

a gitbook plugin optional resources loading of gitbook

Installation

add the following plugins to your book.json and run gitbook install

{
    "plugins": ["resources"]
}

Usage

just find plugin on gitbook and install it on your gitbook project.

configuration option can be set as an obj like, and of course you can use a default value shown as followed:

{
	"plugins": [
		"resources"
	],
	"pluginsConfig": {
		"resources": {
            "type": "local",
            "repo": "aleen42/PersonalWiki",
            "branch": "master"
		}
	}
}

Release History

  • ==================== 1.0.0 Initial release ==================== 1.0.6 fix bugs 1.0.7 update readme 1.0.8 update 1.0.9 test cases 1.1.2 fix bugs 1.1.9 fix bugs 1.2.1 fix bugs 1.2.5 fix bugs 1.2.6 fix bugs 1.2.7 update readme 1.3.0 extend gitlab type and fix typo of README 1.3.1 support SVG

:fuelpump: How to contribute

Have an idea? Found a bug? See how to contribute.

:scroll: License

MIT © aleen42

1.3.1

7 years ago

1.3.0

7 years ago

1.2.9

7 years ago

1.2.8

7 years ago

1.2.7

9 years ago

1.2.6

9 years ago

1.2.5

9 years ago

1.2.4

9 years ago

1.2.3

9 years ago

1.2.2

9 years ago

1.2.1

9 years ago

1.2.0

9 years ago

1.1.9

9 years ago

1.1.8

9 years ago

1.1.7

9 years ago

1.1.6

9 years ago

1.1.5

9 years ago

1.1.4

9 years ago

1.1.3

9 years ago

1.1.2

9 years ago

1.1.1

9 years ago

1.1.0

9 years ago

1.0.9

9 years ago

1.0.8

9 years ago

1.0.7

9 years ago

1.0.6

9 years ago

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago