Skip to content

@indiekit/post-type-jam

Jam post type for Indiekit.

Installation

npm install @indiekit/post-type-jam

Usage

Add @indiekit/post-type-jam to your list of plug-ins, specifying options as required:

json
{
  "plugins": ["@indiekit/post-type-jam"],
  "@indiekit/post-type-jam": {
    "name": "Jam"
  }
}

Options

OptionTypeDescription
namestringPost type name.
fieldsArrayFields to show in post interface.