@indiekit/post-type-jam
v1.0.0-beta.25
Published
Jam post type for Indiekit
Maintainers
Readme
@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:
{
"plugins": ["@indiekit/post-type-jam"],
"@indiekit/post-type-jam": {
"name": "Jam"
}
}Options
| Option | Type | Description |
| :------- | :------- | :-------------------------------- |
| name | string | Post type name. |
| fields | Array | Fields to show in post interface. |
