Thursday, January 22nd, 2009 by Enrico
I had a little fun with the GitHub API last night: I created a small plug-in for WordPress called GitPress that provides a sidebar widget. The widget can be configured to show a list of repositories for any user on GitHub. It was pretty simple but it was a nice exercise because I learned a [...]
Posted in Uncategorized | 1 Comment »
Tagged: git, GitHub, WordPress
Sunday, December 21st, 2008 by Enrico
I’ve created a very simple web page at http://enricob.github.com/ (enricob is my username on GitHub). It lists some of the things that I’m currently working on along with a bit of information about myself. It’s not incredibly remarkable, except for one small detail: it is managed in GitHub as a remote git repository. This is [...]
Posted in Uncategorized | No Comments »
Tagged: git, GitHub