Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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).