Plugin that allows you to embed details from github just by pasting in the URL as you would any other embed source. Currently supports:
https://github.com/leewillis77/wp-github-oembed
https://github.com/leewillis77/
https://github.com/leewillis77/wp-github-oembed/issues?milestone=1&state=open
https://github.com/leewillis77/wp-github-oembed/graphs/contributors
Coming soon:
- Gists...
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! lugin that allows you to embed details about a github user, or repo just by pasting in the repo URL as you would any other embed source.
- Upload the plugin to the
/wp-content/plugins/
directory - Activate the plugin through the 'Plugins' menu in WordPress
- Paste a Github repo, or user URL into a post, or page
Not yet, we're hoping to add templating - all contributions welcome!
-
1.3
- Expire the oEmbed cache daily
-
1.2
- Support for milestone summaries
- Support for contributor lists
-
1.1
- Default CSS and more styling
-
1.0
- First release