Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/audrasjb/embed-block-for-github
Easily embed GitHub repositories in Gutenberg Editor.
https://github.com/audrasjb/embed-block-for-github
Last synced: 10 days ago
JSON representation
Easily embed GitHub repositories in Gutenberg Editor.
- Host: GitHub
- URL: https://github.com/audrasjb/embed-block-for-github
- Owner: audrasjb
- License: gpl-2.0
- Created: 2019-08-26T20:11:00.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-22T16:37:30.000Z (over 1 year ago)
- Last Synced: 2024-11-02T06:11:35.667Z (17 days ago)
- Language: PHP
- Homepage: https://wordpress.org/plugins/embed-block-for-github
- Size: 1.24 MB
- Stars: 16
- Watchers: 2
- Forks: 11
- Open Issues: 10
-
Metadata Files:
- Readme: readme.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
=== Embed Block for GitHub ===
Contributors: audrasjb, whodunitagency, pedromendonca, vsc55
Donate link: https://www.paypal.me/audrasjb
Tags: GitHub, embed, block, Gutenberg, bloc, gist, git, repository, card
Requires at least: 5.2
Tested up to: 5.4
Stable tag: 0.3
Requires PHP: 5.6
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.htmlEasily embed GitHub repositories in Gutenberg Editor.
== Description ==
This plugin adds a GitHub Repository Embed Block to the Block Editor.
It is developed on [GitHub](https://github.com/audrasjb/embed-block-for-github). Contributions welcome!
Special thanks:
- [@pedro-mendonca](https://github.com/pedro-mendonca) for i18n/l10n fixes and portuguese translation.
- [@vsc55](https://github.com/vsc55) for Dark Mode Enhancement, full code refresh and spanish translation.== Screenshots ==
1. Easy to use!
2. Insert GiHub Repo Block.
3. Embed your GitHub Repositories in your Post content.
4. Integrates well with your theme stylesheet.== Installation ==
1. Install the plugin and activate.
2. Go to the editor and choose GitHub Repo block.
3. Add the URL of the repository and see the magic happen.== Changelog ==
= 0.3 =
* Code refresh and dark mode support. Props @vsc55: https://github.com/audrasjb/embed-block-for-github/pull/2
* Added @vsc55 as plugin contributor for his multiple contributions ♥️= 0.2 =
* Localization/internationalization fixes. Props @pedro-mendoza: https://github.com/audrasjb/embed-block-for-github/pull/1= 0.1.1 =
* Small fixes= 0.1 =
* Plugin initial commit. Works fine :)