-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path404.html
247 lines (167 loc) · 9.61 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
<!--
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="/assets/built/screen.css" />
<link rel="stylesheet" type="text/css" href="/assets/built/screen.edited.css" />
<!-- This tag outputs SEO meta+structured data and other important settings -->
<meta name="description" content="" />
<link rel="shortcut icon" href="/assets/images/favicon.png" type="image/png" />
<link rel="canonical" href="/404.html" />
<meta name="referrer" content="no-referrer-when-downgrade" />
<!--title below is coming from _includes/dynamic_title-->
<meta property="og:site_name" content="Bisguzar - Hobisel Pythoncu" />
<meta property="og:type" content="website" />
<meta property="og:title" content="404 - Page Not Found" />
<meta property="og:description" content="" />
<meta property="og:url" content="/404.html" />
<meta property="og:image" content="/assets/images/blog-cover.jpg" />
<meta property="article:publisher" content="https://www.facebook.com/" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="404 - Page Not Found" />
<meta name="twitter:description" content="" />
<meta name="twitter:url" content="/" />
<meta name="twitter:image" content="/assets/images/blog-cover.jpg" />
<meta name="twitter:label1" content="Written by" />
<meta name="twitter:data1" content="Bisguzar - Hobisel Pythoncu" />
<meta name="twitter:site" content="@bugraisguzar" />
<meta name="twitter:creator" content="@bugraisguzar" />
<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": "Bisguzar - Hobisel Pythoncu",
"logo": "/assets/images/bisguzar_w.png"
},
"url": "/404.html",
"image": {
"@type": "ImageObject",
"url": "/assets/images/blog-cover.jpg",
"width": 2000,
"height": 666
},
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "/404.html"
},
"description": ""
}
</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="/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="/"><img src="/assets/images/bisguzar_w.png" alt="Bisguzar - Hobisel Pythoncu" /></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="/">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="/jekyll-github-actions">
<div class="post-card-image" style="background-image: url(/assets/images/github-actions.jpg)"></div>
</a>
<div class="post-card-content">
<a class="post-card-content-link" href="/jekyll-github-actions">
<header class="post-card-header">
<span class="post-card-tags">Devops</span>
<h2 class="post-card-title">Github Actions ve Jekyll</h2>
</header>
<section class="post-card-excerpt">
<p>Şu anda okuduğunuz bu yazının barındığı platforma (bloga) yıllık alan adı ücreti dışında bir ücret ödemiyorum. Çünkü zaten çok nadir yazdığım ve ziyaretçisinin de az olduğu bir platforma neden ücret ödeyeyim ki diye</p>
</section>
</a>
<footer class="post-card-meta">
<img class="author-profile-image" src="/assets/images/bisguzar_pp.jpg" alt="Buğra İşgüzar" />
<span class="post-card-author">
<a href="/author/bisguzar/">Buğra İşgüzar</a>
</span>
</footer>
</div>
</article>
<article class="post-card ">
<a class="post-card-image-link" href="/flask-blueprint">
<div class="post-card-image" style="background-image: url(/assets/images/flask/blueprint.jpg)"></div>
</a>
<div class="post-card-content">
<a class="post-card-content-link" href="/flask-blueprint">
<header class="post-card-header">
<span class="post-card-tags">Flask</span>
<h2 class="post-card-title">Flask Blueprint Yapısı</h2>
</header>
<section class="post-card-excerpt">
<p>İçerik Listesi Blueprint Nedir? İlk Blueprintimizi Oluşturalım Proje Dosya Yapısı Fonksiyonel Yapı Bölünmüş Yapı Hangisini Daha İyi? İleri Seviye Kullanım URL Ön Eki Kaynaklar Blueprint Nedir? Blueprint kelime olarak taslak anlamına geliyor. Eğer</p>
</section>
</a>
<footer class="post-card-meta">
<img class="author-profile-image" src="/assets/images/bisguzar_pp.jpg" alt="Buğra İşgüzar" />
<span class="post-card-author">
<a href="/author/bisguzar/">Buğra İşgüzar</a>
</span>
</footer>
</div>
</article>
<article class="post-card ">
<a class="post-card-image-link" href="/flask-ile-blog">
<div class="post-card-image" style="background-image: url(/assets/images/flask_python.jpg)"></div>
</a>
<div class="post-card-content">
<a class="post-card-content-link" href="/flask-ile-blog">
<header class="post-card-header">
<span class="post-card-tags">Flask</span>
<h2 class="post-card-title">Flask ile Blog Yapalım</h2>
</header>
<section class="post-card-excerpt">
<p>İçerik Listesi Giriş İnternet Siteleri Nasıl Çalışır Pipenv Kurulumu ve Kullanımı Flask Kullanmaya Başlayalım Site İskeletini Oluşturalım Şablonlarımızı Güzelleştirelim Veritabanı Modelleri Back-end’i Hazırlayalım Fonksiyonlarımızı Oluşturalım Giriş/Çıkış Yapısını Hazırlayalım Yazı Ekleme Sayfasını Ayarlayalım Ana</p>
</section>
</a>
<footer class="post-card-meta">
<img class="author-profile-image" src="/assets/images/bisguzar_pp.jpg" alt="Buğra İşgüzar" />
<span class="post-card-author">
<a href="/author/bisguzar/">Buğra İşgüzar</a>
</span>
</footer>
</div>
</article>
</div>
</div>
</aside>
<!-- /get -->
</div>
</body>
</html>