From 7f2d8e883bba5ba0f222acb8f44a94ce6456a4b9 Mon Sep 17 00:00:00 2001 From: Johan Nilsson Date: Sat, 26 Nov 2011 10:31:31 +0100 Subject: You are only as good as your last commit --- index.html | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 index.html (limited to 'index.html') diff --git a/index.html b/index.html new file mode 100644 index 0000000..51c973f --- /dev/null +++ b/index.html @@ -0,0 +1,35 @@ + + + + You are only as good as your last commit + + + + + +

You are only as good as your last commit

+

An old friend once told me this, so here's mine.

+ + + + +

And now you!

+ +
+<span class="lastcommit-widget" data-user="your github username"></span>
+<script src="widget.js"></script>
+    
+ +

The code above will, when included on a webpage show the last commit made by the provided user.

+

It's not smart enough to filter out commits by others in a repository on the users account.

+

Oh...and it only works for GitHub accounts.

+

Fork it on GitHub.

+

Thank you

+

Johan

+ + + + + + \ No newline at end of file -- cgit v1.2.3