=== Repo Widget === Contributors: allejo Donate link: http://allejo.me/ Tags: github, repo, widget Requires at least: 3.0.1 Tested up to: 3.5.1 Stable tag: 0.7.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Easily create widgets to display information about a GitHub repository. == Description == Use WordPress shortcode to embed GitHub repositories into your blog. The embededd repositories will show the latest information about the repository, * Repo title * Cloning URLs (HTTP, SSH, GIT) * Repo description * Last commit information ShortCode Example: `[repo user="octocat" repo="Hello-World"]` == Frequently Asked Questions == = Do you support BitBucket or Google Code? = In the current release, no. I do plan on implementing this later on. = Your widget is too big! Are there smaller options I can choose from? = At the moment, no, this is the only size available. = Can I request a feature? = Sure, go for it! Start a thread in the Support section or shoot me an email or send me a telegram. == Installation == 1. Upload uncompressed `repo-widget` directory to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress == Screenshots == 1. screenshot-1.png == Changelog == = 0.7.0 = Initial release. == Upgrade Notice == = 0.7.0 = Initial release