0.2.6 • Published 8 years ago

gitbook-plugin-discourse-external-integration v0.2.6

Weekly downloads
1
License
Apache-2.0
Repository
-
Last release
8 years ago

Discourse integration for GitBook

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"],
  "pluginsConfig": {
    "discourse-external-integration": {
      "discourseUrl": "https://url-of-your-discourse-server/"
    }
  }
}

Then run gitbook install to download and install the plugin.

0.2.6

8 years ago

0.2.5

8 years ago

0.2.4

8 years ago

0.2.3

8 years ago

0.2.2

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.6

8 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago