You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Lee Willis 572167a743 WP.org documentation update 12 years ago
css CSS additions 12 years ago
README.md Version bump 12 years ago
banner-772x250.png Add banner for WP.org 12 years ago
deploy.sh Deploy script fixes 12 years ago
github-embed.php Version bump 12 years ago
readme.txt WP.org documentation update 12 years ago
screenshot-1.png Add screenshot for wp.org 12 years ago
screenshot-2.png Another screenshot 12 years ago

README.md

Github Embed

Plugin that allows you to embed details from github just by pasting in the URL as you would any other embed source. Currently supports:

  • GitHub repositories
  • GitHub user profiles

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.

Installation

  1. Upload the plugin to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Paste a Github repo, or user URL into a post, or page

Frequently Asked Questions

Can I change the layout?

Not yet, we're hoping to add templating - all contributions welcome!

Screenshots

Changelog

  • 1.1
    • Default CSS and more styling
  • 1.0
    • First release