8000 GitHub - lokarlhorst/githubrepo-octopress: Plugin to display Github Repos in Posts inspired by https://github.com/JoelSutherland/GitHub-jQuery-Repo-Widget
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lokarlhorst/githubrepo-octopress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

githubrepo-octopress

Plugin to display Github Repos in Posts for Octopress. The plugin uses JoelSutherland/GitHub-jQuery-Repo-Widget to generate a box for displaying your favourite Github repo in your posts.

Installation

  1. Clone Github jquery Repo Widget to your computer

    git clone https://github.com/JoelSutherland/GitHub-jQuery-Repo-Widget

  2. Clone githubrepo-octopress to your computer

    git clone https://github.com/sotsy/githubrepo-octopress

  3. Copy jquery.githubRepoWidget.min.js in youroctopressfolder/source/javascripts and put githubwidget.rb into youroctopressfolder/plugins

  4. Merge head.html with youroctopressfolder/source/_includes/custom/head.html

Usage

Shortcode for adding Github Repo to your post

{% githubrepo sotsy/githubrepo-octopress %}

Make sure you set the full name in the shortcode. Otherwise the .js doesn't find the correct repo.

About

Plugin to display Github Repos in Posts inspired by https://github.com/JoelSutherland/GitHub-jQuery-Repo-Widget

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0