Skip to content

WordPress plugin for displaying a feed of your latest Git commits on a portfolio site.

Notifications You must be signed in to change notification settings

apieschel/gitfeed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plugin for displaying a feed of your latest Git commits on a portfolio site.

SETUP:

  1. Once you have activated the plugin, go to Settings->Gitfeed and enter your Github username.
  2. In the WordPress admin, place the [gitfeed] shortcode on the page where you want the feed to display.

TODO:

COMPLETED:

Rewrite remaining asynchronous requests code to use the WordPress Requests class.

Implement object orientation.

Use transients to cache data, so I'm not resending the api requests every time the page is refreshed.

Styled patch data.

About

WordPress plugin for displaying a feed of your latest Git commits on a portfolio site.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published