So yeah I think the title says it all here, but if you google the url of my github.io page (krewn.github.io) the first link is the repo, the second link is the commit history and then third is my github.io page... As of right now my meta tags are as follows:
<title>Kevin Nelson</title>
<!-- Standards !-->
<meta charset="utf-8"><!-- html5 version of http-equiv="Content-Type"... -->
<meta name="description" content="The personal web page of Kevin Nelson 11/16/93">
<meta name="keywords" content="developer programming code script ">
<link rel="author" href="https://plus.google.com/u/0/+KevinNelsonBrewster" />
<link rel="canonical" href="https://krewn.github.io/" />
<!-- For Google !-->
<meta itemprop="name" content="Kevin Nelson">
<meta itemprop="description" content="The personal web page of Kevin Nelson 11/16/93">
<meta itemprop="image" content="https://krewn.github.io/ApophysisOutPuts/Origin/adbgPostPost.jpg">
<!-- For Facebook !-->
<meta property="og:url" content="https://krewn.github.io/">
<meta property="og:image" content="https://krewn.github.io/ApophysisOutPuts/Origin/adbgPostPost.jpg">
<meta property="og:description" content="The personal web page of Kevin Nelson 11/16/93">
<meta property="og:title" content="Kevin Nelson">
<meta property="og:site_name" content="krewn io">
<meta property="og:see_also" content="https://krewn.github.io">
<!-- For Twitter !-->
<meta name="twitter:card" content="The personal web page of Kevin Nelson 11/16/93">
<meta name="twitter:url" content="https://krewn.github.io">
<meta name="twitter:title" content="Kevin Nelson">
<meta name="twitter:description" content="The personal web page of Kevin Nelson 11/16/93">
<meta name="twitter:image" content="https://krewn.github.io/ApophysisOutPuts/Origin/adbgPostPost.jpg">
EDIT:: Obviously there is no button to press to tell Google how to order their results, but any input on how to make it more likely that my page appears first when the URL is searched would be great. For example would putting the URL in the description help?