-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
173 lines (118 loc) · 5.61 KB
/
index.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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
<!doctype html>
<html lang="en">
<meta charset="utf-8">
<title>Home – Tom Critchlow</title>
<meta name="description" content="">
<meta name="keywords" content="">
<meta property="og:locale" content="en_US">
<meta property="og:title" content="Home – Tom Critchlow">
<meta property="og:description" content="Hello world">
<meta property="og:url" content="http://tjcritchlow.siteleaf.net/">
<meta property="og:site_name" content="Tom Critchlow">
<link href="/feed.xml" type="application/atom+xml" rel="alternate" title="Tom Critchlow Feed">
<!-- http://t.co/dKP3o1e -->
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Type -->
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Crimson+Text:400,400italic,700,700italic" rel='stylesheet' type='text/css' />
<link href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700" rel='stylesheet' type='text/css'>
<!-- symbolset icons -->
<link href="//cdn.symbolset.com//symbolset.css" rel="stylesheet">
<!-- In order to use Calendas Plus, you must first purchase it. Then, create a font-face package using FontSquirrel.
<link rel='stylesheet' href='/assets/cal.css' media='all' />
-->
<!-- For all browsers -->
<link rel="stylesheet" href="/assets/css/i.css">
<!-- Fresh Squeezed jQuery -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
<meta http-equiv="cleartype" content="on">
<!-- Load Modernizr -->
<script src="/assets/js/vendor/modernizr-2.6.2.custom.min.js"></script>
<!-- Icons -->
<!-- 16x16 -->
<link rel='icon' type='image/png' href='/assets/favicon.png'>
<link rel='shortcut icon' type='image/png' href='/assets/favicon.png'>
<div id="bump">
<body>
<header class="site-header">
<div class="wrap">
<hgroup>
<h1><a href="/">Tom Critchlow</a></h1>
</hgroup>
<a href="#nav" class="menu ss-icon ss-rows"></a>
<nav role="navigation">
<ul>
<li>
<a href="/" title="Home">Home</a>
</li>
<li>
<a href="/articles" title="Writing">Writing</a>
</li>
</ul>
</nav>
</div>
</header>
<div id='bump'>
<section class="article archive">
<article class="archive-wrap">
<ol class="post-list">
<lh><h2><span class="bb">Writing</span></h2></lh>
<li>
<div class="deets" itemscope itemtype="http://schema.org/BlogPosting" itemprop="blogPost">
<h1><a href="/articles/github-is-like-an-infinite-library">Github is like an infinite library</a></h1>
<p class="date"><time datetime="2014-11-12T17:26:00Z" itemprop="datePublished">November 12, 2014</time></p>
</div>
</li>
<li>
<div class="deets" itemscope itemtype="http://schema.org/BlogPosting" itemprop="blogPost">
<h1><a href="/articles/the-magical-machinery-of-hands">The magical machinery of hands</a></h1>
<p class="date"><time datetime="2014-11-12T16:03:00Z" itemprop="datePublished">November 12, 2014</time></p>
</div>
</li>
<li>
<div class="deets" itemscope itemtype="http://schema.org/BlogPosting" itemprop="blogPost">
<h1><a href="/articles/hello-world">Hello, world</a></h1>
<p class="date"><time datetime="2014-10-09T20:45:00Z" itemprop="datePublished">October 09, 2014</time></p>
</div>
</li>
</ol>
</article>
</section>
</div>
<div class="push"></div>
<footer>
<aside class="wrap">
<ol class="prev-posts">
<p class="list-title">Recent Posts</p>
<li>
<span class="recent-title"><a href="/articles/github-is-like-an-infinite-library" title="Github is like an infinite library">Github is like an infinite ... </a></span>
<span class="date">Nov 12, 2014</span>
</li>
<li>
<span class="recent-title"><a href="/articles/the-magical-machinery-of-hands" title="The magical machinery of hands">The magical machinery of hands </a></span>
<span class="date">Nov 12, 2014</span>
</li>
<li>
<span class="recent-title"><a href="/articles/hello-world" title="Hello, world">Hello, world </a></span>
<span class="date">Oct 09, 2014</span>
</li>
</ol>
<div class="social">
<ul>
<li><a id="mail" href="mailto:[email protected]"><span class="foot-link">Contact Me</span></a></li>
<li><a id="twit" href="http://twitter.com/tomcritchlow" target="_blank"><span class="foot-link">@tomcritchlow</span></a></li>
</ul>
</div>
</aside>
<small>© 2014 . Powered by <a href="http://siteleaf.com">Siteleaf</a> using the <a href="https://github.com/destroytoday/Balzac-for-Siteleaf">Balzac</a> theme.</small>
</footer>
<!-- If they're out, get some from the cellar -->
<script>window.jQuery || document.write('<script src="/assets/js/vendor/jquery-1.9.1.min.js"><\/script>')</script>
<script src="/assets/js/retina.min.js"></script>
<!-- symbolset icons -->
<script src="//cdn.symbolset.com//symbolset.js"></script>
<!-- Custom JS -->
<script src="/assets/js/scripts.js"></script>
</body>
</html>