-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
330 lines (290 loc) · 15.4 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
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
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Andrew "Jagget"</title>
<meta name="description" content=" Andrew's Personal blog about everything">
<meta name="generator" content="Hugo 0.20" />
<meta property="og:title" content="Andrew "Jagget"" />
<meta property="og:description" content=" Andrew's Personal blog about everything" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://jagget.spb.ru/" />
<meta property="og:updated_time" content="2017-05-11T12:28:10+03:00"/>
<link rel="dns-prefetch" href="//fonts.googleapis.com" />
<link rel="alternate" type="application/rss+xml" title="Andrew "Jagget" Feed" href="http://jagget.spb.ru/index.xml">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700" type="text/css" media="all" />
<link rel="stylesheet" href="http://jagget.spb.ru/css/style.css" type="text/css" media="all" />
<script type="text/javascript" src="http://jagget.spb.ru/js/scripts.js"></script>
</head>
<body class="body body-right-sidebar mobile" itemscope="itemscope" itemtype="http://schema.org/WebPage">
<div class="container container-outer">
<header class="header" itemscope="itemscope" itemtype="http://schema.org/WPHeader">
<div class="container container-inner clearfix">
<div class="logo" role="banner" itemscope="itemscope" itemtype="http://schema.org/Brand">
<a class="logo__link" href="http://jagget.spb.ru/" title="Andrew "Jagget"" rel="home">
<h1 class="logo__title">Andrew "Jagget"</h1>
<h2 class="logo__tagline">Web and Unity developer</h2>
</a>
</div>
</div>
<nav class="menu" itemscope="itemscope" itemtype="http://schema.org/SiteNavigationElement">
<ul class="menu__list">
<li class="menu__item "><a class="menu__link" href="/post/block-breaker/">BRICK (BLOCK) BREAKER</a></li>
<li class="menu__item "><a class="menu__link" href="/post/number-wizard/">NUMBER WIZARD</a></li>
</ul>
</nav>
</header>
<div class="wrapper clearfix">
<div class="main-content loop content" role="main">
<article class="loop__item post clearfix">
<figure class="loop__thumbnail">
<a href="http://jagget.spb.ru/post/youtube-gone-crazy/">
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/0/06/YouTube_logo_2013.svg/1280px-YouTube_logo_2013.svg.png" alt="Today YouTube has gone crazy" />
</a>
</figure>
<div class="loop__content clearfix">
<header class="loop__header">
<h3 class="loop__title post__title ">
<a href="http://jagget.spb.ru/post/youtube-gone-crazy/" rel="bookmark">Today YouTube has gone crazy</a>
</h3>
<div class="loop__meta meta">
<svg class="icon icon-time" height="14" viewBox="0 0 16 16" width="14" xmlns="http://www.w3.org/2000/svg">
<path d="m8-.0000003c-4.4 0-8 3.6-8 8 0 4.4000003 3.6 8.0000003 8 8.0000003 4.4 0 8-3.6 8-8.0000003 0-4.4-3.6-8-8-8zm0 14.4000003c-3.52 0-6.4-2.88-6.4-6.4000003 0-3.52 2.88-6.4 6.4-6.4 3.52 0 6.4 2.88 6.4 6.4 0 3.5200003-2.88 6.4000003-6.4 6.4000003zm.4-10.4000003h-1.2v4.8l4.16 2.5600003.64-1.04-3.6-2.1600003z"/>
</svg>
<time class="loop__meta-date" datetime="2017-05-11 12:28:10 +0300 MSK">May 11, 2017</time>
</div>
</header>
<div class="loop__excerpt">
<p>Today YouTube has gone crazy. It has mixed up dark theme settings.</p>
<p></p>
</div>
<div class="post__content">
<a href="/post/youtube-gone-crazy/">Read More…</a>
</div>
</div>
</article>
<article class="loop__item post clearfix">
<figure class="loop__thumbnail">
<a href="http://jagget.spb.ru/post/project/progress-so-far/">
<img src="http://jagget.spb.ru/images/screenshots/Unity_2017-04-26_22-06-09.png" alt="Progress so far" />
</a>
</figure>
<div class="loop__content clearfix">
<header class="loop__header">
<h3 class="loop__title post__title ">
<a href="http://jagget.spb.ru/post/project/progress-so-far/" rel="bookmark">Progress so far</a>
</h3>
<div class="loop__meta meta">
<svg class="icon icon-time" height="14" viewBox="0 0 16 16" width="14" xmlns="http://www.w3.org/2000/svg">
<path d="m8-.0000003c-4.4 0-8 3.6-8 8 0 4.4000003 3.6 8.0000003 8 8.0000003 4.4 0 8-3.6 8-8.0000003 0-4.4-3.6-8-8-8zm0 14.4000003c-3.52 0-6.4-2.88-6.4-6.4000003 0-3.52 2.88-6.4 6.4-6.4 3.52 0 6.4 2.88 6.4 6.4 0 3.5200003-2.88 6.4000003-6.4 6.4000003zm.4-10.4000003h-1.2v4.8l4.16 2.5600003.64-1.04-3.6-2.1600003z"/>
</svg>
<time class="loop__meta-date" datetime="2017-04-26 22:08:55 +0300 MSK">April 26, 2017</time>
</div>
</header>
<div class="loop__excerpt">
<p>So, let’s take a look at how my new game looks like for now.</p>
<p></p>
</div>
<div class="post__content">
<a href="/post/project/progress-so-far/">Read More…</a>
</div>
</div>
</article>
<article class="loop__item post clearfix">
<figure class="loop__thumbnail">
<a href="http://jagget.spb.ru/post/project/keyboard-movement/">
<img src="http://jagget.spb.ru/images/projects/2017-04-18%2023_34_09.png" alt="How to make object move in Unity" />
</a>
</figure>
<div class="loop__content clearfix">
<header class="loop__header">
<h3 class="loop__title post__title ">
<a href="http://jagget.spb.ru/post/project/keyboard-movement/" rel="bookmark">How to make object move in Unity</a>
</h3>
<div class="loop__meta meta">
<svg class="icon icon-time" height="14" viewBox="0 0 16 16" width="14" xmlns="http://www.w3.org/2000/svg">
<path d="m8-.0000003c-4.4 0-8 3.6-8 8 0 4.4000003 3.6 8.0000003 8 8.0000003 4.4 0 8-3.6 8-8.0000003 0-4.4-3.6-8-8-8zm0 14.4000003c-3.52 0-6.4-2.88-6.4-6.4000003 0-3.52 2.88-6.4 6.4-6.4 3.52 0 6.4 2.88 6.4 6.4 0 3.5200003-2.88 6.4000003-6.4 6.4000003zm.4-10.4000003h-1.2v4.8l4.16 2.5600003.64-1.04-3.6-2.1600003z"/>
</svg>
<time class="loop__meta-date" datetime="2017-04-18 22:52:30 +0300 MSK">April 18, 2017</time>
</div>
</header>
<div class="loop__excerpt">
<pre><code class="language-cs">String header = "The post about coding :)";
</code></pre>
<p>Today I’ll tell about how to have the ship move by keyboard arrows.</p>
<p></p>
</div>
<div class="post__content">
<a href="/post/project/keyboard-movement/">Read More…</a>
</div>
</div>
</article>
<article class="loop__item post clearfix">
<figure class="loop__thumbnail">
<a href="http://jagget.spb.ru/post/lets-start-building-new-game/">
<img src="http://jagget.spb.ru/images/screenshots/2017-04-16%2023_23_56.png" alt="Setting up a new project" />
</a>
</figure>
<div class="loop__content clearfix">
<header class="loop__header">
<h3 class="loop__title post__title ">
<a href="http://jagget.spb.ru/post/lets-start-building-new-game/" rel="bookmark">Setting up a new project</a>
</h3>
<div class="loop__meta meta">
<svg class="icon icon-time" height="14" viewBox="0 0 16 16" width="14" xmlns="http://www.w3.org/2000/svg">
<path d="m8-.0000003c-4.4 0-8 3.6-8 8 0 4.4000003 3.6 8.0000003 8 8.0000003 4.4 0 8-3.6 8-8.0000003 0-4.4-3.6-8-8-8zm0 14.4000003c-3.52 0-6.4-2.88-6.4-6.4000003 0-3.52 2.88-6.4 6.4-6.4 3.52 0 6.4 2.88 6.4 6.4 0 3.5200003-2.88 6.4000003-6.4 6.4000003zm.4-10.4000003h-1.2v4.8l4.16 2.5600003.64-1.04-3.6-2.1600003z"/>
</svg>
<time class="loop__meta-date" datetime="2017-04-16 23:41:52 +0300 MSK">April 16, 2017</time>
</div>
</header>
<div class="loop__excerpt">
Hi, people! Let’s build a new game. I’ll call it Defender and I’m going to build Space Invaders clone.
</div>
</div>
</article>
<article class="loop__item post clearfix">
<figure class="loop__thumbnail">
<a href="http://jagget.spb.ru/post/block-breaker/">
<img src="http://jagget.spb.ru/images/2017-04-12%2023_46_20-Unity%20WebGL%20Player%20_%20Block%20Breaker.png" alt="Brick (Block) Breaker" />
</a>
</figure>
<div class="loop__content clearfix">
<header class="loop__header">
<h3 class="loop__title post__title ">
<a href="http://jagget.spb.ru/post/block-breaker/" rel="bookmark">Brick (Block) Breaker</a>
</h3>
<div class="loop__meta meta">
<svg class="icon icon-time" height="14" viewBox="0 0 16 16" width="14" xmlns="http://www.w3.org/2000/svg">
<path d="m8-.0000003c-4.4 0-8 3.6-8 8 0 4.4000003 3.6 8.0000003 8 8.0000003 4.4 0 8-3.6 8-8.0000003 0-4.4-3.6-8-8-8zm0 14.4000003c-3.52 0-6.4-2.88-6.4-6.4000003 0-3.52 2.88-6.4 6.4-6.4 3.52 0 6.4 2.88 6.4 6.4 0 3.5200003-2.88 6.4000003-6.4 6.4000003zm.4-10.4000003h-1.2v4.8l4.16 2.5600003.64-1.04-3.6-2.1600003z"/>
</svg>
<time class="loop__meta-date" datetime="2017-04-12 23:43:10 +0300 MSK">April 12, 2017</time>
</div>
</header>
<div class="loop__excerpt">
The second one. Simple Arcanoid clone
5 levels, 1 life, a lot of fun!
Play the game! See the source
</div>
</div>
</article>
<article class="loop__item post clearfix">
<figure class="loop__thumbnail">
<a href="http://jagget.spb.ru/post/number-wizard/">
<img src="http://jagget.spb.ru/images/2017-04-12%2023_19_52-Unity%20WebGL%20Player%20_%20Number%20Wizard%20UI.png" alt="Number Wizard" />
</a>
</figure>
<div class="loop__content clearfix">
<header class="loop__header">
<h3 class="loop__title post__title ">
<a href="http://jagget.spb.ru/post/number-wizard/" rel="bookmark">Number Wizard</a>
</h3>
<div class="loop__meta meta">
<svg class="icon icon-time" height="14" viewBox="0 0 16 16" width="14" xmlns="http://www.w3.org/2000/svg">
<path d="m8-.0000003c-4.4 0-8 3.6-8 8 0 4.4000003 3.6 8.0000003 8 8.0000003 4.4 0 8-3.6 8-8.0000003 0-4.4-3.6-8-8-8zm0 14.4000003c-3.52 0-6.4-2.88-6.4-6.4000003 0-3.52 2.88-6.4 6.4-6.4 3.52 0 6.4 2.88 6.4 6.4 0 3.5200003-2.88 6.4000003-6.4 6.4000003zm.4-10.4000003h-1.2v4.8l4.16 2.5600003.64-1.04-3.6-2.1600003z"/>
</svg>
<time class="loop__meta-date" datetime="2017-04-12 22:45:36 +0300 MSK">April 12, 2017</time>
</div>
</header>
<div class="loop__excerpt">
This is the first game I’ve ever made.
The goal of this game is to pick a number. After that the machine will guess the number.
Play the game! See the source
</div>
</div>
</article>
<article class="loop__item post clearfix">
<figure class="loop__thumbnail">
<a href="http://jagget.spb.ru/post/introduction/">
<img src="http://jagget.spb.ru/Screwed_up.png" alt="Introduction" />
</a>
</figure>
<div class="loop__content clearfix">
<header class="loop__header">
<h3 class="loop__title post__title ">
<a href="http://jagget.spb.ru/post/introduction/" rel="bookmark">Introduction</a>
</h3>
<div class="loop__meta meta">
<svg class="icon icon-time" height="14" viewBox="0 0 16 16" width="14" xmlns="http://www.w3.org/2000/svg">
<path d="m8-.0000003c-4.4 0-8 3.6-8 8 0 4.4000003 3.6 8.0000003 8 8.0000003 4.4 0 8-3.6 8-8.0000003 0-4.4-3.6-8-8-8zm0 14.4000003c-3.52 0-6.4-2.88-6.4-6.4000003 0-3.52 2.88-6.4 6.4-6.4 3.52 0 6.4 2.88 6.4 6.4 0 3.5200003-2.88 6.4000003-6.4 6.4000003zm.4-10.4000003h-1.2v4.8l4.16 2.5600003.64-1.04-3.6-2.1600003z"/>
</svg>
<time class="loop__meta-date" datetime="2017-04-12 21:45:36 +0300 MSK">April 12, 2017</time>
</div>
</header>
<div class="loop__excerpt">
Allow me to introduce myself. My name is Andrew.
</div>
</div>
</article>
</div>
<aside class="sidebar" itemscope="itemscope" itemtype="http://schema.org/WPSideBar">
<div class="widget-search widget">
<form class="widget-search__form" role="search" method="get" action="//google.com/search">
<label>
<span class="screen-reader-text">Search for:</span>
<input class="widget-search__field" type="search" placeholder="SEARCH..." value="" name="q">
</label>
<input class="widget-search__submit" type="submit" value="Search">
<input type="hidden" name="sitesearch" value="http://jagget.spb.ru/" />
</form>
</div>
<div class="widget-recent widget">
<h4 class="widget__title">Recent Posts</h4>
<div class="widget__content">
<ul class="widget__list">
<li class="widget__item"><a class="widget__link" href="/post/youtube-gone-crazy/">Today YouTube has gone crazy</a></li>
<li class="widget__item"><a class="widget__link" href="/post/project/progress-so-far/">Progress so far</a></li>
<li class="widget__item"><a class="widget__link" href="/post/project/keyboard-movement/">How to make object move in Unity</a></li>
<li class="widget__item"><a class="widget__link" href="/post/lets-start-building-new-game/">Setting up a new project</a></li>
<li class="widget__item"><a class="widget__link" href="/post/block-breaker/">Brick (Block) Breaker</a></li>
<li class="widget__item"><a class="widget__link" href="/post/number-wizard/">Number Wizard</a></li>
<li class="widget__item"><a class="widget__link" href="/post/introduction/">Introduction</a></li>
<li class="widget__item"><a class="widget__link" href="/post/">Posts</a></li>
</ul>
</div>
</div>
<div class="widget-categories widget">
<h4 class="widget__title">Categories</h4>
<div class="widget__content">
<ul class="widget__list">
<li class="widget__item"><a class="widget__link" href="http://jagget.spb.ru/categories/development">Development</a></li>
<li class="widget__item"><a class="widget__link" href="http://jagget.spb.ru/categories/personal">Personal</a></li>
</ul>
</div>
</div>
<div class="widget-taglist widget">
<h4 class="widget__title">Tags</h4>
<div class="widget__content">
<a class="widget__link widget__link--taglist" href="http://jagget.spb.ru/tags/code-examples" title="code-examples">code-examples (1)</a>
<a class="widget__link widget__link--taglist" href="http://jagget.spb.ru/tags/lytdybr" title="lytdybr">lytdybr (2)</a>
<a class="widget__link widget__link--taglist" href="http://jagget.spb.ru/tags/unity" title="unity">unity (3)</a>
<a class="widget__link widget__link--taglist" href="http://jagget.spb.ru/tags/webgl" title="webgl">webgl (2)</a>
<a class="widget__link widget__link--taglist" href="http://jagget.spb.ru/tags/work-in-progress" title="work-in-progress">work-in-progress (3)</a>
</div>
</div>
</aside>
</div>
<footer class="footer" itemscope="itemscope" itemtype="http://schema.org/WPFooter">
<div class="container container-inner">
<p class="footer__copyright">© 2017 Andrew "Jagget". Based on <a href="//wordpress.org/themes/mh-magazine-lite/" target="_blank" rel="nofollow noopener noreferrer">MH Magazine lite</a>.</p>
</div>
</footer>
</div>
<link rel="stylesheet" href="http://jagget.spb.ru/css/default.highlight.css" type="text/css" media="all" />
<script type="text/javascript" src="http://jagget.spb.ru/js/highlight.pack.js"></script>
<script>
var navigation = responsiveNav(".menu", {
navClass: "menu--collapse",
});
hljs.initHighlightingOnLoad();
</script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-7340623-8', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>