@indiekit/endpoint-posts

1.0.0-beta.16 • Public • Published

@indiekit/endpoint-posts

Post management endpoint for Indiekit. View posts published by your Micropub endpoint and publish new posts to it.

Installation

npm i @indiekit/endpoint-posts

Usage

Add @indiekit/endpoint-posts to your list of plug-ins, specifying options as required:

{
  "plugins": ["@indiekit/endpoint-posts"],
  "@indiekit/endpoint-posts": {
    "mountPath": "/artikel", // de-DE
  },
}

Options

Option Type Description
mountPath string Path to management interface. Optional, defaults to /posts.

Versions

Current Tags

Version History

Package Sidebar

Install

npm i @indiekit/endpoint-posts

Weekly Downloads

144

Version

1.0.0-beta.16

License

MIT

Unpacked Size

79.1 kB

Total Files

46

Last publish

Collaborators

  • paulrobertlloyd