This repository has been archived by the owner on Jul 22, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index_backup.html
72 lines (65 loc) · 4.53 KB
/
index_backup.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1">
<title>edm00se.github.io by edm00se</title>
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/pygment_trac.css">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="wrapper">
<header>
<div class="meImg">
<img src="http://www.gravatar.com/avatar/397da8c5ae99b2f89a207d9beda6984d?s=200" />
</div>
<div class="meInfo">
<h1>edm00se.github.io</h1>
<p>The user GitHub page for the always-awesome edm00se.</p>
<p><a href="http://twitter.com/edm00se" class="twitter-follow-button" data-show-count="true" data-lang="en" data-size="large">Follow @edm00se</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script></p>
<p class="view"><a href="https://github.com/edm00se">View My GitHub Profile</a></p>
</div>
</header>
<section>
<h3>
<a name="welcome" class="anchor" href="#welcome"><span class="octicon octicon-link"></span></a>Welcome</h3>
<p>This page, and my GitHub profile for that matter, is nowhere near a complete collection of my works. In fact, most of the more awesome things I do are for businesses, which means that I'm not able to show you them all. I try to contribute in the open source world as much as I can, as I love open source, but you may want to get to know me <span class="italic">before</span> you assume you know all I have to offer. Over time, I plan on highlighting some of the awesomethings that I <span class="italic">can</span> show you, here. They may be from a <a href="http://gist.github.com/edm00se">gist</a> or other sources, but I'll collect them as best as possible.</p>
<!--
<h3>
<a name="twitterFeed" class="anchor" href="#twitterFeed"><span class="octicon octicon-link"></span></a>Twitter Feed
</h3>
<div class="twitterFeed">
<a class="twitter-timeline" data-dnt="true" href="https://twitter.com/edm00se" data-widget-id="392680093216026624">Tweets by @edm00se</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
</div>
-->
<h3>
<a name="elsewhere" class="anchor" href="#elsewhere"><span class="octicon octicon-link"></span></a>Elsewhere</h3>
<p>I'm all over the internet, so feel free to find me in the wild, where I reside. Some of these places include: <br />
<div class="threeColDiv">
<ul class="threeColumnList">
<li title="to share me"><a href="http://about.me/EricMcCormick">about.me</a></li>
<li title="to share some awesome contribution"><a href="http://github.com/edm00se">GitHub</a></li>
<li title="to share some awesome bits and pieces"><a href="http://gist.github.com/edm00se">GitHub Gists</a></li>
<li title="to share 140 chars of awesome at a time"><a href="http://twitter.com/edm00se">Twitter</a></li>
<li title="to share my awesome photos"><a href="http://ericmc.co/rmick/">Photography Blog</a></li>
<li title="to show how awesome I am"><a href="http://cv.ericmc.co/">Digital Resume</a></li>
<li title="to connect with business people"><a href="http://www.linkedin.com/in/emccormick">LinkedIn</a></li>
<li title="yeah, I like their interface"><a href="http://plus.google.com/+EricMcCormickThereCanBeOnlyOne">Google+</a></li>
<li title="don't expect to connect unless you're extremely awesome"><a href="http://www.facebook.com/eric.n.mccormick">Facebook</a></li>
</ul>
</div>
</p>
</section>
<footer>
<p><small>Hosted on GitHub Pages — Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
</footer>
</div>
<script src="javascripts/scale.fix.js"></script>
</body>
</html>