-
Notifications
You must be signed in to change notification settings - Fork 0
/
an-american-abroad-in-slovakia.html
441 lines (302 loc) · 25.5 KB
/
an-american-abroad-in-slovakia.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
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
<!DOCTYPE html>
<html>
<head>
<!-- Document Settings -->
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<!-- Base Meta -->
<!-- dynamically fixing the title for tag/author pages -->
<title>An American Abroad in Slovakia</title>
<meta name="HandheldFriendly" content="True" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- Styles'n'Scripts -->
<link rel="stylesheet" type="text/css" href="/assets/built/screen.css" />
<link rel="stylesheet" type="text/css" href="/assets/built/screen.edited.css" />
<!-- highlight.js -->
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/styles/default.min.css">
<style>.hljs { background: none; }</style>
<!-- This tag outputs SEO meta+structured data and other important settings -->
<meta name="description" content="all things curious..." />
<link rel="shortcut icon" href="/assets/images/favicon.png" type="image/png" />
<link rel="canonical" href="/an-american-abroad-in-slovakia" />
<meta name="referrer" content="no-referrer-when-downgrade" />
<!--title below is coming from _includes/dynamic_title-->
<meta property="og:site_name" content="moebis" />
<meta property="og:type" content="website" />
<meta property="og:title" content="An American Abroad in Slovakia" />
<meta property="og:description" content="There is the small bubble with your friends and family, the medium sized bubble, which consists of your community and locality and the large bubble, your culture and country. I lived in the United States for most of my life and thought it was the greatest country on Earth. I" />
<meta property="og:url" content="/an-american-abroad-in-slovakia" />
<meta property="og:image" content="/assets/images/an-american-abroad-in-slovakia-featured.jpg" />
<meta property="article:publisher" content="https://www.facebook.com/moebis" />
<meta property="article:author" content="https://www.facebook.com/moebis" />
<meta property="article:published_time" content="2016-05-07T12:00:00+02:00" />
<meta property="article:modified_time" content="2016-05-07T12:00:00+02:00" />
<meta property="article:tag" content="Travel" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="An American Abroad in Slovakia" />
<meta name="twitter:description" content="There is the small bubble with your friends and family, the medium sized bubble, which consists of your community and locality and the large bubble, your culture and country. I lived in the United States for most of my life and thought it was the greatest country on Earth. I" />
<meta name="twitter:url" content="/" />
<meta name="twitter:image" content="/assets/images/an-american-abroad-in-slovakia-featured.jpg" />
<meta name="twitter:label1" content="Written by" />
<meta name="twitter:data1" content="moebis" />
<meta name="twitter:label2" content="Filed under" />
<meta name="twitter:data2" content="Travel" />
<meta name="twitter:site" content="@moebis" />
<meta name="twitter:creator" content="@moebis" />
<meta property="og:image:width" content="1400" />
<meta property="og:image:height" content="933" />
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Website",
"publisher": {
"@type": "Organization",
"name": "moebis",
"logo": "/assets/images/blog-icon.png"
},
"url": "/an-american-abroad-in-slovakia",
"image": {
"@type": "ImageObject",
"url": "/assets/images/an-american-abroad-in-slovakia-featured.jpg",
"width": 2000,
"height": 666
},
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "/an-american-abroad-in-slovakia"
},
"description": "There is the small bubble with your friends and family, the medium sized bubble, which consists of your community and locality and the large bubble, your culture and country. I lived in the United States for most of my life and thought it was the greatest country on Earth. I"
}
</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="An American Abroad in Slovakia" href="/feed.xml" />
</head>
<body class="post-template">
<div class="site-wrapper">
<!-- All the main content gets inserted here, index.hbs, post.hbs, etc -->
<!-- default -->
<!-- The tag above means: insert everything in this file
into the {body} of the default.hbs template -->
<header class="site-header outer">
<div class="inner">
<nav class="site-nav">
<div class="site-nav-left">
<a class="site-nav-logo" href="/"><img src="/assets/images/blog-icon.png" alt="moebis" /></a>
<ul class="nav" role="menu">
<li class="nav-home" role="menuitem"><a href="/">Home</a></li>
<li class="nav-about" role="menuitem"><a href="/about/">About</a></li>
</ul>
</div>
<div class="site-nav-right">
<div class="social-links">
<a class="social-link social-link-fb" href="https://facebook.com/moebis" target="_blank" rel="noopener"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M19 6h5V0h-5c-3.86 0-7 3.14-7 7v3H8v6h4v16h6V16h5l1-6h-6V7c0-.542.458-1 1-1z"/></svg>
</a>
<a class="social-link social-link-tw" href="https://twitter.com/moebis" target="_blank" rel="noopener"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M30.063 7.313c-.813 1.125-1.75 2.125-2.875 2.938v.75c0 1.563-.188 3.125-.688 4.625a15.088 15.088 0 0 1-2.063 4.438c-.875 1.438-2 2.688-3.25 3.813a15.015 15.015 0 0 1-4.625 2.563c-1.813.688-3.75 1-5.75 1-3.25 0-6.188-.875-8.875-2.625.438.063.875.125 1.375.125 2.688 0 5.063-.875 7.188-2.5-1.25 0-2.375-.375-3.375-1.125s-1.688-1.688-2.063-2.875c.438.063.813.125 1.125.125.5 0 1-.063 1.5-.25-1.313-.25-2.438-.938-3.313-1.938a5.673 5.673 0 0 1-1.313-3.688v-.063c.813.438 1.688.688 2.625.688a5.228 5.228 0 0 1-1.875-2c-.5-.875-.688-1.813-.688-2.75 0-1.063.25-2.063.75-2.938 1.438 1.75 3.188 3.188 5.25 4.25s4.313 1.688 6.688 1.813a5.579 5.579 0 0 1 1.5-5.438c1.125-1.125 2.5-1.688 4.125-1.688s3.063.625 4.188 1.813a11.48 11.48 0 0 0 3.688-1.375c-.438 1.375-1.313 2.438-2.563 3.188 1.125-.125 2.188-.438 3.313-.875z"/></svg>
</a>
</div>
</div>
</nav>
</div>
</header>
<!-- Everything inside the #post tags pulls data from the post -->
<!-- #post -->
<main id="site-main" class="site-main outer" role="main">
<div class="inner">
<article class="post-full post tag-travel ">
<header class="post-full-header">
<section class="post-full-meta">
<time class="post-full-meta-date" datetime=" 7 May 2016"> 7 May 2016</time>
<span class="date-divider">/</span>
<a href='/tag/travel/'>TRAVEL</a>
</section>
<h1 class="post-full-title">An American Abroad in Slovakia</h1>
</header>
<figure class="post-full-image" style="background-image: url(/assets/images/an-american-abroad-in-slovakia-featured.jpg)">
</figure>
<section class="post-full-content">
<div class="kg-card-markdown">
<p>There is the small bubble with your friends and family, the medium sized bubble, which consists of your community and locality and the large bubble, your culture and country.</p>
<p>I lived in the United States for most of my life and thought it was the greatest country on Earth. I still do. But great doesn’t always translate to the best or best for you.</p>
<p>I think most of us tend to live inside different sized bubbles. There is the small bubble with your friends and family, the medium sized bubble, which consists of your community and locality and the large bubble, your culture and country. But there is an even larger bubble called the entire world, and I wouldn’t even define it as a bubble, actually I would call it the anti-bubble.</p>
<p>By experiencing things outside of my bubbles I am constantly fed with new stimuli.
By traveling and living abroad you’re immersed and enriched by many different viewpoints. There are cultures much older then ours in America and there is much to learn. I always considered myself an avid curiosity seeker, easily bored, always looking forward, and never content to stand still. By experiencing things outside of my bubbles I am constantly fed with new stimuli. It forces you to learn, adapt and change all over again. Change is good.</p>
<p>I have lived in Slovakia for well over a year now and I love this place. It’s not perfect, but I don’t need, nor do I want, perfect. Stepping outside the bubble means finding something new. I want different and Slovakia has it in spades. The people have a long history and proud culture. The food (to my taste) is wonderful. I remember when I first arrived even something as basic as going to the supermarket was a grand experience. What is this brand of chocolate? What kind of dessert is that? Why does Lays offer these strange “Summer Salad” flavored potato chips? What kind of pineapple is that? I kinda went crazy the first time and bought a little bit of everything. I still haven’t tried everything and I still get excited when I find something new.</p>
<p>I’ve settled in a bit now and some things are starting to become routine. I buy rožky (a type of roll that looks something like a hotdog bun), which Slovaks eat with butter, salt and sometimes radishes. I make my own Goulash at least once a week and serve it over knedľa (a type of steamed bread/dumpling). I buy milk in cardboard cartons that you don’t have to refrigerate until opened. The eggs here are superior. The yolk is a deep orange with a rich flavor. The staple proteins here are pork and chicken. Beef is expensive and hard to find. I miss it. I also miss other foods from America, like a box of simple Mac & Cheese, it’s impossible to find here. Not everything is better. The postal system is odd. Everything takes too long to arrive, and when it does, I get an odd yellow slip in my small mailbox. I then have to go down to the post office, with the odd little slip, and wait in a long line to pick it up. They do have courier services here, which are extremely affordable. I’ve had furniture delivered this way.</p>
<p>Here’s an accurate portrayal of healthcare in a socialized system. As an American, I was told by the left that universal healthcare is the holy grail, the right says it’s the worst idea ever. My experience? A little bit of both, but mostly better to a larger degree. Here’s the truth. If you need a doctor or dentist, it’s taken care of and you never have to worry. The physicians here are very smart, have modern equipment and practice the latest procedures. My dentist even ordered a special polymer filler that is BPA free from France. My doctor knew about obscure side-effects from my medication that my American doctors never mentioned. So it’s good, but here is the one bad thing: Lines. You can’t make an appointment. You just go to the doctors office and wait. Sometimes there is a crowd of people standing, filling the room and you have to try to figure out who’s next. Still, it’s a better system, and I can say this having experienced both.</p>
<p>Growing up in the rural western part of New Jersey, a car was an absolute necessity. Living in almost any part of Europe it is not. I happily traverse Slovakia in trains and buses to get to wherever I want to go. I don’t have to park, sit in traffic or drive. I can sleep on the train, and I love trains. Slovakia has mass transit down pat. It’s affordable. I have a monthly pass that is less then $30 and I can hop on and off buses and trams all over the city of Bratislava to get to wherever I want to go, as much as I want. During commuting hours it can get crowded and tight, but most of the time it’s just great.</p>
<p>Slovaks have a different opinion and I’m not sure why. I think it’s American culture creep and they just “want” cars, and many do have cars, very nice cars, they just don’t “need” them. Dismiss any stereotypes you might have of Eastern Europe, most are not true (at least not anymore) and especially in Slovakia which has one of the fastest growing economies in Europe. As an American that spent an inordinate amount of time with registrations, inspections, car insurance, gas, finding parking spaces, sitting in traffic or just having to drive while exhausted or tired, let me tell you, when a mass transit system works it’s a god send. And it’s better for the environment.</p>
<p>…the Slovaks are an outdoors people. They love hiking, gardening and generally being out in nature.</p>
<p>Speaking of the environment, Slovaks are not wasteful people. One thing you have to get used to here is bringing your own shopping bags. They will not provide them. This forces everybody to reuse and I’ve grown fond of the practice. My mother-in-law saves any and all receptacles, especially glass jars that she uses to do her pickling every year, using dill and cucumbers from her garden. She makes the best pickles I’ve ever had in my life.</p>
<p>Speaking of gardening, the Slovaks are an outdoors people. They love hiking, gardening and generally being out in nature. Seems strange for a culture that still mostly lives in concrete apartment buildings, but here is where it gets curious. A lot of Slovaks own gardens that are on the outskirts of their cities and towns. They have their little apartments, but then they have these plots of land, usually with a little house where they spend hours relaxing, grilling food and gardening. I love it. Probably one of things I’m most impressed with regarding Slovaks. Their commitment to the environment is so strong, they carve out a piece of land where they can bask in the sun.</p>
<p>Around Christmas time they have these places called Christmas markets where they sell all kinds of treats. There’s spiced hot Christmas wine, hot cinnamon pastries, all kinds of handmade crafts and lots of food, all Slovak specialties. One of my favorite dishes is Duck. Duck is expensive in the United States, but not here. It almost makes up for the lack of beef products.</p>
<p>Slovakia has a large population of highly educated, young professionals. International companies have taken notice. These companies have tapped into a cost effective work force. Slovaks are hard workers and I personally believe they are underpaid, but it might be because of this fact that so many international companies are moving here. It also explains the huge economic growth, for such a small country. They are in the seedling stages of capitalism here and it’s starting to put down strong roots. I just hope they don’t become complacent like a portion of Americans have.</p>
<p>There are still remnants of the old communism ways. I mentioned the universal healthcare, but I see that more of a socialist idea. They have these things called lunch tickets. All employers provide them. You use these tickets at any restaurants, cafeterias or grocery stores. It’s amazing to walk outside for lunch, look around, pick a place to eat and study what they call “the daily menu”.</p>
<p>Ah yes, soup! Slovaks must have soup with every meal and they make some amazing soups</p>
<p>These daily menus are mostly crafted for the benefit of the work force. It’s kinda like cafeteria in high school, except the food is really good and you can pick from 3-5 different dishes, and a soup.</p>
<p>Ah yes, soup! Slovaks must have soup with every meal and they make some amazing soups. You can also just as easily go to a chinese restaurant and use your lunch ticket. It’s up to you. I like it and think it’s a great idea, it was just hard at first for me to wrap my head around it as an American.</p>
<p>They have McDonald’s and KFC here too, but it’s actually considered an indulgence and expensive, and to be honest would you rather spend more money on fast food junk or get a home cooked Slovak meal at a quality restaurant? In America it’s the opposite, fast food is cheap and restaurant food is more expensive. I don’t know if the Slovaks understand how good they have it, but then again they probably say the same thing about me, a strange American who is thoroughly enjoying their culture.</p>
</div>
</section>
<!-- Email subscribe form at the bottom of the page -->
<footer class="post-full-footer">
<!-- Everything inside the #author tags pulls data from the author -->
<!-- #author-->
<!-- /author -->
</footer>
<!-- If you use Disqus comments, just uncomment this block.
The only thing you need to change is "test-apkdzgmqhj" - which
should be replaced with your own Disqus site-id. -->
</article>
</div>
</main>
<!-- Links to Previous/Next posts -->
<aside class="read-next outer">
<div class="inner">
<div class="read-next-feed">
<!-- If there's a next post, display it using the same markup included from - partials/post-card.hbs -->
<!-- If there's a previous post, display it using the same markup included from - partials/post-card.hbs -->
</div>
</div>
</aside>
<!-- Floating header which appears on-scroll, included from includes/floating-header.hbs -->
<div class="floating-header">
<div class="floating-header-logo">
<a href="/">
<img src="/assets/images/favicon.png" alt="moebis icon" />
<span>moebis</span>
</a>
</div>
<span class="floating-header-divider">—</span>
<div class="floating-header-title">An American Abroad in Slovakia</div>
<div class="floating-header-share">
<div class="floating-header-share-label">Share this <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path d="M7.5 15.5V4a1.5 1.5 0 1 1 3 0v4.5h2a1 1 0 0 1 1 1h2a1 1 0 0 1 1 1H18a1.5 1.5 0 0 1 1.5 1.5v3.099c0 .929-.13 1.854-.385 2.748L17.5 23.5h-9c-1.5-2-5.417-8.673-5.417-8.673a1.2 1.2 0 0 1 1.76-1.605L7.5 15.5zm6-6v2m-3-3.5v3.5m6-1v2"/>
</svg>
</div>
<a class="floating-header-share-tw" href="https://twitter.com/share?text=An+American+Abroad+in+Slovakia&url=https://moebis.com/an-american-abroad-in-slovakia"
onclick="window.open(this.href, 'share-twitter', 'width=550,height=235');return false;">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M30.063 7.313c-.813 1.125-1.75 2.125-2.875 2.938v.75c0 1.563-.188 3.125-.688 4.625a15.088 15.088 0 0 1-2.063 4.438c-.875 1.438-2 2.688-3.25 3.813a15.015 15.015 0 0 1-4.625 2.563c-1.813.688-3.75 1-5.75 1-3.25 0-6.188-.875-8.875-2.625.438.063.875.125 1.375.125 2.688 0 5.063-.875 7.188-2.5-1.25 0-2.375-.375-3.375-1.125s-1.688-1.688-2.063-2.875c.438.063.813.125 1.125.125.5 0 1-.063 1.5-.25-1.313-.25-2.438-.938-3.313-1.938a5.673 5.673 0 0 1-1.313-3.688v-.063c.813.438 1.688.688 2.625.688a5.228 5.228 0 0 1-1.875-2c-.5-.875-.688-1.813-.688-2.75 0-1.063.25-2.063.75-2.938 1.438 1.75 3.188 3.188 5.25 4.25s4.313 1.688 6.688 1.813a5.579 5.579 0 0 1 1.5-5.438c1.125-1.125 2.5-1.688 4.125-1.688s3.063.625 4.188 1.813a11.48 11.48 0 0 0 3.688-1.375c-.438 1.375-1.313 2.438-2.563 3.188 1.125-.125 2.188-.438 3.313-.875z"/></svg>
</a>
<a class="floating-header-share-fb" href="https://www.facebook.com/sharer/sharer.php?u=https://moebis.com/an-american-abroad-in-slovakia"
onclick="window.open(this.href, 'share-facebook','width=580,height=296');return false;">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M19 6h5V0h-5c-3.86 0-7 3.14-7 7v3H8v6h4v16h6V16h5l1-6h-6V7c0-.542.458-1 1-1z"/></svg>
</a>
</div>
<progress class="progress" value="0">
<div class="progress-container">
<span class="progress-bar"></span>
</div>
</progress>
</div>
<!-- /post -->
<!-- The #contentFor helper here will send everything inside it up to the matching #block helper found in default.hbs -->
<!-- Previous/next page links - displayed on every page -->
<!-- The footer at the very bottom of the screen -->
<footer class="site-footer outer">
<div class="site-footer-content inner">
<section class="copyright"><a href="/">moebis</a> © 2018</section>
<section class="poweredby"> </section>
<nav class="site-footer-nav">
<a href="/">Latest Posts</a>
<a href="https://facebook.com/moebis" target="_blank" rel="noopener">Facebook</a>
<a href="https://twitter.com/moebis" target="_blank" rel="noopener">Twitter</a>
</nav>
</div>
</footer>
</div>
<!-- The big email subscribe modal content -->
<!-- highlight.js -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.10.0/components/prism-abap.min.js"></script>
<script>$(document).ready(function() {
$('pre code').each(function(i, block) {
hljs.highlightBlock(block);
});
});</script>
<!-- jQuery + Fitvids, which makes all video embeds responsive -->
<script
src="https://code.jquery.com/jquery-3.2.1.min.js"
integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4="
crossorigin="anonymous">
</script>
<script type="text/javascript" src="/assets/js/jquery.fitvids.js"></script>
<script type="text/javascript" src="https://demo.ghost.io/assets/js/jquery.fitvids.js?v=724281a32e"></script>
<!-- Paginator increased to "infinit" in _config.yml -->
<!-- if paginator.posts -->
<!-- <script>
var maxPages = parseInt('');
</script>
<script src="/assets/js/infinitescroll.js"></script> -->
<!-- /endif -->
<!-- Add Google Analytics -->
<!-- Google Analytics Tracking code -->
<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','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-142698-5', 'auto');
ga('send', 'pageview');
</script>
<!-- The #block helper will pull in data from the #contentFor other template files. In this case, there's some JavaScript which we only want to use in post.hbs, but it needs to be included down here, after jQuery has already loaded. -->
<script>
// NOTE: Scroll performance is poor in Safari
// - this appears to be due to the events firing much more slowly in Safari.
// Dropping the scroll event and using only a raf loop results in smoother
// scrolling but continuous processing even when not scrolling
$(document).ready(function () {
// Start fitVids
var $postContent = $(".post-full-content");
$postContent.fitVids();
// End fitVids
var progressBar = document.querySelector('progress');
var header = document.querySelector('.floating-header');
var title = document.querySelector('.post-full-title');
var lastScrollY = window.scrollY;
var lastWindowHeight = window.innerHeight;
var lastDocumentHeight = $(document).height();
var ticking = false;
function onScroll() {
lastScrollY = window.scrollY;
requestTick();
}
function onResize() {
lastWindowHeight = window.innerHeight;
lastDocumentHeight = $(document).height();
requestTick();
}
function requestTick() {
if (!ticking) {
requestAnimationFrame(update);
}
ticking = true;
}
function update() {
var trigger = title.getBoundingClientRect().top + window.scrollY;
var triggerOffset = title.offsetHeight + 35;
var progressMax = lastDocumentHeight - lastWindowHeight;
// show/hide floating header
if (lastScrollY >= trigger + triggerOffset) {
header.classList.add('floating-active');
} else {
header.classList.remove('floating-active');
}
progressBar.setAttribute('max', progressMax);
progressBar.setAttribute('value', lastScrollY);
ticking = false;
}
window.addEventListener('scroll', onScroll, {passive: true});
window.addEventListener('resize', onResize, false);
update();
});
</script>
<!-- Ghost outputs important scripts and data with this tag - it should always be the very last thing before the closing body tag -->
<!-- ghost_foot -->
</body>
</html>