forked from HubPress/hubpress.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
180 lines (131 loc) · 7.08 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>justy.io</title>
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="description" content="">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="justy.io">
<meta name="twitter:description" content="">
<meta property="og:type" content="article">
<meta property="og:title" content="justy.io">
<meta property="og:description" content="">
<link href="/favicon.ico" rel="shortcut icon" type="image/x-icon">
<link href="/apple-touch-icon-precomposed.png" rel="apple-touch-icon">
<link rel="stylesheet" type="text/css" href="//justy.io/themes/uno/assets/css/uno.css?v=1543942192137" />
<link rel="canonical" href="http://justy.io/" />
<meta name="referrer" content="origin" />
<meta property="og:site_name" content="justy.io" />
<meta property="og:type" content="website" />
<meta property="og:title" content="justy.io" />
<meta property="og:url" content="http://justy.io/" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="justy.io" />
<meta name="twitter:url" content="http://justy.io/" />
<script type="application/ld+json">
null
</script>
<meta name="generator" content="HubPress" />
<link rel="alternate" type="application/rss+xml" title="justy.io" href="http://justy.io/rss/" />
</head>
<body class="home-template no-js">
<span class="mobile btn-mobile-menu">
<i class="icon icon-list btn-mobile-menu__icon"></i>
<i class="icon icon-x-circle btn-mobile-close__icon hidden"></i>
</span>
<header class="panel-cover " >
<div class="panel-main">
<div class="panel-main__inner panel-inverted">
<div class="panel-main__content">
<h1 class="panel-cover__title panel-title"><a href="http://justy.io" title="link to homepage for justy.io">justy.io</a></h1>
<hr class="panel-cover__divider" />
<p class="panel-cover__description">Justin's personal junk goes in here.</p>
<hr class="panel-cover__divider panel-cover__divider--secondary" />
<div class="navigation-wrapper">
<nav class="cover-navigation cover-navigation--primary">
<ul class="navigation">
<li class="navigation__item"><a href="http://justy.io/#blog" title="link to justy.io blog" class="blog-button">Blog</a></li>
</ul>
</nav>
<nav class="cover-navigation navigation--social">
<ul class="navigation">
<!-- Twitter -->
<li class="navigation__item">
<a href="https://twitter.com/justyio" title="Twitter account">
<i class='icon icon-social-twitter'></i>
<span class="label">Twitter</span>
</a>
</li>
<!-- Github -->
<li class="navigation__item">
<a href="https://github.com/jmohr" title="Github account">
<i class='icon icon-social-github'></i>
<span class="label">Github</span>
</a>
</li>
</li>
<!-- LinkedIn -->
<li class="navigation__item">
<a href="https://www.linkedin.com/in/justinmohr" title="LinkedIn account">
<i class='icon icon-social-linkedin'></i>
<span class="label">LinkedIn</span>
</a>
</li>
<!-- Email -->
<li class="navigation__item">
<a href="mailto:[email protected]" title="Email [email protected]">
<i class='icon icon-mail'></i>
<span class="label">Email</span>
</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
<div class="panel-cover--overlay"></div>
</div>
</header>
<div class="content-wrapper">
<div class="content-wrapper__inner">
<div class="main-post-list">
<ol class="post-list">
<li>
<h2 class="post-list__post-title post-title"><a href="http://justy.io/2018/12/04/A-Little-Bit-About-Me.html" title="link to A Little Bit About Me">A Little Bit About Me</a></h2>
<p class="excerpt">Hello, and welcome to my tiny website! I’m a professional software engineer, with a broad background in engineering and ops. Recently, I’ve mostly been working with Java and other JVM languages in large enterprise environments, but I also have experience with languages like Python, Ruby, and…</p>
<div class="post-list__meta"><time datetime="04 Dec 2018" class="post-list__meta--date date">04 Dec 2018</time> • <span class="post-list__meta--tags tags">on <a href="http://justy.io/tag/about/">about</a></span></div>
<hr class="post-list__divider" />
</li>
</ol>
<hr class="post-list__divider " />
<nav class="pagination" role="navigation">
<span class="pagination__page-number">Page 1 of 1</span>
</nav>
</div>
<footer class="footer">
<span class="footer__copyright">© 2018. All rights reserved.</span>
<span class="footer__copyright"><a href="http://uno.daleanthony.com" title="link to page for Uno Ghost theme">Uno theme</a> by <a href="http://daleanthony.com" title="link to website for Dale-Anthony">Dale-Anthony</a></span>
<span class="footer__copyright">Proudly published with <a href="http://hubpress.io" title="link to Hubpress website">Hubpress</a></span>
</footer>
</div>
</div>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js?v="></script> <script src="//cdnjs.cloudflare.com/ajax/libs/moment.js/2.9.0/moment-with-locales.min.js?v="></script> <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/8.4/highlight.min.js?v="></script>
<script type="text/javascript">
jQuery( document ).ready(function() {
// change date with ago
jQuery('ago.ago').each(function(){
var element = jQuery(this).parent();
element.html( moment(element.text()).fromNow());
});
});
hljs.initHighlightingOnLoad();
</script>
<script type="text/javascript" src="//justy.io/themes/uno/assets/js/main.js?v=1543942192137"></script>
</body>
</html>