forked from jekyllt/jasper2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
404.html
313 lines (167 loc) · 10.4 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
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
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
<!--
This error template is used for all 404 errors, which might occur on your site.
It's a good idea to keep this template as minimal as possible in terms of both file size and complexity.
-->
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>404 - Page Not Found</title>
<meta name="HandheldFriendly" content="True" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" type="text/css" href="/jasper2/assets/css/screen.css" />
<link rel="stylesheet" type="text/css" href="https://demo.ghost.io/assets/built/screen.css?v=724281a32e" />
<!-- This tag outputs SEO meta+structured data and other important settings -->
<meta name="description" content="The professional publishing platform" />
<link rel="shortcut icon" href="/jasper2/assets/images/favicon.png" type="image/png" />
<link rel="canonical" href="/jasper2/404.html" />
<meta name="referrer" content="no-referrer-when-downgrade" />
<!--title below is coming from _includes/dynamic_title-->
<meta property="og:site_name" content="Ghost" />
<meta property="og:type" content="website" />
<meta property="og:title" content="404 - Page Not Found" />
<meta property="og:description" content="The professional publishing platform" />
<meta property="og:url" content="/jasper2/404.html" />
<meta property="og:image" content="/jasper2/assets/images/blog-cover.jpg" />
<meta property="article:publisher" content="https://www.facebook.com/ghost" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="404 - Page Not Found" />
<meta name="twitter:description" content="The professional publishing platform" />
<meta name="twitter:url" content="/jasper2/" />
<meta name="twitter:image" content="/jasper2/assets/images/blog-cover.jpg" />
<meta name="twitter:label1" content="Written by" />
<meta name="twitter:data1" content="Ghost" />
<meta name="twitter:site" content="@tryghost" />
<meta name="twitter:creator" content="@tryghost" />
<meta property="og:image:width" content="2000" />
<meta property="og:image:height" content="666" />
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Website",
"publisher": {
"@type": "Organization",
"name": "Ghost",
"logo": "/jasper2/assets/images/blog-icon.png"
},
"url": "/jasper2/404.html",
"image": {
"@type": "ImageObject",
"url": "/jasper2/assets/images/blog-cover.jpg",
"width": 2000,
"height": 666
},
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "/jasper2/404.html"
},
"description": "The professional publishing platform"
}
</script>
<!-- <script type="text/javascript" src="https://demo.ghost.io/public/ghost-sdk.min.js?v=724281a32e"></script>
<script type="text/javascript">
ghost.init({
clientId: "ghost-frontend",
clientSecret: "f84a07a72b17"
});
</script> -->
<meta name="generator" content="Jekyll 3.6.2" />
<link rel="alternate" type="application/rss+xml" title="404 - Page Not Found" href="/jasper2/feed.xml" />
</head>
<body class="error-template">
<div class="site-wrapper">
<header class="site-header outer no-cover">
<div class="inner">
<nav class="site-nav-center">
<a class="site-nav-logo" href="/jasper2/"><img src="/jasper2/assets/images/blog-icon.png" alt="Ghost" /></a>
</nav>
</div>
</header>
<main id="site-main" class="site-main outer" role="main">
<div class="inner">
<section class="error-message">
<h1 class="error-code">404</h1>
<p class="error-description">Page not found</p>
<a class="error-link" href="/jasper2/">Go to the front page →</a>
</section>
</div>
</main>
<!-- get "posts" limit="3" -->
<aside class="outer">
<div class="inner">
<div class="post-feed">
<!-- The tag below includes the markup for each post - partials/post-card.hbs -->
<article class="post-card ">
<a class="post-card-image-link" href="/jasper2/welcome">
<div class="post-card-image" style="background-image: url(/jasper2/assets/images/welcome.jpg)"></div>
</a>
<div class="post-card-content">
<a class="post-card-content-link" href="/jasper2/welcome">
<header class="post-card-header">
<span class="post-card-tags">Getting started</span>
<h2 class="post-card-title">Welcome to Ghost</h2>
</header>
<section class="post-card-excerpt">
<p>Hey! Welcome to Ghost, it’s great to have you :) We know that first impressions are important, so we’ve populated your new site with some initial Getting Started posts that will help you</p>
</section>
</a>
<footer class="post-card-meta">
<img class="author-profile-image" src="/jasper2/assets/images/ghost.png" alt="Ghost" />
<span class="post-card-author">
<a href="/jasper2/author/ghost/">Ghost</a>
</span>
</footer>
</div>
</article>
<article class="post-card ">
<a class="post-card-image-link" href="/jasper2/the-editor">
<div class="post-card-image" style="background-image: url(/jasper2/assets/images/writing.jpg)"></div>
</a>
<div class="post-card-content">
<a class="post-card-content-link" href="/jasper2/the-editor">
<header class="post-card-header">
<span class="post-card-tags">Getting started</span>
<h2 class="post-card-title">Using the Ghost editor</h2>
</header>
<section class="post-card-excerpt">
<p>Ghost uses a language called Markdown to format text. When you go to edit a post and see special characters and colours intertwined between the words, those are Markdown shortcuts which tell Ghost</p>
</section>
</a>
<footer class="post-card-meta">
<img class="author-profile-image" src="/jasper2/assets/images/ghost.png" alt="Ghost" />
<span class="post-card-author">
<a href="/jasper2/author/ghost/">Ghost</a>
</span>
</footer>
</div>
</article>
<article class="post-card ">
<a class="post-card-image-link" href="/jasper2/using-tags">
<div class="post-card-image" style="background-image: url(/jasper2/assets/images/tags.jpg)"></div>
</a>
<div class="post-card-content">
<a class="post-card-content-link" href="/jasper2/using-tags">
<header class="post-card-header">
<span class="post-card-tags">Getting started</span>
<h2 class="post-card-title">Organising your content with tags</h2>
</header>
<section class="post-card-excerpt">
<p>Ghost has a single, powerful organisational taxonomy, called tags. It doesn't matter whether you want to call them categories, tags, boxes, or anything else. You can think of Ghost tags a lot like</p>
</section>
</a>
<footer class="post-card-meta">
<img class="author-profile-image" src="/jasper2/assets/images/ghost.png" alt="Ghost" />
<span class="post-card-author">
<a href="/jasper2/author/ghost/">Ghost</a>
</span>
</footer>
</div>
</article>
</div>
</div>
</aside>
<!-- /get -->
</div>
</body>
</html>