JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 47
  • Score
    100M100P100Q70297F
  • License MIT

Photo post type for Indiekit

Package Exports

  • @indiekit/post-type-photo
  • @indiekit/post-type-photo/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@indiekit/post-type-photo) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@indiekit/post-type-photo

Photo post type for Indiekit.

Installation

npm install @indiekit/post-type-photo

[!NOTE] This package is installed alongside @indiekit/indiekit

Usage

To customise the behaviour of this plug-in, add @indiekit/post-type-photo to your configuration, specifying options as required:

{
  "@indiekit/post-type-photo": {
    "name": "Photo"
  }
}

Options

Option Type Description
name string Post type name.
fields Array Fields to show in post interface.