-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
52 lines (49 loc) · 1.94 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Hi.</title>
<meta name="generator" content="TextMate http://macromates.com/">
<meta name="author" content="Jarred Bishop">
<script type="text/javascript" src="http://use.typekit.com/pif5ymh.js"></script>
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>
<link rel="stylesheet" type="text/css" href="/css/style.css">
</head>
<body>
<section id="intro">
<div class="bio">
<p>Jarred Bishop is a designer and front-end developer in Wellington, New Zealand.</p>
</div>
<div class="image">
<div class="left">
<p>The following roles keep him entertained:</p>
<ul>
<li>Director/Designer at <a href="http://www.bitbybit.io">bit by bit</a></li>
<li>Design director at <a href="http://www.goodasgold.co.nz">Good As Gold</a></li>
<li>Editor for <a href="http://www.goodshit.co.nz">Good Shit</a></li>
<li>Designer for <a href="http://www.cutandrun.co.nz">Cut&Run</a></li>
</ul>
<p>He occasionally takes on new projects.</p>
<p>Say hello.</p>
</div>
<div class="center" style="background-image: url('http://farm7.staticflickr.com/6209/6117694618_b97f83be37.jpg');">
</div>
<div class="right">
<p>Recent work:</p>
<ul>
<li><a href="http://www.coffeesupreme.com">Coffee Supreme</a></li>
</ul>
</div>
</div>
</section>
<section id="activity" class="extend" data-view="ActivityStream">
<div class="status" class="loading">
<i class="icon"><div class="favicons"><div class="favicon loading-anim"></div></div></i><span class="text">loading activity...</span>
</div>
<div class="items">
</div>
</section>
<script src="http://cdnjs.cloudflare.com/ajax/libs/require.js/0.26.0/require.min.js"></script>
<script src="/js/main.js"></script>
</body>
</html>