Skip to content

kevincolten/gitbook-plugin-discourse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discourse integration for GitBook

forked from https://git.framasoft.org/etalab/gitbook-plugin-discourse

To use the Discourse plugin in your GitBook project, add the discourse plugin to the book.json file, along with the URL of your Discourse web site

{
  "plugins": ["discourse-external-integration-auth"],
  "pluginsConfig": {
    "discourse-external-integration-auth": {
      "discourseUrl": "https://url-of-your-discourse-server/",
      "auth": "username:password@"
    }
  }
}

Then run gitbook install to download and install the plugin.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •