Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/stefanbohacek/fediverse-share-button-wordpress

Let your site's visitors share your work with the fediverse!
https://github.com/stefanbohacek/fediverse-share-button-wordpress

fediverse sharing-button social-media wordpress wordpress-plugin

Last synced: 3 months ago
JSON representation

Let your site's visitors share your work with the fediverse!

Awesome Lists containing this project

README

        

![Fediverse sharing button form with an input field for the server name and a text: "Share this page from your fediverse server"](./assets/banner-1544x500.png)

# Fediverse sharing button

This WordPress plugin is under active development and will be available from the WordPress plugin directory soon. [More about the project](https://stefanbohacek.com/project/fediverse-sharing-button/)

The list of supported platforms is [in this separate GitHub repo](https://github.com/stefanbohacek/fediverse-share-button/#faq).

## Development

1. Install dependencies with `npm install`.
2. Run `npm run build` to compile JS/CSS files or `npm run watch` to watch for file changes while developing.