Socket
Book a DemoInstallSign in
Socket

gitbook-plugin-common-redirect

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitbook-plugin-common-redirect

Common redirect plugin for GitBook

0.0.6
latest
Source
npmnpm
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

GitBook Common Redirect Plugin

This is a plugin for GitBook since version 2.3.0.

Redirect all requests on your book from a specific origin.

NPM

Usage

Add the plugin to the book setting book.json and set the required options.

Options

  • target - Specify a target origin.
  • redirect - Specify a redirect origin.

Example

{
  "plugins": [
    "common-redirect"
  ],
  "pluginsConfig": {
    "common-redirect": {
      "target": "https://exampleA.com",
      "redirect": "https://exampleB.com"
    }
  }
}

Аfter configuring book.json, run gitbook install to install all added plugins.

Keywords

gitbook

FAQs

Package last updated on 26 Sep 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.