From b1377ef182b5b4b600672d4acb512c420d842c33 Mon Sep 17 00:00:00 2001 From: Victor Häggqvist Date: Mon, 30 Jun 2014 20:25:05 +0200 Subject: showcase --- index.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index 076d216..088e6be 100644 --- a/index.html +++ b/index.html @@ -8,24 +8,24 @@

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>
+<script src="lastcommit.min.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

+

Victor

- + + -- cgit v1.2.3