Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/stefanbohacek/fediverse-share-button-wordpress
- Owner: stefanbohacek
- License: gpl-3.0
- Created: 2024-07-28T11:59:15.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-09-17T20:14:06.000Z (4 months ago)
- Last Synced: 2024-09-18T01:11:50.900Z (4 months ago)
- Topics: fediverse, sharing-button, social-media, wordpress, wordpress-plugin
- Language: PHP
- Homepage: https://fediverse-share-button.stefanbohacek.dev/
- Size: 757 KB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.