=== Better Github Gists Widget === Contributors: arch1t3ct Donate link: http://a.ndri.us/ Tags: widget, gist, github, gists Requires at least: 3.5.2 Tested up to: 3.5.2 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A highly configurable github gists widget. == Description == Retrieves your public Gists and displays them in an ordered list. Features include: * Item count. * Length of description. * Show comment count. * Show creation date. * Show mimetype icons. Supported mimetypes: * C++ * C * C# * ColdFusion * CSS * HTML * Java * JavaScript * Lua * PHP * Python * Ruby * SQL * TeX * XML == Installation == 1. Upload `better-github-gists-widget` to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Go to Appearance -> Widgets and add "Better Github Gists Widget" to a sidebar of your choosing. 4. Configure options as necessary. == Frequently Asked Questions == Have any questions? Contact me via a@ndri.us == Upgrade Notice == Initial release. == Screenshots == 1. Widget options. 2. Actual widget content using default Twenty Eleven theme. == Changelog == = 1.0 = * Initial release