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.
To get started with development, follow these steps:
- Clone this repository to your local machine.
- Navigate to the plugin directory:
cd blocks-for-github
. - Install the dependencies:
npm install
. - Build the plugin:
npm run build
. - Start the development server:
npm start
. - 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.
We welcome contributions from developers of all skill levels. If you're interested in contributing, please take a look at our contributing guidelines and code of conduct to get started.
Blocks for GitHub is licensed under the GPL v2 License.