1.0.0-beta.15 • Published 21 days ago

@indiekit/syndicator-internet-archive v1.0.0-beta.15

Weekly downloads
-
License
MIT
Repository
github
Last release
21 days ago

@indiekit/syndicator-internet-archive

Internet Archive syndicator for Indiekit.

Installation

npm i @indiekit/syndicator-internet-archive

Requirements

A set of Internet Archive API keys. You can get these from https://archive.org/account/s3.php.

Usage

Add @indiekit/syndicator-internet-archive to your list of plug-ins, specifying options as required:

{
  "plugins": ["@indiekit/syndicator-internet-archive"],
  "@indiekit/syndicator-internet-archive": {
    "checked": true
  }
}

Options

OptionTypeDescription
accessKeystringYour S3 access key. Required, defaults to process.env.INTERNET_ARCHIVE_ACCESS_KEY.
secretKeystringYour S3 secret key. Required, defaults to process.env.INTERNET_ARCHIVE_SECRET_KEY.
checkedbooleanTell a Micropub client whether this syndicator should be enabled by default. Optional, defaults to false.
namestringName for this syndicator that may appear in a Micropub client’s publishing interface. Optional, defaults to Internet Archive.
uidstringValue Micropub client will include when publishing a post to indicate that it should be sent to this syndicator. Optional, defaults to https://web.archive.org/.
1.0.0-beta.15

21 days ago

1.0.0-beta.12

1 month ago

1.0.0-beta.10

1 month ago

1.0.0-beta.8

2 months ago

1.0.0-beta.4

10 months ago

1.0.0-beta.5

9 months ago

1.0.0-beta.6

6 months ago

1.0.0-beta.3

12 months ago

1.0.0-beta.0

1 year ago

1.0.0-beta.1

1 year ago

1.0.0-alpha.16

1 year ago

1.0.0-alpha.13

1 year ago

1.0.0-alpha.9

2 years ago

1.0.0-alpha.10

2 years ago

1.0.0-alpha.12

2 years ago

1.0.0-alpha.5

2 years ago

1.0.0-alpha.0

2 years ago

0.3.0

2 years ago

0.2.0

2 years ago

0.1.4

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago

0.1.0-alpha.22

3 years ago

0.1.0-alpha.21

3 years ago

0.1.0-alpha.15

3 years ago

0.1.0-alpha.14

3 years ago

0.1.0-alpha.12

4 years ago