Plug-ins
You can find more plug-ins on npm under the indiekit-plugin
tag.
Content stores
A content store is a location where Indiekit can save post content and media files. Plug-ins are available for the following platforms:
- @indiekit/store-bitbucket
- @indiekit/store-ftp
- @indiekit/store-gitea
- @indiekit/store-github
- @indiekit/store-gitlab
Endpoints
An endpoint is a path on your Indiekit server that applications can send requests to or users can access certain features at.
-
@indiekit/endpoint-micropub (Built-in)
Micropub endpoint for Indiekit. Enables publishing content to your website using the Micropub protocol. -
@indiekit/endpoint-media (Built-in)
Micropub media endpoint for Indiekit. Enables publishing media files (audio, photos, videos) to your website using the Micropub protocol. -
@indiekit/endpoint-share (Built-in)
Share endpoint for Indiekit. Provides a simple interface for bookmarking websites and publishing them on your website. -
@indiekit/endpoint-syndicate (Built-in)
Syndication endpoint for Indiekit. Provides an endpoint you can ping to check that recently published posts have been syndicated to any configured targets such as Twitter or Mastodon.
Publication presets
A publication preset provides default values for post types and post templates. Plug-ins are available for the following platforms:
Syndicators
A syndicator enables content to be posted to third-party websites, in addition to your own. Plug-ins are available for the following platforms: