-
Notifications
You must be signed in to change notification settings - Fork 1
/
404.html
170 lines (139 loc) · 12.5 KB
/
404.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
<!DOCTYPE html>
<html ⚡>
<head>
<meta charset="utf-8">
<meta name="pinterest" content="nopin">
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1">
<meta name="theme-color" content="#263238">
<meta name="generator" content="Hugo 0.18.1" />
<link rel="apple-touch-icon" href="http://keiththomps.com/images/logo.png">
<link rel="alternate" type="application/rss+xml" title="RSS" href="http://keiththomps.com/404.html/index.xml">
<link rel="canonical" href="http://keiththomps.com/404/">
<link href="https://fonts.googleapis.com/css?family=Lobster|Lato:400,700" rel="stylesheet">
<title>404 Page not found - Keiththomps</title>
<style amp-boilerplate>body{-webkit-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-moz-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-ms-animation:-amp-start 8s steps(1,end) 0s 1 normal both;animation:-amp-start 8s steps(1,end) 0s 1 normal both}@-webkit-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-moz-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-ms-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-o-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}</style><noscript><style amp-boilerplate>body{-webkit-animation:none;-moz-animation:none;-ms-animation:none;animation:none}</style></noscript>
<script async src="https://cdn.ampproject.org/v0.js"></script>
<script async custom-element="amp-analytics" src="https://cdn.ampproject.org/v0/amp-analytics-0.1.js"></script>
<script async custom-element="amp-twitter" src="https://cdn.ampproject.org/v0/amp-twitter-0.1.js"></script>
<script async custom-element="amp-iframe" src="https://cdn.ampproject.org/v0/amp-iframe-0.1.js"></script>
<script async custom-element="amp-ad" src="https://cdn.ampproject.org/v0/amp-ad-0.1.js"></script>
<style amp-custom>
html { font-size: 18px;}@media (max-width: 768px) { html { font-size: 15px; }}body { font-family: Lato,'Hiragino Kaku Gothic Pro',メイリオ,Meiryo,sans-serif; font-size: inherit; margin: 0; color: #263238;}html, body { margin: 0;}a { text-decoration: none; color: #e91e63;}p { margin: 0;}ul,ol { margin: 0; padding: 0;}h1, h2, h3, h4, h5, h6 { margin: 0; font-weight: 700;}h1 { font-size: 1.8rem; line-height: 2rem; margin: 1.5rem 0; }h2 { font-size: 1.4rem; line-height: 2rem; margin: 1.5rem 0; }h3 { font-size: 1.2rem; line-height: 1.5rem; margin: 1.5rem 0; }h4, h5, h6 { font-size: 1rem; line-height: 1.5rem; margin: 1.5rem 0; }.clearfix::after { content: ''; display: block; clear: both;}main { display: block;}/* Layouts */.l-header { padding: .5rem 0; margin-bottom: 2rem; border-bottom: 1px dashed #cfd8dc; text-align: center;}.l-footer { font-size: .8rem; padding: 1rem 0; border-top: 1px dashed #cfd8dc;}.l-container { max-width: 42rem; margin: 0 auto; padding: 0 1rem;}/* Parts:logo */.p-logo { font-family: Lobster, cursive;}.p-logo a { color: #000; font-size: 1.6rem; line-height: 2rem;}/* Parts:section */section { border-top: 2px solid #eceff1; padding: 1.5rem 0;}section>header { text-transform: uppercase; font-weight: 700; margin-bottom: 2rem; text-align: center;}section>header span { display: inline-block; background-color: #000; color: #fff; letter-spacing: 3px; font-size: .7rem; padding: .5rem .75rem;}/* Parts:facts */.p-facts { list-style: none; font-size: .8rem; margin-bottom: 1rem;}.p-facts:last-child { margin-bottom: 0;}.p-facts li { display: inline-block; margin-right: .5rem; text-transform: uppercase;}.p-facts li header { margin-bottom: .25rem; font-weight: 700;}.p-facts li header a { color: #000; text-decoration: underline;}.p-facts li li { display: inline-block; margin-right: .5rem;}.p-facts li li::after { content: ',';}.p-facts li li:last-child::after { content: '';}/* Parts:crumb */.p-crumb { list-style: none; margin-bottom: 1rem; font-size: .8rem; text-transform: uppercase; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}.p-crumb:last-child { margin-bottom: 0;}.p-crumb li { display: inline;}.p-crumb li::after { content: '›'; margin: 0 .5rem;}.p-crumb li:last-child::after { content: '';}/* Parts:page-title */.p-page-title { margin-bottom: 2rem;}.p-page-title .title { margin-bottom: .5rem;}/* Parts:share */.p-share { margin-bottom: 1.5rem;}.p-share a { display: inline-block; text-align: center; padding: .5rem .5rem; margin-right: .25rem; font-size: .6rem; background-color: #eceff1; font-weight: 700k}.p-share a.ht { color: #00a4de; }.p-share a.fb { color: #3b5998; }.p-share a.tw { color: #1da1f2; }.p-share a.gp { color: #dd4b39; }.p-share a.ln { color: #00c300; }.p-share a.ht::before { content: 'Hatena'; }.p-share a.fb::before { content: 'Facebook'; }.p-share a.tw::before { content: 'Twitter'; }.p-share a.gp::before { content: 'Google+'; }.p-share a.ln::before { content: 'LINE'; }/* Parts:terms */.p-terms { padding-left: 2rem;}/* Parts:paginator */.p-paginator { text-align: center; margin-bottom: 3rem; padding-top: 2rem;}.p-paginator a { display: inline-block; border: 2px solid #eceff1; color: #263238; line-height: 2rem; padding: 0 1rem;}/* Parts:article */.p-articles { list-style: none;}.p-articles>li { margin-bottom: 1.5rem; padding-bottom: 1.5rem; border-bottom: 1px dashed #cfd8dc;}.p-articles>li:last-child { border-bottom: none; padding-bottom: 0;}.p-articles.thin>li { margin-bottom: 1rem; padding-bottom: 1rem;}article .article-header { display: table-cell; height: 6rem; vertical-align: middle;}article .title { margin: 0; margin-bottom: .5rem; font-size: 1.4rem; line-height: 2rem;}article .title a { color: #000;}article .header-wrapper { margin-bottom: 1.5rem;}article .thumbnail { display: block; background-position: center; background-size: cover; background-image: url(http://keiththomps.com/images/default.jpg); width: 6rem; height: 6rem; border-radius: 50%; box-shadow: 0 0 3px 0 #333 inset; float: left; margin-right: 1rem;}article .summary { margin-bottom: 1.5rem;}article .readmore { text-align: center;}article .readmore a { font-size: .8rem; color: #000; text-decoration: underline;}article.li.sm .header-wrapper { margin-bottom: 0;}.article-body h2 { padding: 1rem 0; border-bottom: 2px solid #eceff1;}.article-body h2:first-child { margin-top: 0; }.article-body h3 { color: #cddc39;}.article-body h4 { border-left: solid .25rem #cddc39; padding: 0 .5rem;}.article-body p { margin: 1.5rem 0; line-height: 1.5rem;}.article-body a { text-decoration: underline;}.article-body ul,.article-body ol { padding-left: 1.5rem;}.article-body code { display: inline-block; font-family: Menlo, consolas, monospace; background-color: #eceff1; font-size: .8rem; padding: 0 .5rem; line-height: 1.5rem;}.article-body pre { margin: 1.5rem 0; padding: 1.5rem; font-size: .8rem; background-color: #263238; color: #fff; overflow: auto;}.article-body pre code { background-color: transparent;}.article-body blockquote { margin: 1.5rem 0; padding: .5rem 0; font-size: .8rem; border-top: 1px solid #eceff1; border-bottom: 1px solid #eceff1; color: #607d8b;}.article-body blockquote p { margin: .5rem 0; line-height: 1rem;}.article-body strong { text-decoration: underline;}.article-body em { font-weight: 700; color: #ff5722;}.article-body figure { margin: 1.5rem -2rem; }.article-body figure.left,.article-body figure.right { width: 15rem; height: 12rem; margin-top: 0; margin-left: 0; margin-right: 0;}.article-body figure.left { float: left; margin-right: 1rem; margin-left: -2rem; }.article-body figure.right { float: right; margin-left: 1rem; margin-right: -2rem; }@media (max-width: 768px) { .article-body figure { margin: 1.5rem -1rem; } .article-body figure.left, .article-body figure.right { float: none; margin: 0 -1rem; width: auto; height: auto; }}.article-body figcaption { padding: .5rem 0; font-size: .8rem; text-align: center;}.article-body figcaption a { color: #263238;}
</style>
</head>
<body>
<amp-analytics type="googleanalytics" id="analytics1">
<script type="application/json">
{
"vars": {
"account": "UA-91413800-1"
},
"triggers": {
"trackPageview": {
"on": "visible",
"request": "pageview"
}
}
}
</script>
</amp-analytics>
<header class="l-header">
<div class="l-container">
<div class="h-logo p-logo">
<a href="http://keiththomps.com/" class="h-logo">Keiththomps</a>
</div>
</div>
</header>
<main>
<div class="l-container">
<header class="p-page-title">
<h1 class="title">404 Page not found</h1>
<p>You are looking for articles could not be found.</p>
</header>
<ul class="p-articles">
<li><article class="li sm article-7db847519b23500fb2cf65251139c8ba">
<div class="header-wrapper">
<a href="http://keiththomps.com/2016/07/30/launching-coderjourney/" class="thumbnail" title="Launching CoderJourney"></a>
<header class="article-header">
<div class="clearfix">
<h2 class="title"><a href="http://keiththomps.com/2016/07/30/launching-coderjourney/">Launching CoderJourney</a></h2>
<ul class="p-facts">
<li><time datetime="2016-07-30T21:02:55JST">Jul 30, 2016</time></li>
<li><a href="http://keiththomps.com/post/">post</a></li>
</ul>
</div>
</header>
</div>
</article>
</li><li><article class="li sm article-73d335e9b25df8b2370c03c16e8d2e05">
<div class="header-wrapper">
<a href="http://keiththomps.com/2016/05/21/12-week-year/" class="thumbnail" title="Reading: The 12 Week Year"></a>
<header class="article-header">
<div class="clearfix">
<h2 class="title"><a href="http://keiththomps.com/2016/05/21/12-week-year/">Reading: The 12 Week Year</a></h2>
<ul class="p-facts">
<li><time datetime="2016-05-22T00:34:52JST">May 22, 2016</time></li>
<li><a href="http://keiththomps.com/post/">post</a></li>
</ul>
</div>
</header>
</div>
</article>
</li><li><article class="li sm article-f98127b41f3e4f3de7b55bd1d0f9d75f">
<div class="header-wrapper">
<a href="http://keiththomps.com/2016/03/03/how-to-win-friends-and-influence-people/" class="thumbnail" title="Reading: How to Win Friends & Influence People"></a>
<header class="article-header">
<div class="clearfix">
<h2 class="title"><a href="http://keiththomps.com/2016/03/03/how-to-win-friends-and-influence-people/">Reading: How to Win Friends & Influence People</a></h2>
<ul class="p-facts">
<li><time datetime="2016-03-03T22:30:24JST">Mar 3, 2016</time></li>
<li><a href="http://keiththomps.com/post/">post</a></li>
</ul>
</div>
</header>
</div>
</article>
</li><li><article class="li sm article-53ce83c0348ddfb104f3effe05c1dc2f">
<div class="header-wrapper">
<a href="http://keiththomps.com/2016/02/08/recovering-from-poor-planning/" class="thumbnail" title="Recovering from Poor Planning"></a>
<header class="article-header">
<div class="clearfix">
<h2 class="title"><a href="http://keiththomps.com/2016/02/08/recovering-from-poor-planning/">Recovering from Poor Planning</a></h2>
<ul class="p-facts">
<li><time datetime="2016-02-08T12:04:01JST">Feb 8, 2016</time></li>
<li><a href="http://keiththomps.com/post/">post</a></li>
</ul>
</div>
</header>
</div>
</article>
</li><li><article class="li sm article-0803d5136c44cc24ea107029b869e53f">
<div class="header-wrapper">
<a href="http://keiththomps.com/2016/01/31/good-to-great/" class="thumbnail" title="Reading: Good to Great"></a>
<header class="article-header">
<div class="clearfix">
<h2 class="title"><a href="http://keiththomps.com/2016/01/31/good-to-great/">Reading: Good to Great</a></h2>
<ul class="p-facts">
<li><time datetime="2016-02-01T00:12:23JST">Feb 1, 2016</time></li>
<li><a href="http://keiththomps.com/post/">post</a></li>
</ul>
</div>
</header>
</div>
</article>
</li>
</ul>
</div>
</main>
<footer class="l-footer">
<div class="l-container">
<p><span class="h-logo">© Keiththomps</span></p>
<aside>
<p>Powered by <a href="https://gohugo.io/">Hugo</a>.</p>
<p><a href="https://github.com/dim0627/hugo_theme_aglaus" class="h-logo">Aglaus</a> designed by <a href="http://yet.unresolved.xyz/">Daisuke Tsuji</a>.</p>
</aside>
</div>
</footer>
<a href="#" class="p-movetop" title="ページ上部へ戻る" rel="nofollow"></a>
</body>
</html>