-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex-2017.html
More file actions
154 lines (144 loc) · 4.91 KB
/
index-2017.html
File metadata and controls
154 lines (144 loc) · 4.91 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Stephen Knott</title>
<meta description="Stephen Knott UI Designer / Front-end Developer
" />
<link rel="stylesheet" href="/css/base.css">
<link rel="stylesheet" href="/css/animate.css">
<link rel="stylesheet" href="/css/modaal.css">
<link rel="canonical" href="http://localhost:4000/index-2017.html">
<link href="https://fonts.googleapis.com/css?family=Crimson+Text|Josefin+Sans" rel="stylesheet">
<script src="/js/jquery.js"></script>
<script src="/js/modernizr-custom.js"></script>
<script src="/js/basic.js"></script>
<script src="/js/modaal.js"></script>
<meta name="google-site-verification" content="5BWzNAGHFnlogtEtAHS5DoGgMlZmnk3VCAQ3j9t5kms" />
</head>
<body>
<nav role="navigation" class="mobile-nav">
<label for="show-menu" class="nav__open-button">Menu</label>
<input type="checkbox" id="show-menu" role="button">
<ul class="menu">
<li>
<div>
<label for="show-menu" class="show-menu close-menu">
<input type="checkbox" id="show-menu" role="button">
<div class="nav__close-button">Close</span>
</label>
</div>
</li>
<li><a href="/" >Bio</a></li>
<li><a href="/designs/" >Design</a></li>
<li><a href="/code-snippets/" >Snippets</a></li>
<li><a href="/contact/" >Contact</a></li>
<!--<li><a href="/notes/">Notes</a></li>-->
<div class="subnav">
<a href="https://www.linkedin.com/in/knottaverage" target="_blank">
<span class="subnav__icon tooltip">
<img src="/img/linkedin.svg" alt="LinkedIn" class="linkedin" />
<span class="tooltiptext">LinkedIn</span>
</span>
</a>
<a href="https://github.com/knottaverage" target="_blank">
<span class="subnav__icon tooltip">
<img src="/img/github.svg" alt="Github" />
<span class="tooltiptext">Github</span>
</span>
</a>
<a href="http://codepen.io/knottaverage/" target="_blank">
<span class="subnav__icon tooltip">
<img src="/img/codepen.svg" alt="Codepen" />
<span class="tooltiptext">Codepen</span>
</span>
</a>
<a href="http://www.knottaverage.com/downloads/StephenKnottUXDesignresume.pdf" target="_blank">
<span class="subnav__icon tooltip">
<img src="/img/document-icon.svg" alt="Resume" />
<span class="tooltiptext">Resume</span>
</span>
</a>
</div>
<div class="contact">
This website is built with Jekyll and hosted on Github.
</div>
<div>
</ul>
</nav>
<!--
<nav class="nav clear" role="navigation">
<div class="logo-container">
<a href="/"><span class="logo-container__bold">Knottaverage's</span> pixels and pencils.</a>
</div>
<label for="show-menu" class="nav__open-button">
Menu
</label>
<input type="checkbox" id="show-menu" role="button">
<div class="menu">
<ul class="menubar">
<li>
<div>
<label for="show-menu" class="show-menu close-menu">
<input type="checkbox" id="show-menu" role="button">
<div class="nav__close-button">Close</span>
</label>
</div>
</li>
<li>
<a href="/">Bio</a></li>
</li>
<li>
<a href="/designs/">Design</a></li>
</li>
<li>
<a href="/code-snippets/">Snippets</a></li>
</li>
<li>
<a href="/notes/">Notes</a>
</li>
<li class="mobile-contact">knottaverage@gmail.com<br>707-494-1384</li>
</ul>
</div>
</nav>
-->
<div class="home__hero-image">
<div class="hero__copy-container">
<div class="hero__copy--top">
Hello, my name is<br>
Stephen Knott and I am a
</div>
<div class="hero__copy--bottom">
Designer
</div>
<div class="hero__button-container">
<a href="/designs/" class="button button--purple">
<span>View Selected Work</span>
<span>
<img src="/img/right-arrow.svg" />
</span>
</a>
</div>
</div>
</div>
<div class="footer">
<ul>
<li><a href="https://www.linkedin.com/in/knottaverage/" target="_blank">LinkedIn</a></li>
<li><a href="https://dribbble.com/knottaverage" target="_blank">Dribbble</a></li>
<li><a href="http://www.twitter.com/knottaverage" target="_blank">Twitter</a></li>
<li><a href="http://www.codepen.com/knottaverage" target="_blank">CodePen</a></li>
<li><a href="https://www.interaction-design.org/stephen-knott" target="_blank">IDF</a></li>
</ul>
</div>
</body>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-86898950-1', 'auto');
ga('send', 'pageview');
</script>
</html>