=== Github Trending Repositories === Contributors: aqibgatoo Tags: widgets,github,repositories Requires at least: 3.0 Tested up to: 4.1.1 Stable tag: 1.0.3 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html Widget showing trending github repositories. == Description == Github trending provides a widget which shows the latest trending repositories on github.The plugin uses a custom api that keeps track of the trending repositories on github. ### Using CSS The plugin using basic list items to output the trending repositories. You can apply any custom style to the 'github-trending-style.css' file located in the plugin folder. ### Caching The plugin caches all the data retrieved from the api for 30 minutes to avoid exceeding the limit of api calls. == Installation == 1. Install Github Trending Repositories either via the WordPress.org plugin directory, or by uploading the files to your server. 2. Activate the plugin. 3. Go to Appearance -> Widgets 4. Drag the widget to any widgitized area. 5. Visit your page boom you go. == ChangeLog == = 1.0 = * First release