This repository has been archived by the owner on Oct 19, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
rwm-baits.html
402 lines (330 loc) · 20.2 KB
/
rwm-baits.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
<!DOCTYPE html>
<html lang="nl">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>RWM Baits</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?v=51779cad10" />
<link rel="shortcut icon" href="/favicon.png" type="image/png" />
<meta name="referrer" content="no-referrer-when-downgrade" />
<meta property="og:site_name" content="Round The Web" />
<meta property="og:type" content="article" />
<meta property="og:title" content="RWM Baits" />
<meta property="og:description" content="De webshop is gemaakt in Wordpress met de bekende plugin WooCommerce. Dit geeft je de mogelijkheid om een webshop op te zetten in het populaire blog systeem Wordpress." />
<meta property="og:url" content="https://www.roundtheweb.nl/rwm-baits.html" />
<meta property="og:image" content="https://images.unsplash.com/photo-1532986393198-a13c692b2042?ixlib=rb-0.3.5&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=1080&fit=max&ixid=eyJhcHBfaWQiOjExNzczfQ&s=42b9b68561286dcc68619c577695e7ec" />
<meta property="article:published_time" content="2018-03-29T11:04:00.000Z" />
<meta property="article:modified_time" content="2018-08-29T21:05:00.000Z" />
<meta property="article:tag" content="Portfolio" />
<meta property="article:tag" content="Wordpress" />
<meta property="article:publisher" content="https://www.facebook.com/RoundTheWebDevelopment/" />
<meta property="article:author" content="https://www.facebook.com/jens.derond" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="RWM Baits" />
<meta name="twitter:description" content="De webshop is gemaakt in Wordpress met de bekende plugin WooCommerce. Dit geeft je de mogelijkheid om een webshop op te zetten in het populaire blog systeem Wordpress." />
<meta name="twitter:url" content="https://www.roundtheweb.nl/rwm-baits.html" />
<meta name="twitter:image" content="https://images.unsplash.com/photo-1532986393198-a13c692b2042?ixlib=rb-0.3.5&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=1080&fit=max&ixid=eyJhcHBfaWQiOjExNzczfQ&s=42b9b68561286dcc68619c577695e7ec" />
<meta name="twitter:label1" content="Written by" />
<meta name="twitter:data1" content="Jens de Rond" />
<meta name="twitter:label2" content="Filed under" />
<meta name="twitter:data2" content="Portfolio, Wordpress" />
<meta name="twitter:creator" content="@Jensderond" />
<meta property="og:image:width" content="1080" />
<meta property="og:image:height" content="721" />
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Article",
"publisher": {
"@type": "Organization",
"name": "Round The Web",
"logo": {
"@type": "ImageObject",
"url": "https://www.roundtheweb.nl/content/images/2018/08/LOGO_RTW.png",
"width": 60,
"height": 60
}
},
"author": {
"@type": "Person",
"name": "Jens de Rond",
"image": {
"@type": "ImageObject",
"url": "https://www.roundtheweb.nl/content/images/2018/08/myface.png",
"width": 512,
"height": 512
},
"url": "https://www.roundtheweb.nl/author/jens/",
"sameAs": [
"https://www.facebook.com/jens.derond",
"https://twitter.com/Jensderond"
]
},
"headline": "RWM Baits",
"url": "https://www.roundtheweb.nl/rwm-baits.html",
"datePublished": "2018-03-29T11:04:00.000Z",
"dateModified": "2018-08-29T21:05:00.000Z",
"image": {
"@type": "ImageObject",
"url": "https://images.unsplash.com/photo-1532986393198-a13c692b2042?ixlib=rb-0.3.5&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=1080&fit=max&ixid=eyJhcHBfaWQiOjExNzczfQ&s=42b9b68561286dcc68619c577695e7ec",
"width": 1080,
"height": 721
},
"keywords": "Portfolio, Wordpress",
"description": "De webshop is gemaakt in Wordpress met de bekende plugin WooCommerce. Dit geeft je de mogelijkheid om een webshop op te zetten in het populaire blog systeem Wordpress.",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://www.roundtheweb.nl/"
}
}
</script>
<script src="/public/ghost-sdk.js?v=51779cad10"></script>
<script>
ghost.init({
clientId: "ghost-frontend",
clientSecret: "3654375b79f4"
});
</script>
<meta name="generator" content="Ghost 2.1" />
<link rel="alternate" type="application/rss+xml" title="Round The Web" href="https://www.roundtheweb.nl/rss/" />
</head>
<body class="post-template tag-portfolio tag-wordpress">
<div class="site-wrapper">
<header class="site-header outer">
<div class="inner">
<nav class="site-nav">
<div class="site-nav-left">
<a class="site-nav-logo" href="https://www.roundtheweb.nl"><img src="/content/images/2018/08/LOGO_RTW.png" alt="Round The Web" /></a>
<ul class="nav" role="menu">
<li class="nav-home" role="menuitem"><a href="https://www.roundtheweb.nl/">Home</a></li>
<li class="nav-diensten" role="menuitem"><a href="https://www.roundtheweb.nl/diensten/">Diensten</a></li>
<li class="nav-portfolio" role="menuitem"><a href="https://www.roundtheweb.nl/tag/portfolio/">Portfolio</a></li>
<li class="nav-wordpress" role="menuitem"><a href="https://www.roundtheweb.nl/tag/wordpress/">Wordpress</a></li>
<li class="nav-over-mij" role="menuitem"><a href="https://www.roundtheweb.nl/over-mij/">Over mij</a></li>
</ul>
</div>
<div class="site-nav-right">
<div class="social-links">
<a class="social-link social-link-fb" href="https://www.facebook.com/RoundTheWebDevelopment/" 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-fb" href="https://www.instagram.com/roundtheweb/" target="_blank" rel="noopener"><svg enable-background="new 0 0 94 90" viewBox="0 0 94 90" xmlns="http://www.w3.org/2000/svg"><path d="m28 958.4c-11 0-20 9-20 20v36c0 11 9 20 20 20h36c11 0 20-9 20-20v-36c0-11-9-20-20-20zm0 8h36c6.7 0 12 5.3 12 12v36c0 6.7-5.3 12-12 12h-36c-6.7 0-12-5.3-12-12v-36c0-6.8 5.3-12 12-12zm38 6c-2.2 0-4 1.8-4 4s1.8 4 4 4 4-1.8 4-4-1.8-4-4-4zm-20 5c-10.4 0-19 8.6-19 19s8.6 19 19 19 19-8.6 19-19-8.6-19-19-19zm0 8c6.1 0 11 4.9 11 11s-4.9 11-11 11-11-4.9-11-11c0-6.2 4.9-11 11-11z" transform="translate(0 -952.36218)"/></svg></a>
</div>
<a class="rss-button" href="https://feedly.com/i/subscription/feed/https://www.roundtheweb.nl/rss/" target="_blank" rel="noopener"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><circle cx="6.18" cy="17.82" r="2.18"/><path d="M4 4.44v2.83c7.03 0 12.73 5.7 12.73 12.73h2.83c0-8.59-6.97-15.56-15.56-15.56zm0 5.66v2.83c3.9 0 7.07 3.17 7.07 7.07h2.83c0-5.47-4.43-9.9-9.9-9.9z"/></svg>
</a>
</div>
</nav>
</div>
</header>
<main id="site-main" class="site-main outer">
<div class="inner">
<article class="post-full post tag-portfolio tag-wordpress ">
<header class="post-full-header">
<section class="post-full-meta">
<time class="post-full-meta-date" datetime="2018-03-29">29 maart 2018</time>
<span class="date-divider">/</span> <a href="/tag/portfolio/">Portfolio</a>
</section>
<h1 class="post-full-title">RWM Baits</h1>
</header>
<figure class="post-full-image" style="background-image: url(https://images.unsplash.com/photo-1532986393198-a13c692b2042?ixlib=rb-0.3.5&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=1080&fit=max&ixid=eyJhcHBfaWQiOjExNzczfQ&s=42b9b68561286dcc68619c577695e7ec)">
</figure>
<section class="post-full-content">
<div class="post-content">
<h2 id="webshop">Webshop</h2><p>Voor RWM Baits mocht ik een webshop maken waar zij aas verkopen die ze zelf maken in hun fabriek in Breskens, Zeeland.</p><p>De webshop is gemaakt in Wordpress met de bekende plugin WooCommerce. Dit geeft je de mogelijkheid om een webshop op te zetten in het populaire blog systeem Wordpress. </p><p>Klanten krijgen de mogelijkheid om een account aan te maken op de website. Hier kan de klant informatie over hun bestelling zien en snel een nieuwe bestelling plaatsen zonder alle gegevens opnieuw in te voeren. </p><figure class="kg-image-card"><img src="/content/images/2018/08/rwmbaits-screenshot.jpg" class="kg-image"></figure><h2 id="hosting">Hosting</h2><p>Voor RWM Baits heb ik ook de hosting en email geregeld, zodat de website altijd snel op het scherm van klanten komt, bij traditionele hosting pakketten moet je vaak resources delen met andere klanten die bij dezelfde partij hun hosting hebben. Omdat ik de hosting zelf onder toezicht heb, blijft het systeem up-to-date en zorg ik dat de website altijd snel beschikbaar is.</p><hr><h3 id="wil-jij-ook-een-webshop-of-website"><strong><strong>Wil jij ook een webshop of website<strong>?</strong></strong></strong></h3><p><a href="mailto:jens@roundtheweb.nl">Stuur me dan eens een mailtje!</a></p><p>of...</p><p><a href="tel:+31614609861">Bel gewoon even</a></p>
</div>
</section>
<footer class="post-full-footer">
<section class="author-card">
<img class="author-profile-image" src="/content/images/2018/08/myface.png" alt="Jens de Rond" />
<section class="author-card-content">
<h4 class="author-card-name"><a href="/author/jens/">Jens de Rond</a></h4>
<p>Lees <a href="/author/jens/">meer berichten</a> van Jens de Rond.</p>
</section>
</section>
<div class="post-full-footer-right">
<a class="author-card-button" href="/author/jens/">Lees meer</a>
</div>
</footer>
</article>
</div>
</main>
<aside class="read-next outer">
<div class="inner">
<div class="read-next-feed">
<article class="read-next-card"
style="background-image: url(/content/images/2018/08/portfolio-tag.jpg)"
>
<header class="read-next-card-header">
<small class="read-next-card-header-sitetitle">— Round The Web —</small>
<h3 class="read-next-card-header-title"><a href="/tag/portfolio/">Portfolio</a></h3>
</header>
<div class="read-next-divider"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M13 14.5s2 3 5 3 5.5-2.463 5.5-5.5S21 6.5 18 6.5c-5 0-7 11-12 11C2.962 17.5.5 15.037.5 12S3 6.5 6 6.5s4.5 3.5 4.5 3.5"/></svg>
</div>
<div class="read-next-card-content">
<ul>
<li><a href="/gastouderopvang-tholen.html">Gastouderopvang Tholen</a></li>
<li><a href="/bistroclub-de-stadsburger.html">Bistroclub de Stadsburger</a></li>
<li><a href="/pipowagen-logeren-bij-jo.html">Pipowagen Logeren bij Jo</a></li>
</ul>
</div>
<footer class="read-next-card-footer">
<a href="/tag/portfolio/">Bekijk alle 11 berichten →</a>
</footer>
</article>
<article class="post-card post tag-portfolio tag-wordpress featured">
<a class="post-card-image-link" href="/gastouderopvang-tholen.html">
<div class="post-card-image" style="background-image: url(https://images.unsplash.com/photo-1511949860663-92c5c57d48a7?ixlib=rb-0.3.5&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=1080&fit=max&ixid=eyJhcHBfaWQiOjExNzczfQ&s=e8aaff3b59c008e2df9626b0200343e3)"></div>
</a>
<div class="post-card-content">
<a class="post-card-content-link" href="/gastouderopvang-tholen.html">
<header class="post-card-header">
<span class="post-card-tags">Portfolio</span>
<h2 class="post-card-title">Gastouderopvang Tholen</h2>
</header>
<section class="post-card-excerpt">
<p>Voor Gastouderopvang Tholen ook wel bekend als Stadzicht kinderopvang heb ik samen met een grafisch vormgever een website ontwikkeld.Stadzicht kinderopvang biedt persoonlijke kinderopvang in een huiselijke omgeving voor kinderen van 0 tot</p>
</section>
</a>
<footer class="post-card-meta">
<ul class="author-list">
<li class="author-list-item">
<div class="author-name-tooltip">
Jens de Rond
</div>
<a href="/author/jens/" class="static-avatar"><img class="author-profile-image" src="/content/images/2018/08/myface.png" alt="Jens de Rond" /></a>
</li>
</ul>
<span class="reading-time">1 min read</span>
</footer>
</div>
</article>
<article class="post-card post tag-portfolio tag-wordpress featured">
<a class="post-card-image-link" href="/bistroclub-de-stadsburger.html">
<div class="post-card-image" style="background-image: url(/content/images/2018/08/diner-stadsburger.jpg)"></div>
</a>
<div class="post-card-content">
<a class="post-card-content-link" href="/bistroclub-de-stadsburger.html">
<header class="post-card-header">
<span class="post-card-tags">Portfolio</span>
<h2 class="post-card-title">Bistroclub de Stadsburger</h2>
</header>
<section class="post-card-excerpt">
<p>Voor Bistroclub de Stadsburger hebben wij een volledige website verzorgd. Het restaurant gelegen in hartje Bergen op Zoom heeft in november 2017 zijn deuren geopend.</p>
</section>
</a>
<footer class="post-card-meta">
<ul class="author-list">
<li class="author-list-item">
<div class="author-name-tooltip">
Jens de Rond
</div>
<a href="/author/jens/" class="static-avatar"><img class="author-profile-image" src="/content/images/2018/08/myface.png" alt="Jens de Rond" /></a>
</li>
</ul>
<span class="reading-time">2 min read</span>
</footer>
</div>
</article>
</div>
</div>
</aside>
<div class="floating-header">
<div class="floating-header-logo">
<a href="https://www.roundtheweb.nl">
<img src="/content/images/2018/08/LOGO_RTW_JORTT.png" alt="Round The Web icon" />
<span>Round The Web</span>
</a>
</div>
<span class="floating-header-divider">—</span>
<div class="floating-header-title">RWM Baits</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=RWM%20Baits&url=https://www.roundtheweb.nl/rwm-baits.html"
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://www.roundtheweb.nl/rwm-baits.html"
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 id="reading-progress" class="progress" value="0">
<div class="progress-container">
<span class="progress-bar"></span>
</div>
</progress>
</div>
<footer class="site-footer outer">
<div class="site-footer-content inner">
<section class="copyright"><a href="https://www.roundtheweb.nl">Round The Web</a> © 2018</section>
<nav class="site-footer-nav">
<a href="https://www.roundtheweb.nl">Laatste berichten</a>
<a href="https://www.facebook.com/RoundTheWebDevelopment/" target="_blank" rel="noopener">Facebook</a>
<a href="https://www.instagram.com/roundtheweb/" target="_blank" rel="noopener">Instagram</a>
</nav>
</div>
</footer>
</div>
<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?v=51779cad10"></script>
<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('#reading-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>
</body>
</html>