=== gitblock === Contributors: thrijith,abhijitrakas Donate link: https://thrijith.com Tags: github, gutenberg blocks, blocks, github blocks Requires at least: 5.0 Tested up to: 5.5.1 Requires PHP: 5.6 Stable tag: 1.1.1 Author URI: https://thrijith.com Plugin URI: https://github.com/thrijith/gitblock License: MIT License URI: http://opensource.org/licenses/MIT == Description == = Overview = gitblock — is a plugin for adding Github blocks. == Frequently Asked Questions == = Where can I create Github OAuth Token ? = Please check [this](https://help.github.com/en/articles/creating-a-personal-access-token-for-the-command-line) for creating a token. You don't need to provide any extra permissions. == Screenshots == 1. Enter your Github Token here Settings -> General. 2. Blocks which can be found when the plugin is activated. 3. Example of an User Block - Part 1. 4. Example of an User Block - Part 2. == Changelog == = 1.1.1 = * Update packages. = 1.1.0 = * Convert static blocks to dynamic blocks. * Coding standard updates. = 1.0.0 = * Release plugin with two Github info blocks. == Upgrade notice == = 1.1.0 = * Convert static blocks to dynamic blocks and update coding standards.