Gist Embed

Plugin Banner

Gist Embed

by ThomasHambach

Download
Description

Inspired by the script written by Blair Vanderhoof, this plugin allows you to input gist files directly into your WordPress posts using a jQuery callback.

Currently supports: * Showing a whole gist. * Showing single file in a gist. * Showing certain lines of a single file in a gist.

  1. Upload the directory gist-embed to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

For any issues, please refer to https://github.com/thomashambach/gist-embed-wordpress/issues and describe your issue as detailed as possible.

0.2

Added options to hide line numbers and GitHub footer.

Back to top