Skip to content

bradthomas127/gitpress-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitPress Repo

GitPress Repo is a WordPress plugin that lets you easily embed a Github repo or Gist onto your WordPress site with a shortcode. This is great for other plugin or library authors that want to showcase the contents of a repo on their WordPress project pages.

GitPress Repo uses Darcy Clarke's Repo.js and Repo.js uses Markus Ekwall's jQuery Vangogh plugin for styling of file contents. Vangogh, subsequently, utilizes highlight.js, written by Ivan Sagalaev for syntax highlighting.

##Demo

Demo: GitPress Repo Demo

##Example Use

[repo name="_s" author="Automattic"]

You can also reference a specific branch if you want:

[repo name="jquery" author="jquery" branch="strip_iife"]

Or a Gist:

[gist id="2639806"]

@author bradthomas127 @version 1.0

About

Makes embedding Github Repositories into WordPress super easy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published