forked from refactors/github-profile-widget
-
Notifications
You must be signed in to change notification settings - Fork 0
A plugin for WordPress to show your GitHub profile as a widget.
wonderqs/github-profile-widget
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
=== GitHub Profile Widget === Contributors: hacdias, lsoares, wonderqs Tags: github, profile, widget, programming, development, open source, organization, git Requires at least: 3.0.1 Tested up to: 4.4.1 Stable tag: 1.0.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A widget to show a small version of your GitHub personal profile (or organization). == Description == This is a very simple plugin which gives you a widget to show your GitHub profile or organization in your blog. It's very easy to setup. You just have to put your username (or organization's slug) and select the things you want to show. **Features include:** + Basic information (username, name); + Company, local, email, website and when you joined to GitHub; + Followers and following numbers; + Repositories and gists; + The organizations where you are included. **Patch (for Chinese visitors):** Because Google's service is not avaliable in China, the Google Fonts CDN always works bad in China. So the previous version of this plugin is not work well for Chinese visitors. This patched function provide an option to use Chinese CDN (http://fonts.lug.ustc.edu.cn/) instead of Google CDN (http://fonts.googleapis.com). You can dicide use Chinese CDN or not by choose the options on the new-added submenu under "Settings". **Disclaimer: we are not affiliated with GitHub.** == Installation == 1. Install "GitHub Profile Widget" via the WordPress.org plugin directory or uploading the files to your server. 2. Go to your widgets dashboard and add "GitHub Profile Widget". 3. Fill your GitHub username. 4. Click save and you are done. == Screenshots == 1. The Widget with all options enabled 2. The repositories list 3. Widget options 4. Widget advanced options
About
A plugin for WordPress to show your GitHub profile as a widget.
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- CSS 63.9%
- PHP 35.6%
- JavaScript 0.5%