Jam post type for Indiekit
npm install @indiekit/post-type-jamJam post type for Indiekit.
npm install @indiekit/post-type-jam
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"
}
}
| Option | Type | Description |
| :------- | :------- | :-------------------------------- |
| name | string | Post type name. |fields
| | Array` | Fields to show in post interface. |