gitbook-plugin-gitlab

2.0.0-1 • Public • Published

gitbook-plugin-gitlab

Display a link to your GitLab repo in your gitbook.

Usage

Put this in your book.json:

{
    "plugins": [ "gitlab" ],
    "pluginsConfig": {
        "gitlab": {
            "url": "https://gitlab.com/your/repo"
        }
    }
}

And you're done!

Credits

Original work by @mjackson.

Edited for GitLab support by Chathu Vishwajith

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i gitbook-plugin-gitlab

      Weekly Downloads

      1

      Version

      2.0.0-1

      License

      Apache-2.0

      Last publish

      Collaborators

      • iamchathu