| 1 |
=== Github Embed === |
| 2 |
Contributors: leewillis77 |
| 3 |
Donate link: http://www.leewillis.co.uk/wordpress-plugins/?utm_source=wordpress&utm_medium=www&utm_campaign=github-embed |
| 4 |
Tags: github, embed, oembed |
| 5 |
Requires at least: 3.5 |
| 6 |
Tested up to: 3.5.1 |
| 7 |
Stable tag: 1.1 |
| 8 |
|
| 9 |
== Description == |
| 10 |
|
| 11 |
Plugin that allows you to embed details from github just by pasting in the URL as you would any other embed source. Currently supports: |
| 12 |
|
| 13 |
* GitHub repositories |
| 14 |
* GitHub user profiles |
| 15 |
|
| 16 |
Coming soon: |
| 17 |
|
| 18 |
* Gists... |
| 19 |
|
| 20 |
The plugin provides very basic styling, but adds classes so you can style as you see fit. If anyone has some ideas for a better default stylesheet - pull requests welcome! |
| 21 |
|
| 22 |
== Installation == |
| 23 |
|
| 24 |
1. Upload the plugin to the `/wp-content/plugins/` directory |
| 25 |
2. Activate the plugin through the 'Plugins' menu in WordPress |
| 26 |
3. Paste a Github repo, or user URL into a post, or page |
| 27 |
|
| 28 |
== Frequently Asked Questions == |
| 29 |
|
| 30 |
= Can I change the layout? = |
| 31 |
Not yet, we're hoping to add templating - all contributions welcome! |
| 32 |
|
| 33 |
== Screenshots == |
| 34 |
|
| 35 |
1. GitHub Repository |
| 36 |
2. GitHub user profile |
| 37 |
|
| 38 |
== Changelog == |
| 39 |
|
| 40 |
= 1.1 = |
| 41 |
Default CSS and more styling |
| 42 |
|
| 43 |
= 1.0 = |
| 44 |
First release |
| 45 |
|