Video post type for Indiekit
npm install @indiekit/post-type-videoVideo post type for Indiekit.
npm install @indiekit/post-type-video
Add @indiekit/post-type-video to your list of plug-ins, specifying options as required:
``json`
{
"plugins": ["@indiekit/post-type-video"],
"@indiekit/post-type-video": {
"name": "Video"
}
}
| Option | Type | Description |
| :------- | :------- | :-------------------------------- |
| name | string | Post type name. |fields
| | Array` | Fields to show in post interface. |