Skip to content

stefanbohacek/fediverse-share-button-wordpress

Repository files navigation

Fediverse sharing button form with an input field for the server name and a text: "Share this page from your fediverse server"

Fediverse sharing button

This WordPress plugin is under active development and will be available from the WordPress plugin directory soon. More about the project

The list of supported platforms is in this separate GitHub repo.

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.