summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCameron McEfee <cameron@github.com>2011-05-27 14:02:58 -0700
committerCameron McEfee <cameron@github.com>2011-05-27 14:02:58 -0700
commit379694ab364801b5d06c2070c43fa50594c4bf65 (patch)
treeea319720af7c580bd8deca600d64cd99e2feede2
parent1771997794464b56d0e58317260093e98aabda1b (diff)
remove to be added to poweredby.github.com
-rw-r--r--_posts/2010-01-16-api.markdown37
1 files changed, 0 insertions, 37 deletions
diff --git a/_posts/2010-01-16-api.markdown b/_posts/2010-01-16-api.markdown
deleted file mode 100644
index fbc1e41..0000000
--- a/_posts/2010-01-16-api.markdown
+++ /dev/null
@@ -1,37 +0,0 @@
----
-layout: default
-title: GitHub API
-categories: other
----
-
-The GitHub API is documented at <http://develop.github.com>
-
-Projects using the API
-======================
-
-* [GitHub Badge](http://drnicjavascript.rubyforge.org/github_badge/) (see also [initial blog post](http://drnicwilliams.com/2008/05/03/github-badge-for-your-blog/))
-
-* [Badjo](http://github.com/zmack/badjo/tree/master)
-
-* [YAGHB](http://github.com/schleyfox/yaghb/tree/master) -- Yet another github badge
-
-* [textmate gem](http://github.com/wycats/textmate/) -- Command-line package manager for textmate
-
-* [github commit badge](https://github.com/heipei/github-commit-badge/tree) -- GitHub commit badge, showing the most recent commits of chosen repos
-
-* GitHub Projects Wordpress Plug-in -- Available at the official Wordpress [plug-in directory](http://wordpress.org/extend/plugins/github-projects/)
-
-* [github-repos](http://github.com/johnbender/github-repos/tree/master) -- [Tutorial and Example](http://nickelcode.com/2008/11/27/github-repo-information-in-your-webpages/)
-
-* [github-terminal](http://github.com/prtksxna/github-terminal/tree/master), working example at [Github Terminal](http://prtksxna.github.com/github-terminal/)
-
-* [git-trip](http://github.com/Oshuma/git-trip/tree) -- Visualize git repositories.
-
-* [github-social-badge](http://github.com/kentbrew/github-social-badge) -- Social badge: visualize projects and followers. [Working example](http://kentbrew.github.com)
-
-* [codeigniter-github](http://github.com/philsturgeon/codeigniter-github/tree/master) -- CodeIgniter / PHP wrapper library.
-
-* [github user page bookmarklet](http://tagaholic.me/2009/04/06/github-bookmarklet-for-user-pages.html) -- adds additional repo stats to github user pages and provides repository sorting.
-
-* [GithubNotifier](http://github.com/ctshryock/GithubNotifier) -- Little OS X menu-bar app that posts Growl notifications from your Github network activity.
-* [ForkFeed](http://github.com/svetlyak40wt/forkfeed) -- Utility to track changes in all forks of your projects on GitHub.