Skip to content
This repository has been archived by the owner on Jan 26, 2023. It is now read-only.

Bandwidth/gitbook-plugin-talkus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitbook-plugin-talkus

Add talkus chat button to gitbook web pages

How to use?

Add plugin to your book.json, then run gitbook install:

{
    "plugins": ["talkus"]
}

Configure talkus token:

{
    "plugins": ["talkus"],
    "pluginsConfig": {
        "talkus": {
            "talkusId": "12345678abc",
            "tag": "chatroomname"
        }
    }
}

Inspiration

Inspired by: https://github.com/chudaol/gitbook-plugin-gtm

About

Add talkus chat button to gitbook web pages

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages