OurBigBook logoOurBigBook Docs OurBigBook logoOurBigBook.comSite Source code
Options applied only for a specific --publish-target. Each target object is merged over the normal ourbigbook.json configuration before conversion and publishing, so global options remain as defaults.
For example:
"target": {
  "github-md": {
    "githubMarkdownMaxBytes": 1000000,
    "publishBranch": "master",
    "publishRemoteUrl": "git@github.com:ourbigbook/docs-md.git"
  }
}

Ancestors (3)

  1. Ourbigbook.json
  2. OurBigBook CLI
  3. Home