Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jeremyfelt/syndicate-to-bluesky

A WordPress plugin to syndicate posts and other post types to Bluesky.
https://github.com/jeremyfelt/syndicate-to-bluesky

Last synced: 3 days ago
JSON representation

A WordPress plugin to syndicate posts and other post types to Bluesky.

Awesome Lists containing this project

README

        

# Syndicate to Bluesky

A WordPress plugin to syndicate posts and other post types to Bluesky.

## Build and distribute

```bash
composer install --no-dev
composer dump-autoload
wp dist-archive ./
```

## See also

Quite a bit of inspiration and much of the initial code was forked from the [Share on Bluesky plugin](https://github.com/pfefferle/wordpress-share-on-bluesky), which is licensed as GPLv2 **and** [available on the WordPress.org repository](https://wordpress.org/plugins/share-on-bluesky/).

A big thank you to Matthias Pfefferle, you should probably use that plugin and ignore my experimentations. 😁

## Changelog

### 0.0.1

Initial release