Generating new content - triplecanopy/b-ber GitHub Wiki

Generating new content

To create additional markdown files for your project, use the generate command from the CLI while passing in the title of the new page and, optionally, the page type.

$ bber generate <title> [type]

The type parameter must be one of the following:

  • frontmatter
  • bodymatter
  • backmatter

Additional sectioning types defined in the IDPF's structural semantics may be added later.

$ bber generate "My Chapter Title" bodymatter
⚠️ **GitHub.com Fallback** ⚠️