Skip to content

🔬 Display a link to your GitLab repo in your gitbook

License

Notifications You must be signed in to change notification settings

iamchathu/gitbook-plugin-gitlab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitbook-plugin-gitlab

npm version Known Vulnerabilities

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

About

🔬 Display a link to your GitLab repo in your gitbook

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%