1.0.0-beta.10 • Published 1 year ago
@indiekit/endpoint-json-feed v1.0.0-beta.10
@indiekit/endpoint-json-feed
Syndicate posts from Indiekit using JSON Feed.
Installation
npm i @indiekit/endpoint-json-feed
Usage
Add @indiekit/endpoint-json-feed
to your list of plug-ins, specifying options as required:
{
"plugins": ["@indiekit/endpoint-json-feed"],
"@indiekit/endpoint-share": {
"fileName": "posts.json",
"mountPath": "/feeds",
},
}
Options
Option | Type | Description |
---|---|---|
feedName | string | File name. Optional, defaults to /feed.json . |
mountPath | string | Path to JSON Feed. Optional, defaults to / . |
1.0.0-beta.10
1 year ago
1.0.0-beta.8
1 year ago
1.0.0-beta.6
2 years ago
1.0.0-beta.4
2 years ago
1.0.0-beta.5
2 years ago
1.0.0-beta.3
2 years ago
1.0.0-beta.2
2 years ago
1.0.0-beta.0
3 years ago
1.0.0-alpha.17
3 years ago