-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
204 lines (154 loc) · 7.98 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
<!DOCTYPE html>
<html lang="en" data-theme=""><head>
<title> Ozan Topal </title>
<meta charset="utf-8"><meta name="generator" content="Hugo 0.92.2" /><meta name="viewport" content="width=device-width,initial-scale=1,viewport-fit=cover">
<meta name="description" content="Senior Software Engineer">
<meta name="google-site-verification" content="hbT_CX1Jcs5fqLhezNWYIEyReycSElJa0sPQa0vyovE">
<link rel="stylesheet"
href="https://ozantopal.com/css/style.min.cf1a79e57110a79f2495dd1b2ddd6917f99cd654f5a180c165921094a29f6b6a.css"
integrity="sha256-zxp55XEQp58kld0bLd1pF/mc1lT1oYDBZZIQlKKfa2o="
crossorigin="anonymous"
type="text/css">
<link rel="stylesheet"
href="https://ozantopal.com/css/markupHighlight.min.8735c129318a1c824d066fc2cd1e3911054460819c296ac99007aeb5044b6605.css"
integrity="sha256-hzXBKTGKHIJNBm/CzR45EQVEYIGcKWrJkAeutQRLZgU="
crossorigin="anonymous"
type="text/css">
<link rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.1/css/all.min.css"
integrity="sha512-+4zCK9k+qNFUR5X+cKL9EIR+ZOhtIloNl9GIKS57V1MyNsYpYcUrUeQc9vNfzsWfV28IaLL3i96P9sdNyeRssA=="
crossorigin="anonymous" />
<link rel="shortcut icon" href="https://ozantopal.com/favicons/favicon.ico" type="image/x-icon">
<link rel="apple-touch-icon" sizes="180x180" href="https://ozantopal.com/favicons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://ozantopal.com/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="https://ozantopal.com/favicons/favicon-16x16.png">
<link rel="canonical" href="https://ozantopal.com/">
<link rel="alternate" type="application/rss+xml" href="https://ozantopal.com/index.xml" title="" />
<script type="text/javascript"
src="https://ozantopal.com/js/anatole-header.min.7fccea9612e197b0736c6262484db9af65cc9e9c1f1ea31ab6321016549ecff7.js"
integrity="sha256-f8zqlhLhl7BzbGJiSE25r2XMnpwfHqMatjIQFlSez/c="
crossorigin="anonymous"></script>
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content=""/>
<meta name="twitter:description" content="Senior Software Engineer"/>
</head>
<body><div class="sidebar animated fadeInDown ">
<div class="logo-title">
<div class="title">
<img src="https://ozantopal.com/images/profile.jpg" alt="profile picture">
<h3 title=""><a href="/">Ozan Topal</a></h3>
<div class="description">
<p>Senior Software Engineer</p>
</div>
</div>
</div>
<ul class="social-links">
<li>
<a href="https://www.linkedin.com/in/ozantopal" rel="me" aria-label="Linkedin">
<i class="fab fa-linkedin fa-2x" aria-hidden="true"></i>
</a>
</li>
<li>
<a href="https://github.com/ozantopal/" rel="me" aria-label="GitHub">
<i class="fab fa-github fa-2x" aria-hidden="true"></i>
</a>
</li>
<li>
<a href="https://twitter.com/ozanymous/" rel="me" aria-label="Twitter">
<i class="fab fa-twitter fa-2x" aria-hidden="true"></i>
</a>
</li>
</ul>
<div class="footer">
<div class="by_farbox">© Ozan Topal 2024 </div>
</div>
</div>
<div class="main">
<div class="page-top animated fadeInDown ">
<a role="button" class="navbar-burger" data-target="navMenu" aria-label="menu" aria-expanded="false">
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
</a>
<ul class="nav" id="navMenu">
<li><a class="current"
href="/"
title="">Home</a></li>
<li><a
href="/posts/"
title="">Posts</a></li>
<li><a
href="/about/"
title="">About</a></li>
<li class="theme-switch-item">
<a class="theme-switch" title="Switch Theme">
<i class="fas fa-adjust fa-fw" aria-hidden="true"></i>
</a>
</li>
</ul>
</div>
<div class="autopagerize_page_element">
<div class="content">
<div class="post animated fadeInDown ">
</div>
<div class="post animated fadeInDown ">
<div class="post-title">
<h3><a href="/posts/make-github-your-own-cms-using-hugo/">Make Github Your Own CMS Using Hugo</a>
</h3>
</div>
<div class="post-content">
<div class="p_part"><p>Hello everyone. Last a few weeks I was thinking about making ozantopal.com great again. 😄 On that days, Hugo entered my life, thanks to Furkan’s advice. Hugo is a framework for building websites. It’s actually a static page generator. It’s written with Go and Hugo is quite fast.
After all those compliment to Hugo; I would like to return my main subject. Today, I wanna tell you about migration of my blog to Hugo and how I maintain new posts on that new ‘cms’.</p></div>
</div>
<div class="post-footer">
<div class="meta">
<div class="info"><em class="fas fa-calendar-day"></em><span
class="date">Sat, Dec 26, 2020</span>
<a class="tag"
href="/tags/go/">go</a><a class="tag"
href="/tags/hugo/">hugo</a><a class="tag"
href="/tags/static-page/">static page</a>
</div>
</div>
</div>
</div>
<div class="post animated fadeInDown ">
<div class="post-title">
<h3><a href="/posts/hello-world/">Hello World</a>
</h3>
</div>
<div class="post-content">
<div class="p_part"><p>Hello there, this is Ozan and this is next one of my numerous blogging trials. Hopefully, this time I keep continue to blogging.
Content of this blog will be mostly about programming but still I do not guarantee that I won’t write on different topics.
Until I see you all soon, keep digging!</p></div>
</div>
<div class="post-footer">
<div class="meta">
<div class="info"><em class="fas fa-calendar-day"></em><span
class="date">Sun, Dec 20, 2020</span>
<a class="tag"
href="/tags/hello/">hello</a><a class="tag"
href="/tags/software/">software</a>
</div>
</div>
</div>
</div>
<div class="pagination">
</div>
</div>
</div>
</div>
<script type="text/javascript"
src="https://ozantopal.com/js/jquery.min.64d0083866906099f942140bc1c5cba4b1bf65783c52e4a63c5c46bf9dbc41f4.js"
integrity="sha256-ZNAIOGaQYJn5QhQLwcXLpLG/ZXg8UuSmPFxGv528QfQ="
crossorigin="anonymous"></script>
<script type="text/javascript"
src="https://ozantopal.com/js/bundle.min.45159b0e20ba3878972e064b7edc464c31a9e35a0d0a6a71e3fec84efdbe2ea5.js"
integrity="sha256-RRWbDiC6OHiXLgZLftxGTDGp41oNCmpx4/7ITv2+LqU="
crossorigin="anonymous"></script>
<script type="text/javascript"
src="https://ozantopal.com/js/medium-zoom.min.2d6fd0be87fa98f0c9b4dc2536b312bbca48757f584f6ea1f394abc9bcc38fbc.js"
integrity="sha256-LW/Qvof6mPDJtNwlNrMSu8pIdX9YT26h85SrybzDj7w="
crossorigin="anonymous"></script>
</body>
</html>