Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devinwalker/blocks-for-github
This repository provides a Gutenberg block for WordPress that enables you to seamlessly showcase your GitHub repository or profile within your content. It offers a great way to display your GitHub activity and can be easily added using the Gutenberg block editor.
https://github.com/devinwalker/blocks-for-github
github-api gutenberg gutenberg-blocks gutenberg-plugin wordpress wordpress-plugin
Last synced: about 23 hours ago
JSON representation
This repository provides a Gutenberg block for WordPress that enables you to seamlessly showcase your GitHub repository or profile within your content. It offers a great way to display your GitHub activity and can be easily added using the Gutenberg block editor.
- Host: GitHub
- URL: https://github.com/devinwalker/blocks-for-github
- Owner: DevinWalker
- License: gpl-3.0
- Created: 2022-03-07T22:38:31.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-26T17:06:09.000Z (about 1 month ago)
- Last Synced: 2024-12-24T00:12:35.280Z (4 days ago)
- Topics: github-api, gutenberg, gutenberg-blocks, gutenberg-plugin, wordpress, wordpress-plugin
- Language: PHP
- Homepage:
- Size: 1.61 MB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# 🚀 Blocks for GitHub
Welcome to Blocks for GitHub, a WordPress block that allows you to showcase your work on GitHub in a beautiful and interactive way.
This plugin is almost done in development, but we're always looking for contributors to help us make it even better! Whether you're a seasoned WordPress developer or just starting out, we'd love to have you join us building the best GitHub block for WordPress.
## 💻 Getting Started
To get started with development, follow these steps:
1. Clone this repository to your local machine.
2. Navigate to the plugin directory: `cd blocks-for-github`.
3. Install the dependencies: `npm install`.
4. Build the plugin: `npm run build`.
5. Start the development server: `npm start`.
6. Open your WordPress site and add the `Blocks for GitHub` block to any post or page.That's it! You're ready to start developing and contributing to Blocks for GitHub.
## 🤝 Contributing
We welcome contributions from developers of all skill levels. If you're interested in contributing, please take a look at our [contributing guidelines](CONTRIBUTING.md) and [code of conduct](CODE_OF_CONDUCT.md) to get started.
## 📝 License
Blocks for GitHub is licensed under the [GPL v2 License](LICENSE).