From 27357d91f2c2108790dbf67eac6318add3613d8c Mon Sep 17 00:00:00 2001 From: Arnold Schrijver Date: Thu, 16 Mar 2023 16:38:28 +0100 Subject: [PATCH] Add ActivityPub Pelican Plugin to utilities (#16) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 03d669c..2b564a7 100644 --- a/README.md +++ b/README.md @@ -262,6 +262,8 @@ For an overview of known relays, see [Relay List, a regularly updated, sorted li * [**ActivityPubSchema**](https://github.com/redaktor/ActivityPubSchema): JSON Schema definition of the ActivityStreams and ActivityPub specifications. `MIT, Javascript` +* [**ActivityPub Pelican Plugin**](https://git.kabelsalat.ch/s3lph/pelican-plugin-activitypub): Experimental ActivityPub plugin for Pelican static site generator. `ISC, Python` + * :heavy_check_mark: [**activity-streams-validator**](https://github.com/yuforium/activity-streams-validator) ([Fedi account](https://mastodon.social/@cpmoser)): Activity Streams validation for Typescript. `MIT, Typescript` * [**AP follow**](https://github.com/mwt/apfollow) - A remote follow tool to share links and buttons that allow people to follow you from their own ActivityPub instance `BSD-2-clause, PHP`