-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
217 lines (126 loc) · 6.58 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
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta property="og:title" content=" Jill Munson" />
<meta property="og:site_name" content="Jill Munson" />
<meta property="og:url" content="http://jillmunson.com/" />
<meta property="og:type" content="website" />
<title>
Jill Munson
</title>
<meta name="description" content="Girl next door in the metaverse. Dreams in console.log. Can probably fix your web app. Most definitely cannot fix your printer." />
<meta name="HandheldFriendly" content="True" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="http://jillmunson.com/images/favicon.ico">
<link rel="apple-touch-icon" href="http://jillmunson.com/images/apple-touch-icon.png" />
<link rel="stylesheet" type="text/css" href="http://jillmunson.com/css/screen.css" />
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Merriweather:300,700,700italic,300italic|Open+Sans:700,400|Inconsolata" />
<link href="http://jillmunson.com/index.xml" rel="alternate" type="application/rss+xml" title="Jill Munson" />
<meta name="generator" content="Hugo 0.62.0" />
<link rel="canonical" href="http://jillmunson.com/" />
<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','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-60038362-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body class="nav-closed">
<div class="nav">
<h3 class="nav-title">Menu</h3>
<a href="#" class="nav-close">
<span class="hidden">Close</span>
</a>
<ul>
<li class="nav-opened nav-current" role="presentation">
<a href="/">Home</a>
</li>
<li class="nav-opened" role="presentation">
<a href="/about">About</a>
</li>
<li class="nav-opened" role="presentation">
<a href="/post">Blog</a>
</li>
<li class="nav-opened" role="presentation">
<a href="/project">Projects</a>
</li>
<li class="nav-opened" role="presentation">
<a href="/meetups">WIT Meetups</a>
</li>
<li class="nav-opened" role="presentation">
<a href="/post/2019/12-30/homecoming/">Homecoming</a>
</li>
</ul>
<a class="subscribe-button icon-feed" href="http://jillmunson.com/index.xml">Subscribe</a>
</div>
<span class="nav-cover"></span>
<div class="site-wrapper">
<header class="main-header " style="background-image: url(http://jillmunson.com/img/parade.jpg)">
<div class="main-header-overlay"></div>
<nav class="main-nav overlay clearfix">
<a class="blog-logo" href="http://jillmunson.com/"><img src="http://jillmunson.com/img/noh8.jpg" alt="Blog Logo" /></a>
<a class="menu-button" href="#"><span class="burger">☰</span><span class="word">Menu</span></a>
</nav>
<div class="vertical">
<div class="main-header-content inner">
<a class="blog-logo-center" href="http://jillmunson.com/">
<img src="http://jillmunson.com/img/noh8.jpg" alt="Blog Logo" />
</a>
<a href="https://github.com/jaemu">
<span class="icon-github" style="color:white;font-size:2em"></span>
</a>
<a class="bloglogo" href="https://instagram.com/msito">
<span class="icon-instagram" style="color:white;font-size:2em"></span>
</a>
<a class="bloglogo" href="https://www.linkedin.com/in/jillianmunson">
<span class="icon-linkedin" style="color:white;font-size:2em"></span>
</a>
<a class="" href="https://scoresaber.com/u/76561198414068914">
<span class="icon-scoresaber" style="color:transparent!important;font-size:2em;"></span>
</a>
<h1 class="page-title">Jill Munson</h1>
<h2 class="page-description">Girl next door in the metaverse. Dreams in console.log. Can probably fix your web app. Most definitely cannot fix your printer.</h2>
</div>
</div>
<a class="scroll-down icon-arrow-left" href="#content"><span class="hidden">Scroll Down</span></a>
</header>
<main id="content" class="content" role="main">
<div class="extra-pagination inner">
<nav class="pagination" role="navigation">
<span class="page-number">Page 1 of 1</span>
</nav>
</div>
<article class="post post">
<header class="post-header">
<h2 class="post-title"><a href="/post/">Posts</a></h2>
</header>
<section class="post-excerpt">
<p> <a class="read-more" href="/post/">»</a></p>
</section>
<footer class="post-meta">
<img class="author-thumb" src="http://jillmunson.com/img/noh8.jpg" alt="Author image" nopin="nopin" />
Jill Munson
<time class="post-date" datetime="2019-12-30T10:54:24+02:00">
30 Dec 2019
</time>
</footer>
</article>
<nav class="pagination" role="navigation">
<span class="page-number">Page 1 of 1</span>
</nav>
</main>
<footer class="site-footer clearfix">
<section class="copyright"><a href="">Jill Munson</a> </section>
<section class="poweredby">Proudly generated by <a class="icon-hugo" href="http://gohugo.io">HUGO</a>, with <a class="icon-theme" href="https://github.com/Jaemu/hugo-theme-casper">Casper</a> theme</section>
</footer>
</div>
<script type="text/javascript" src="http://jillmunson.com/js/jquery.js"></script>
<script type="text/javascript" src="http://jillmunson.com/js/jquery.fitvids.js"></script>
<script type="text/javascript" src="http://jillmunson.com/js/index.js"></script>
</body>
</html>