Compare commits
No commits in common. "29afc8cb97341a98b48a3b592b3e7069f6481866" and "ff6c248d1a144def8c0e9d7acb6903fc450ce07d" have entirely different histories.
29afc8cb97
...
ff6c248d1a
@ -1,7 +0,0 @@
|
|||||||
---
|
|
||||||
title: Events archive
|
|
||||||
logosub: Preserves everything
|
|
||||||
language: "en"
|
|
||||||
---
|
|
||||||
|
|
||||||
$partial("templates/events.html")$
|
|
||||||
@ -1,7 +0,0 @@
|
|||||||
---
|
|
||||||
title: Posts archive
|
|
||||||
logosub: Preserves everything
|
|
||||||
language: "nl"
|
|
||||||
---
|
|
||||||
|
|
||||||
$partial("templates/recent-posts.html")$
|
|
||||||
@ -15,14 +15,14 @@ $partial("templates/index.html")$
|
|||||||
<h4>Recent posts</h4>
|
<h4>Recent posts</h4>
|
||||||
$partial("templates/recent-posts.html")$
|
$partial("templates/recent-posts.html")$
|
||||||
|
|
||||||
<p>…or you can find more posts in the <a href="/en/archive-posts.html">archives</a>.</p>
|
<p>…or you can find more posts in the <a href="/archive.html">archives</a>.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="col">
|
<div class="col">
|
||||||
<h4>Upcoming events</h4>
|
<h4>Upcoming events</h4>
|
||||||
$partial("templates/events.html")$
|
$partial("templates/events.html")$
|
||||||
|
|
||||||
<p>Here you can find more events I attended: <a href="/en/archive-events.html">events</a>.</p>
|
<p>Here you can find more events I attended: <a href="/events.html">events</a>.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -3,544 +3,9 @@ language: "en"
|
|||||||
title: SMC 2025 - Scale Model Challenge
|
title: SMC 2025 - Scale Model Challenge
|
||||||
author: Kevin Matsubara
|
author: Kevin Matsubara
|
||||||
date: 2025-10-18
|
date: 2025-10-18
|
||||||
logosub: SMC 2025
|
logosub: Congoer
|
||||||
---
|
---
|
||||||
|
|
||||||
I have been to the [Scale Model Challenge](https://www.scalemodelchallenge.com/), this being my second time now.
|
I have been to the [Scale Model Challenge](https://www.scalemodelchallenge.com/), this being my second time now.
|
||||||
|
|
||||||
And I participated with a [RX-179 Mk.II Gundam](\pages\en\plamo\model-kits\gundam\hg\smc-2025-gundam.html), but did not win any prize with it. Still, it was fun to add my Gundam figure to the competition. Next time I will have to do a better job!
|
And I participated with a Gundam, but did not win any prize with it. Still, it was fun to add my Gundam figure to the competition. Next time I will have to do a better job!
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_154350-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_154350-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251019_154350-w800.webp"
|
|
||||||
alt="Ukraine diorama at SMC 2025"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251019_154350-w800.webp">
|
|
||||||
Ukraine diorama at SMC 2025
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_154402-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_154402-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251019_154402-w800.webp"
|
|
||||||
alt="Ukraine diorama at SMC 2025"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251019_154402-w800.webp">
|
|
||||||
Ukraine diorama at SMC 2025
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
* <a href="https://www.youtube.com/watch?v=nMvbGY6XYKE">YouTube - KID'S BUILDING STUDIO diorama for Scale Model Challenge 2025 contest</a>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_102542-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_102542-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251018_102542-w800.webp"
|
|
||||||
alt="RX-78-2 at SMC 2025"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251018_102542-w800.webp">
|
|
||||||
RX-78-2 at SMC 2025
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_102607-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_102607-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251018_102607-w800.webp"
|
|
||||||
alt="Maschinen Krieger Knight at SMC 2025"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251018_102607-w800.webp">
|
|
||||||
Maschinen Krieger Knight (not sure which) at SMC 2025
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_102956-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_102956-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251018_102956-w800.webp"
|
|
||||||
alt="SIG Plamo RX-179 Mk.II Gundams at SMC 2025"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251018_102956-w800.webp">
|
|
||||||
SIG Plamo RX-179 Mk.II Gundams at SMC 2025
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_103319-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_103319-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251018_103319-w800.webp"
|
|
||||||
alt="Efreet Custom at SMC 2025"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251018_103319-w800.webp">
|
|
||||||
Efreet Custom at SMC 2025
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_103328-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_103328-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251018_103328-w800.webp"
|
|
||||||
alt="Zaku II at SMC 2025"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251018_103328-w800.webp">
|
|
||||||
Zaku II at SMC 2025
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_103459-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_103459-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251018_103459-w800.webp"
|
|
||||||
alt="Gundam Exia at SMC 2025"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251018_103459-w800.webp">
|
|
||||||
Gundam Exia at SMC 2025
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_103503-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_103503-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251018_103503-w800.webp"
|
|
||||||
alt="Gundam at SMC 2025"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251018_103503-w800.webp">
|
|
||||||
Gundam (not sure which) at SMC 2025
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_104125-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_104125-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251018_104125-w800.webp"
|
|
||||||
alt="Japanse captured Supermarine Spitfire by SIG Plamo member (Mr. Plamo) at SMC 2025"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251018_104125-w800.webp">
|
|
||||||
Japanese captured Supermarine Spitfire by SIG Plamo member (Mr. Plamo) at SMC 2025
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_104633-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_104633-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251018_104633-w800.webp"
|
|
||||||
alt="Mama Gnoma and Batpacker at bij SMC 2025"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251018_104633-w800.webp">
|
|
||||||
"Mama Gnoma" and "Batpacker" at SMC 2025
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
* <a href="https://www.spiramirabilisminiatures.com/home">Mama Gnoma, sculptor: Lucas Pina Penichet.</a>
|
|
||||||
|
|
||||||
* <a href="https://www.myminifactory.com/object/3d-print-batpacker-169152">Batpacker, sculptor: Ismael Nieto. Concept: Patrycja Wójcik.</a>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_143745-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_143745-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251018_143745-w800.webp"
|
|
||||||
alt="30 Minute Missions bEXM-29 Gardonova at SMC 2025"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251018_143745-w800.webp">
|
|
||||||
30 Minute Missions bEXM-29 Gardonova at SMC 2025
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_154253-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_154253-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251019_154253-w800.webp"
|
|
||||||
alt="Lanz Bulldog D8500 (MiniArt) at SMC 2025"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251019_154253-w800.webp">
|
|
||||||
Lanz Bulldog D8500 (MiniArt) at SMC 2025
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_154536-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_154536-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251019_154536-w800.webp"
|
|
||||||
alt="Farmer Ant at SMC 2025"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251019_154536-w800.webp">
|
|
||||||
"Farmer Ant" at SMC 2025
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_155351-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_155351-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251019_155351-w800.webp"
|
|
||||||
alt="Albatros B.II at SMC 2025"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251019_155351-w800.webp">
|
|
||||||
Albatros B.II at SMC 2025
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_160149-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_160149-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251019_160149-w800.webp"
|
|
||||||
alt="Dreamscape robot at SMC 2025"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251019_160149-w800.webp">
|
|
||||||
Dreamscape robot at SMC 2025
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_160333-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_160333-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251019_160333-w800.webp"
|
|
||||||
alt="Warhammer 40K, Hibou Khan, Seeker of Atonement at SMC 2025"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251019_160333-w800.webp">
|
|
||||||
Warhammer 40K, Hibou Khan, Seeker of Atonement at SMC 2025
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_160415-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_160415-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251019_160415-w800.webp"
|
|
||||||
alt="Trench Crusade New Antioch Heavy Mechanized Infantry at SMC 2025"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251019_160415-w800.webp">
|
|
||||||
Trench Crusade New Antioch Heavy Mechanized Infantry at SMC 2025
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_160750-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_160750-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251019_160750-w800.webp"
|
|
||||||
alt="Obelix bust sculpture at SMC 2025"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251019_160750-w800.webp">
|
|
||||||
Obelix bust sculpture at SMC 2025
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_161142-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_161142-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251019_161142-w800.webp"
|
|
||||||
alt="Space Battleship Yamato at SMC 2025"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251019_161142-w800.webp">
|
|
||||||
Space Battleship Yamato at SMC 2025
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_161223-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_161223-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251019_161223-w800.webp"
|
|
||||||
alt="SK-5 Niva Harvester at SMC 2025"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251019_161223-w800.webp">
|
|
||||||
SK-5 Niva Harvester at SMC 2025
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_161805-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_161805-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251019_161805-w800.webp"
|
|
||||||
alt="BEST OF SHOW Scale Modelling Contest 2025 - 彼岸の弔い “Funeral on the Equinox Week” by Takehisa Shimotani"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251019_161805-w800.webp">
|
|
||||||
BEST OF SHOW Scale Modelling Contest 2025 - 彼岸の弔い “Funeral on the Equinox Week” by Takehisa Shimotani
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_161812-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_161812-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251019_161812-w800.webp"
|
|
||||||
alt="BEST OF SHOW Scale Modelling Contest 2025 - 彼岸の弔い “Funeral on the Equinox Week” by Takehisa Shimotani"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251019_161812-w800.webp">
|
|
||||||
BEST OF SHOW Scale Modelling Contest 2025 - 彼岸の弔い “Funeral on the Equinox Week” by Takehisa Shimotani
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
@ -3,544 +3,9 @@ language: "jp"
|
|||||||
title: SMC 2025 - Scale Model Challenge
|
title: SMC 2025 - Scale Model Challenge
|
||||||
author: Kevin Matsubara
|
author: Kevin Matsubara
|
||||||
date: 2025-10-18
|
date: 2025-10-18
|
||||||
logosub: SMC 2025
|
logosub: Congoer
|
||||||
---
|
---
|
||||||
|
|
||||||
オランダの[Scale Model Challenge](https://www.scalemodelchallenge.com/)に行きました。今回は二回でした。
|
I have been to the [Scale Model Challenge](https://www.scalemodelchallenge.com/), this being my second time now.
|
||||||
|
|
||||||
[RX-179 Mk.II ガンダム](\pages\jp\plamo\model-kits\gundam\hg\smc-2025-gundam.html)で参加しましたが、残念ながら入賞はできませんでした。それでも、自分のガンダムのフィギュアをコンテストに出すのはとても楽しかった。次回はもっと良い出来にしなければなりませんね!
|
And I participated with a Gundam, but did not win any prize with it. Still, it was fun to add my Gundam figure to the competition. Next time I will have to do a better job!
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_154350-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_154350-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251019_154350-w800.webp"
|
|
||||||
alt="SMC 2025にウクライナのジオラマ"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251019_154350-w800.webp">
|
|
||||||
SMC 2025にウクライナのジオラマ
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_154402-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_154402-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251019_154402-w800.webp"
|
|
||||||
alt="SMC 2025にウクライナのジオラマ"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251019_154402-w800.webp">
|
|
||||||
SMC 2025にウクライナのジオラマ
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
* <a href="https://www.youtube.com/watch?v=nMvbGY6XYKE">YouTube - KID'S BUILDING STUDIO diorama for Scale Model Challenge 2025 contest</a>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_102542-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_102542-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251018_102542-w800.webp"
|
|
||||||
alt="SMC 2025にRX-78-2"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251018_102542-w800.webp">
|
|
||||||
SMC 2025にRX-78-2
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_102607-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_102607-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251018_102607-w800.webp"
|
|
||||||
alt="SMC 2025にマシーネンクリーガーナイト"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251018_102607-w800.webp">
|
|
||||||
SMC 2025にマシーネンクリーガーナイト
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_102956-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_102956-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251018_102956-w800.webp"
|
|
||||||
alt="SMC 2025にSIG Plamo RX-179 Mk.II ガンダム"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251018_102956-w800.webp">
|
|
||||||
SMC 2025にSIG Plamo RX-179 Mk.II ガンダム
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_103319-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_103319-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251018_103319-w800.webp"
|
|
||||||
alt="SMC 2025にイフリート改"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251018_103319-w800.webp">
|
|
||||||
SMC 2025にイフリート改
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_103328-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_103328-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251018_103328-w800.webp"
|
|
||||||
alt="SMC 2025にザクII"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251018_103328-w800.webp">
|
|
||||||
SMC 2025にザク II
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_103459-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_103459-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251018_103459-w800.webp"
|
|
||||||
alt="SMC 2025にガンダムエクシア"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251018_103459-w800.webp">
|
|
||||||
SMC 2025にガンダムエクシア
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_103503-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_103503-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251018_103503-w800.webp"
|
|
||||||
alt="SMC 2025にガンダム"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251018_103503-w800.webp">
|
|
||||||
SMC 2025にガンダム(知りません)
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_104125-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_104125-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251018_104125-w800.webp"
|
|
||||||
alt="SMC 2025にSIGプラモのメンバー(Mr. Plamo)による、日本軍に鹵獲されたスーパーマリン・スピットファイア"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251018_104125-w800.webp">
|
|
||||||
SMC 2025にSIGプラモのメンバー(Mr. Plamo)による、日本軍に鹵獲されたスーパーマリン・スピットファイア
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_104633-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_104633-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251018_104633-w800.webp"
|
|
||||||
alt="SMC 2025にMama Gnoma と Batpacker"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251018_104633-w800.webp">
|
|
||||||
SMC 2025に"Mama Gnoma"と"Batpacker"
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
* <a href="https://www.spiramirabilisminiatures.com/home">Mama Gnoma, sculptor: Lucas Pina Penichet.</a>
|
|
||||||
|
|
||||||
* <a href="https://www.myminifactory.com/object/3d-print-batpacker-169152">Batpacker, sculptor: Ismael Nieto. Concept: Patrycja Wójcik.</a>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_143745-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_143745-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251018_143745-w800.webp"
|
|
||||||
alt="SMC 2025に30 Minute Missions bEXM-29 Gardonova"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251018_143745-w800.webp">
|
|
||||||
SMC 2025に30 Minute Missions bEXM-29 Gardonova
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_154253-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_154253-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251019_154253-w800.webp"
|
|
||||||
alt="SMC 2025にLanz Bulldog D8500 (MiniArt)"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251019_154253-w800.webp">
|
|
||||||
SMC 2025にLanz Bulldog D8500 (MiniArt)
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_154536-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_154536-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251019_154536-w800.webp"
|
|
||||||
alt="SMC 2025にFarmer Ant"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251019_154536-w800.webp">
|
|
||||||
SMC 2025に"Farmer Ant"
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_155351-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_155351-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251019_155351-w800.webp"
|
|
||||||
alt="SMC 2025にAlbatros B.II"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251019_155351-w800.webp">
|
|
||||||
SMC 2025にAlbatros B.II
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_160149-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_160149-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251019_160149-w800.webp"
|
|
||||||
alt="SMC 2025に夢のロボット"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251019_160149-w800.webp">
|
|
||||||
SMC 2025に夢のロボット
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_160333-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_160333-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251019_160333-w800.webp"
|
|
||||||
alt="SMC 2025にWarhammer 40K, Hibou Khan, Seeker of Atonement"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251019_160333-w800.webp">
|
|
||||||
SMC 2025にWarhammer 40K, Hibou Khan, Seeker of Atonement
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_160415-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_160415-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251019_160415-w800.webp"
|
|
||||||
alt="SMC 2025にTrench Crusade New Antioch Heavy Mechanized Infantry"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251019_160415-w800.webp">
|
|
||||||
SMC 2025にTrench Crusade New Antioch Heavy Mechanized Infantry
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_160750-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_160750-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251019_160750-w800.webp"
|
|
||||||
alt="SMC 2025にObelix胸像"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251019_160750-w800.webp">
|
|
||||||
SMC 2025にObelix胸像
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_161142-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_161142-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251019_161142-w800.webp"
|
|
||||||
alt="SMC 2025に宇宙戦艦ヤマト"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251019_161142-w800.webp">
|
|
||||||
SMC 2025に宇宙戦艦ヤマト
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_161223-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_161223-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251019_161223-w800.webp"
|
|
||||||
alt="SMC 2025にSK-5 Niva ハーベスター"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251019_161223-w800.webp">
|
|
||||||
SMC 2025にSK-5 Niva ハーベスター
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_161805-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_161805-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251019_161805-w800.webp"
|
|
||||||
alt="BEST OF SHOW Scale Modelling Contest 2025 - 彼岸の弔い “Funeral on the Equinox Week” by Takehisa Shimotani"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251019_161805-w800.webp">
|
|
||||||
BEST OF SHOW Scale Modelling Contest 2025 - 彼岸の弔い “Funeral on the Equinox Week” by Takehisa Shimotani
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_161812-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_161812-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251019_161812-w800.webp"
|
|
||||||
alt="BEST OF SHOW Scale Modelling Contest 2025 - 彼岸の弔い “Funeral on the Equinox Week” by Takehisa Shimotani"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251019_161812-w800.webp">
|
|
||||||
BEST OF SHOW Scale Modelling Contest 2025 - 彼岸の弔い “Funeral on the Equinox Week” by Takehisa Shimotani
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
@ -3,545 +3,9 @@ language: "nl"
|
|||||||
title: SMC 2025 - Scale Model Challenge
|
title: SMC 2025 - Scale Model Challenge
|
||||||
author: Kevin Matsubara
|
author: Kevin Matsubara
|
||||||
date: 2025-10-18
|
date: 2025-10-18
|
||||||
logosub: SMC 2025
|
logosub: Congoer
|
||||||
---
|
---
|
||||||
|
|
||||||
Ik ben naar de [Scale Model Challenge](https://www.scalemodelchallenge.com/) geweest, dit was mijn tweede keer.
|
I have been to the [Scale Model Challenge](https://www.scalemodelchallenge.com/), this being my second time now.
|
||||||
|
|
||||||
Ik heb meegedaan met een [RX-179 Mk.II Gundam](\pages\nl\plamo\model-kits\gundam\hg\smc-2025-gundam.html), maar heb helaas geen prijs gewonnen. Het was wel leuk om het daar neer te zetten, de volgende keer moet ik beter mijn best doen!
|
And I participated with a Gundam, but did not win any prize with it. Still, it was fun to add my Gundam figure to the competition. Next time I will have to do a better job!
|
||||||
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_154350-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_154350-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251019_154350-w800.webp"
|
|
||||||
alt="Oekraïne diorama bij SMC 2025"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251019_154350-w800.webp">
|
|
||||||
Oekraïne diorama bij SMC 2025
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_154402-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_154402-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251019_154402-w800.webp"
|
|
||||||
alt="Oekraïne diorama bij SMC 2025"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251019_154402-w800.webp">
|
|
||||||
Oekraïne diorama bij SMC 2025
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
* <a href="https://www.youtube.com/watch?v=nMvbGY6XYKE">YouTube - KID'S BUILDING STUDIO diorama for Scale Model Challenge 2025 contest</a>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_102542-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_102542-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251018_102542-w800.webp"
|
|
||||||
alt="RX-78-2 bij SMC 2025"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251018_102542-w800.webp">
|
|
||||||
RX-78-2 bij SMC 2025
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_102607-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_102607-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251018_102607-w800.webp"
|
|
||||||
alt="Maschinen Krieger Knight bij SMC 2025"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251018_102607-w800.webp">
|
|
||||||
Maschinen Krieger Knight (niet zeker welke) bij SMC 2025
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_102956-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_102956-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251018_102956-w800.webp"
|
|
||||||
alt="SIG Plamo RX-179 Mk.II Gundams bij SMC 2025"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251018_102956-w800.webp">
|
|
||||||
SIG Plamo RX-179 Mk.II Gundams bij SMC 2025
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_103319-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_103319-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251018_103319-w800.webp"
|
|
||||||
alt="Efreet Custom bij SMC 2025"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251018_103319-w800.webp">
|
|
||||||
Efreet Custom bij SMC 2025
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_103328-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_103328-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251018_103328-w800.webp"
|
|
||||||
alt="Zaku II bij SMC 2025"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251018_103328-w800.webp">
|
|
||||||
Zaku II bij SMC 2025
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_103459-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_103459-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251018_103459-w800.webp"
|
|
||||||
alt="Gundam Exia bij SMC 2025"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251018_103459-w800.webp">
|
|
||||||
Gundam Exia bij SMC 2025
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_103503-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_103503-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251018_103503-w800.webp"
|
|
||||||
alt="Gundam bij SMC 2025"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251018_103503-w800.webp">
|
|
||||||
Gundam (niet zeker welke) bij SMC 2025
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_104125-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_104125-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251018_104125-w800.webp"
|
|
||||||
alt="Japanse gevangengenomen Supermarine Spitfire door SIG Plamo lid (Mr. Plamo) bij SMC 2025"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251018_104125-w800.webp">
|
|
||||||
Japanse gevangengenomen Supermarine Spitfire door SIG Plamo lid (Mr. Plamo) bij SMC 2025
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_104633-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_104633-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251018_104633-w800.webp"
|
|
||||||
alt="Mama Gnoma en Batpacker bij SMC 2025"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251018_104633-w800.webp">
|
|
||||||
"Mama Gnoma" en "Batpacker" bij SMC 2025
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
* <a href="https://www.spiramirabilisminiatures.com/home">Mama Gnoma, sculptor: Lucas Pina Penichet.</a>
|
|
||||||
|
|
||||||
* <a href="https://www.myminifactory.com/object/3d-print-batpacker-169152">Batpacker, sculptor: Ismael Nieto. Concept: Patrycja Wójcik.</a>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_143745-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251018_143745-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251018_143745-w800.webp"
|
|
||||||
alt="30 Minute Missions bEXM-29 Gardonova bij SMC 2025"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251018_143745-w800.webp">
|
|
||||||
30 Minute Missions bEXM-29 Gardonova bij SMC 2025
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_154253-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_154253-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251019_154253-w800.webp"
|
|
||||||
alt="Lanz Bulldog D8500 (MiniArt) bij SMC 2025"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251019_154253-w800.webp">
|
|
||||||
Lanz Bulldog D8500 (MiniArt) bij SMC 2025
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_154536-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_154536-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251019_154536-w800.webp"
|
|
||||||
alt="Farmer Ant bij SMC 2025"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251019_154536-w800.webp">
|
|
||||||
"Farmer Ant" bij SMC 2025
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_155351-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_155351-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251019_155351-w800.webp"
|
|
||||||
alt="Albatros B.II bij SMC 2025"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251019_155351-w800.webp">
|
|
||||||
Albatros B.II bij SMC 2025
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_160149-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_160149-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251019_160149-w800.webp"
|
|
||||||
alt="Dreamscape robot bij SMC 2025"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251019_160149-w800.webp">
|
|
||||||
Dreamscape robot bij SMC 2025
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_160333-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_160333-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251019_160333-w800.webp"
|
|
||||||
alt="Warhammer 40K, Hibou Khan, Seeker of Atonement bij SMC 2025"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251019_160333-w800.webp">
|
|
||||||
Warhammer 40K, Hibou Khan, Seeker of Atonement bij SMC 2025
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_160415-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_160415-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251019_160415-w800.webp"
|
|
||||||
alt="Trench Crusade New Antioch Heavy Mechanized Infantry bij SMC 2025"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251019_160415-w800.webp">
|
|
||||||
Trench Crusade New Antioch Heavy Mechanized Infantry bij SMC 2025
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_160750-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_160750-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251019_160750-w800.webp"
|
|
||||||
alt="Obelix buste sculptuur bij SMC 2025"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251019_160750-w800.webp">
|
|
||||||
Obelix buste sculptuur bij SMC 2025
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_161142-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_161142-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251019_161142-w800.webp"
|
|
||||||
alt="Space Battleship Yamato bij SMC 2025"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251019_161142-w800.webp">
|
|
||||||
Space Battleship Yamato bij SMC 2025
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_161223-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_161223-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251019_161223-w800.webp"
|
|
||||||
alt="SK-5 Niva Harvester bij SMC 2025"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251019_161223-w800.webp">
|
|
||||||
SK-5 Niva Harvester bij SMC 2025
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_161805-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_161805-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251019_161805-w800.webp"
|
|
||||||
alt="BEST OF SHOW Scale Modelling Contest 2025 - 彼岸の弔い “Funeral on the Equinox Week” door Takehisa Shimotani"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251019_161805-w800.webp">
|
|
||||||
BEST OF SHOW Scale Modelling Contest 2025 - 彼岸の弔い “Funeral on the Equinox Week” door Takehisa Shimotani
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<figure class="text-center">
|
|
||||||
<picture class="d-flex justify-content-center">
|
|
||||||
<source
|
|
||||||
media="(max-width: 510px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_161812-w240.webp"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(max-width: 850px)"
|
|
||||||
srcset="/images/events/2025/2025-10-18-smc/20251019_161812-w480.webp"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
src="/images/events/2025/2025-10-18-smc/20251019_161812-w800.webp"
|
|
||||||
alt="BEST OF SHOW Scale Modelling Contest 2025 - 彼岸の弔い “Funeral on the Equinox Week” door Takehisa Shimotani"
|
|
||||||
class="img-fluid"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
<figcaption class="figure-caption mt-2">
|
|
||||||
<a href="/images/events/2025/2025-10-18-smc/20251019_161812-w800.webp">
|
|
||||||
BEST OF SHOW Scale Modelling Contest 2025 - 彼岸の弔い “Funeral on the Equinox Week” door Takehisa Shimotani
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
@ -4,26 +4,4 @@ logosub: Personal Hakyll weblog
|
|||||||
language: "nl"
|
language: "nl"
|
||||||
---
|
---
|
||||||
|
|
||||||
<p>Welkom op mijn website, hier plaats ik artikelen over mijn hobbies.</p>
|
$partial("templates/index.html")$
|
||||||
|
|
||||||
$partial("templates/index.html")$
|
|
||||||
|
|
||||||
<div class="container">
|
|
||||||
<div class="row row-cols-1 row-cols-md-2">
|
|
||||||
|
|
||||||
<div class="col">
|
|
||||||
<h4>Recente berichten</h4>
|
|
||||||
$partial("templates/recent-posts.html")$
|
|
||||||
|
|
||||||
<p>…of je kunt meer berichten vinden in de <a href="/nl/archive-posts.html">archieven</a>.</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="col">
|
|
||||||
<h4>Evenementen</h4>
|
|
||||||
$partial("templates/events.html")$
|
|
||||||
|
|
||||||
<p>Hier kun je meer evenementen zien waar ik ben geweest: <a href="/nl/archive-events.html">evenementen</a>.</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
@ -1,7 +0,0 @@
|
|||||||
---
|
|
||||||
title: Evenementen-archief
|
|
||||||
logosub: 保存
|
|
||||||
language: "jp"
|
|
||||||
---
|
|
||||||
|
|
||||||
$partial("templates/events.html")$
|
|
||||||
@ -1,7 +0,0 @@
|
|||||||
---
|
|
||||||
title: Berichten-archief
|
|
||||||
logosub: 保存
|
|
||||||
language: "jp"
|
|
||||||
---
|
|
||||||
|
|
||||||
$partial("templates/recent-posts.html")$
|
|
||||||
@ -17,14 +17,14 @@ $partial("templates/index.html")$
|
|||||||
<h4>最近の投稿</h4>
|
<h4>最近の投稿</h4>
|
||||||
$partial("templates/recent-posts.html")$
|
$partial("templates/recent-posts.html")$
|
||||||
|
|
||||||
<p>または、<a href="/jp/archive-posts.html">アーカイブ</a>でもっと多くの投稿をご覧いただけます。</p>
|
<p>または、<a href="/archive.html">アーカイブ</a>でもっと多くの投稿をご覧いただけます。</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="col">
|
<div class="col">
|
||||||
<h4>今後のイベント</h4>
|
<h4>今後のイベント</h4>
|
||||||
$partial("templates/events.html")$
|
$partial("templates/events.html")$
|
||||||
|
|
||||||
<p>ここでは、私が参加したイベントをさらにご覧いただけます: <a href="/jp/archive-events.html">イベント</a></p>
|
<p>ここでは、私が参加したイベントをさらにご覧いただけます: <a href="/events.html">イベント</a></p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -1,7 +0,0 @@
|
|||||||
---
|
|
||||||
title: Evenementen-archief
|
|
||||||
logosub: Bewaart alles
|
|
||||||
language: "nl"
|
|
||||||
---
|
|
||||||
|
|
||||||
$partial("templates/events.html")$
|
|
||||||
@ -1,7 +0,0 @@
|
|||||||
---
|
|
||||||
title: Berichten-archief
|
|
||||||
logosub: Bewaart alles
|
|
||||||
language: "nl"
|
|
||||||
---
|
|
||||||
|
|
||||||
$partial("templates/recent-posts.html")$
|
|
||||||
@ -15,14 +15,14 @@ $partial("templates/index.html")$
|
|||||||
<h4>Recente berichten</h4>
|
<h4>Recente berichten</h4>
|
||||||
$partial("templates/recent-posts.html")$
|
$partial("templates/recent-posts.html")$
|
||||||
|
|
||||||
<p>…of je kunt meer berichten vinden in de <a href="/nl/archive-posts.html">archieven</a>.</p>
|
<p>…of je kunt meer berichten vinden in de <a href="/archive.html">archieven</a>.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="col">
|
<div class="col">
|
||||||
<h4>Evenementen</h4>
|
<h4>Evenementen</h4>
|
||||||
$partial("templates/events.html")$
|
$partial("templates/events.html")$
|
||||||
|
|
||||||
<p>Hier kun je meer evenementen zien waar ik ben geweest: <a href="/nl/archive-events.html">evenementen</a>.</p>
|
<p>Hier kun je meer evenementen zien waar ik ben geweest: <a href="/events.html">evenementen</a>.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -23,20 +23,20 @@ I built my computer today.
|
|||||||
<picture class="d-flex justify-content-center">
|
<picture class="d-flex justify-content-center">
|
||||||
<source
|
<source
|
||||||
media="(max-width: 510px)"
|
media="(max-width: 510px)"
|
||||||
srcset="/images/posts/2017/20170802_230030-w240.webp"
|
srcset="/images/posts/2018/20170802_230030-w240.webp"
|
||||||
/>
|
/>
|
||||||
<source
|
<source
|
||||||
media="(max-width: 850px)"
|
media="(max-width: 850px)"
|
||||||
srcset="/images/posts/2017/20170802_230030-w480.webp"
|
srcset="/images/posts/2018/20170802_230030-w480.webp"
|
||||||
/>
|
/>
|
||||||
<img
|
<img
|
||||||
src="/images/posts/2017/20170802_230030-w800.webp"
|
src="/images/posts/2018/20170802_230030-w800.webp"
|
||||||
alt="New computer parts"
|
alt="New computer parts"
|
||||||
class="img-fluid"
|
class="img-fluid"
|
||||||
/>
|
/>
|
||||||
</picture>
|
</picture>
|
||||||
<figcaption class="figure-caption mt-2">
|
<figcaption class="figure-caption mt-2">
|
||||||
<a href="/images/posts/2017/20170802_230030-w800.webp">
|
<a href="/images/posts/2018/20170802_230030-w800.webp">
|
||||||
New computer parts
|
New computer parts
|
||||||
</a>
|
</a>
|
||||||
</figcaption>
|
</figcaption>
|
||||||
|
|||||||
@ -1,12 +1,12 @@
|
|||||||
---
|
---
|
||||||
language: "jp"
|
language: "jp"
|
||||||
title: 新しいコンピュータ
|
title: New computer
|
||||||
author: Kevin Matsubara
|
author: Kevin Matsubara
|
||||||
date: 2017-08-03
|
date: 2017-08-03
|
||||||
logosub: Back when parts were affordable
|
logosub: Back when parts were affordable
|
||||||
---
|
---
|
||||||
|
|
||||||
今日は新しいコンピュータを片付けました。
|
I built my computer today.
|
||||||
|
|
||||||
* Casing: Fracture Design Define R5
|
* Casing: Fracture Design Define R5
|
||||||
* Motherboard: Asus Prime X370-Pro
|
* Motherboard: Asus Prime X370-Pro
|
||||||
@ -23,20 +23,20 @@ logosub: Back when parts were affordable
|
|||||||
<picture class="d-flex justify-content-center">
|
<picture class="d-flex justify-content-center">
|
||||||
<source
|
<source
|
||||||
media="(max-width: 510px)"
|
media="(max-width: 510px)"
|
||||||
srcset="/images/posts/2017/20170802_230030-w240.webp"
|
srcset="/images/posts/2018/20170802_230030-w240.webp"
|
||||||
/>
|
/>
|
||||||
<source
|
<source
|
||||||
media="(max-width: 850px)"
|
media="(max-width: 850px)"
|
||||||
srcset="/images/posts/2017/20170802_230030-w480.webp"
|
srcset="/images/posts/2018/20170802_230030-w480.webp"
|
||||||
/>
|
/>
|
||||||
<img
|
<img
|
||||||
src="/images/posts/2017/20170802_230030-w800.webp"
|
src="/images/posts/2018/20170802_230030-w800.webp"
|
||||||
alt="New computer parts"
|
alt="New computer parts"
|
||||||
class="img-fluid"
|
class="img-fluid"
|
||||||
/>
|
/>
|
||||||
</picture>
|
</picture>
|
||||||
<figcaption class="figure-caption mt-2">
|
<figcaption class="figure-caption mt-2">
|
||||||
<a href="/images/posts/2017/20170802_230030-w800.webp">
|
<a href="/images/posts/2018/20170802_230030-w800.webp">
|
||||||
New computer parts
|
New computer parts
|
||||||
</a>
|
</a>
|
||||||
</figcaption>
|
</figcaption>
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
language: "jp"
|
language: "jp"
|
||||||
title: 新しいサイト
|
title: New site
|
||||||
author: Kevin Matsubara
|
author: Kevin Matsubara
|
||||||
date: 2025-12-14
|
date: 2025-12-14
|
||||||
logosub: Blogger
|
logosub: Blogger
|
||||||
|
|||||||
@ -1,9 +1,9 @@
|
|||||||
---
|
---
|
||||||
language: "jp"
|
language: "jp"
|
||||||
title: 趣味の本
|
title: Hobby books
|
||||||
author: Kevin Matsubara
|
author: Kevin Matsubara
|
||||||
date: 2026-01-09
|
date: 2026-01-09
|
||||||
logosub: 本を好き
|
logosub: Likes reading books
|
||||||
---
|
---
|
||||||
|
|
||||||
I bought some new hobby books from <a href="https://ak-interactive.com/">AK Interactive</a> and <a href="https://modiphius.net/">Mōdiphiüs</a>.
|
I bought some new hobby books from <a href="https://ak-interactive.com/">AK Interactive</a> and <a href="https://modiphius.net/">Mōdiphiüs</a>.
|
||||||
|
|||||||
@ -23,20 +23,20 @@ Ik heb mijn computer vandaag gebouwd.
|
|||||||
<picture class="d-flex justify-content-center">
|
<picture class="d-flex justify-content-center">
|
||||||
<source
|
<source
|
||||||
media="(max-width: 510px)"
|
media="(max-width: 510px)"
|
||||||
srcset="/images/posts/2017/20170802_230030-w240.webp"
|
srcset="/images/posts/2018/20170802_230030-w240.webp"
|
||||||
/>
|
/>
|
||||||
<source
|
<source
|
||||||
media="(max-width: 850px)"
|
media="(max-width: 850px)"
|
||||||
srcset="/images/posts/2017/20170802_230030-w480.webp"
|
srcset="/images/posts/2018/20170802_230030-w480.webp"
|
||||||
/>
|
/>
|
||||||
<img
|
<img
|
||||||
src="/images/posts/2017/20170802_230030-w800.webp"
|
src="/images/posts/2018/20170802_230030-w800.webp"
|
||||||
alt="Nieuwe computeronderdelen"
|
alt="Nieuwe computeronderdelen"
|
||||||
class="img-fluid"
|
class="img-fluid"
|
||||||
/>
|
/>
|
||||||
</picture>
|
</picture>
|
||||||
<figcaption class="figure-caption mt-2">
|
<figcaption class="figure-caption mt-2">
|
||||||
<a href="/images/posts/2017/20170802_230030-w800.webp">
|
<a href="/images/posts/2018/20170802_230030-w800.webp">
|
||||||
Nieuwe computeronderdelen
|
Nieuwe computeronderdelen
|
||||||
</a>
|
</a>
|
||||||
</figcaption>
|
</figcaption>
|
||||||
|
|||||||
@ -130,6 +130,27 @@ main = hakyll $ do
|
|||||||
>>= loadAndApplyTemplate "templates/default.html" (postCtx lang)
|
>>= loadAndApplyTemplate "templates/default.html" (postCtx lang)
|
||||||
>>= relativizeUrls
|
>>= relativizeUrls
|
||||||
|
|
||||||
|
create ["archive.html"] $ do
|
||||||
|
route idRoute
|
||||||
|
compile $ do
|
||||||
|
identifier <- getUnderlying
|
||||||
|
metadata <- getMetadata identifier
|
||||||
|
let language = lookupString "language" metadata
|
||||||
|
let lang = fromMaybe "en" language
|
||||||
|
|
||||||
|
posts <- recentFirst =<< loadAll "posts/*"
|
||||||
|
let archiveCtx =
|
||||||
|
listField "posts" (postCtx lang) (return posts) <>
|
||||||
|
constField "title" "Archives" <>
|
||||||
|
constField "language" lang <>
|
||||||
|
langDict lang <>
|
||||||
|
defaultContext
|
||||||
|
|
||||||
|
makeItem ""
|
||||||
|
>>= loadAndApplyTemplate "templates/archive.html" archiveCtx
|
||||||
|
>>= loadAndApplyTemplate "templates/default.html" archiveCtx
|
||||||
|
>>= relativizeUrls
|
||||||
|
|
||||||
match (fromList
|
match (fromList
|
||||||
[ "nl/plamo.html"
|
[ "nl/plamo.html"
|
||||||
, "jp/plamo.html"
|
, "jp/plamo.html"
|
||||||
@ -348,54 +369,6 @@ main = hakyll $ do
|
|||||||
>>= loadAndApplyTemplate "templates/default.html" paintsCtx
|
>>= loadAndApplyTemplate "templates/default.html" paintsCtx
|
||||||
>>= relativizeUrls
|
>>= relativizeUrls
|
||||||
|
|
||||||
match (fromList
|
|
||||||
[ "nl/archive-events.html"
|
|
||||||
, "jp/archive-events.html"
|
|
||||||
, "en/archive-events.html"
|
|
||||||
]) $ do
|
|
||||||
route idRoute
|
|
||||||
compile $ do
|
|
||||||
identifier <- getUnderlying
|
|
||||||
metadata <- getMetadata identifier
|
|
||||||
let language = lookupString "language" metadata
|
|
||||||
let lang = fromMaybe "en" language
|
|
||||||
|
|
||||||
events <- recentFirst =<< loadAll (fromGlob ("events/" ++ lang ++ "/*"))
|
|
||||||
|
|
||||||
let eventsCtx =
|
|
||||||
listField "events" (postCtx lang) (return events) <>
|
|
||||||
langDict lang <>
|
|
||||||
defaultContext
|
|
||||||
|
|
||||||
getResourceBody
|
|
||||||
>>= applyAsTemplate eventsCtx
|
|
||||||
>>= loadAndApplyTemplate "templates/default.html" eventsCtx
|
|
||||||
>>= relativizeUrls
|
|
||||||
|
|
||||||
match (fromList
|
|
||||||
[ "nl/archive-posts.html"
|
|
||||||
, "jp/archive-posts.html"
|
|
||||||
, "en/archive-posts.html"
|
|
||||||
]) $ do
|
|
||||||
route idRoute
|
|
||||||
compile $ do
|
|
||||||
identifier <- getUnderlying
|
|
||||||
metadata <- getMetadata identifier
|
|
||||||
let language = lookupString "language" metadata
|
|
||||||
let lang = fromMaybe "en" language
|
|
||||||
|
|
||||||
posts <- recentFirst =<< loadAll (fromGlob ("posts/" ++ lang ++ "/*"))
|
|
||||||
|
|
||||||
let postsCtx =
|
|
||||||
listField "posts" (postCtx lang) (return posts) <>
|
|
||||||
langDict lang <>
|
|
||||||
defaultContext
|
|
||||||
|
|
||||||
getResourceBody
|
|
||||||
>>= applyAsTemplate postsCtx
|
|
||||||
>>= loadAndApplyTemplate "templates/default.html" postsCtx
|
|
||||||
>>= relativizeUrls
|
|
||||||
|
|
||||||
match (fromList
|
match (fromList
|
||||||
[ "index.html"
|
[ "index.html"
|
||||||
, "nl/index.html"
|
, "nl/index.html"
|
||||||
@ -542,7 +515,6 @@ langDict "nl" =
|
|||||||
constField "table-plamo-store" "Winkel" <>
|
constField "table-plamo-store" "Winkel" <>
|
||||||
constField "table-plamo-venue" "Venue" <>
|
constField "table-plamo-venue" "Venue" <>
|
||||||
constField "table-plamo-location" "Locatie" <>
|
constField "table-plamo-location" "Locatie" <>
|
||||||
constField "footer" "Deze website is gebouwd met <a href=\"http://jaspervdj.be/hakyll\" target=\"_blank\" rel=\"noopener noreferrer\">Hakyll</a> en <a href=\"https://getbootstrap.com/\" target=\"_blank\" rel=\"noopener noreferrer\">Bootstrap</a>, met <a href=\"https://www.docker.com/\" target=\"_blank\" rel=\"noopener noreferrer\">Docker</a> containers en <a href=\"https://www.nginx.com/\" target=\"_blank\" rel=\"noopener noreferrer\">Nginx</a> op een <a href=\"https://www.strato.nl/server/vps-linux/\" target=\"_blank\" rel=\"noopener noreferrer\">Strato VPS</a>." <>
|
|
||||||
mempty
|
mempty
|
||||||
|
|
||||||
langDict "jp" =
|
langDict "jp" =
|
||||||
@ -568,7 +540,6 @@ langDict "jp" =
|
|||||||
constField "table-plamo-store" "店" <>
|
constField "table-plamo-store" "店" <>
|
||||||
constField "table-plamo-venue" "購入場所" <>
|
constField "table-plamo-venue" "購入場所" <>
|
||||||
constField "table-plamo-location" "場所" <>
|
constField "table-plamo-location" "場所" <>
|
||||||
constField "footer" "<a href=\"http://jaspervdj.be/hakyll\" target=\"_blank\" rel=\"noopener noreferrer\">Hakyll</a> と <a href=\"https://getbootstrap.com/\" target=\"_blank\" rel=\"noopener noreferrer\">Bootstrap</a> を使用し、<a href=\"https://www.docker.com/\" target=\"_blank\" rel=\"noopener noreferrer\">Docker</a> コンテナと <a href=\"https://www.nginx.com/\" target=\"_blank\" rel=\"noopener noreferrer\">Nginx</a> を用いた <a href=\"https://www.strato.nl/server/vps-linux/\" target=\"_blank\" rel=\"noopener noreferrer\">Strato VPS</a> 上で誇りをもって生成されています。" <>
|
|
||||||
mempty
|
mempty
|
||||||
|
|
||||||
langDict "en" =
|
langDict "en" =
|
||||||
@ -594,7 +565,6 @@ langDict "en" =
|
|||||||
constField "table-plamo-store" "Store" <>
|
constField "table-plamo-store" "Store" <>
|
||||||
constField "table-plamo-venue" "Venue" <>
|
constField "table-plamo-venue" "Venue" <>
|
||||||
constField "table-plamo-location" "Location" <>
|
constField "table-plamo-location" "Location" <>
|
||||||
constField "footer" "Site proudly generated by <a href=\"http://jaspervdj.be/hakyll\" target=\"_blank\" rel=\"noopener noreferrer\">Hakyll</a> and <a href=\"https://getbootstrap.com/\" target=\"_blank\" rel=\"noopener noreferrer\">Bootstrap</a>, using <a href=\"https://www.docker.com/\" target=\"_blank\" rel=\"noopener noreferrer\">Docker</a> containers with <a href=\"https://www.nginx.com/\" target=\"_blank\" rel=\"noopener noreferrer\">Nginx</a> on a <a href=\"https://www.strato.nl/server/vps-linux/\" target=\"_blank\" rel=\"noopener noreferrer\">Strato VPS</a>." <>
|
|
||||||
mempty
|
mempty
|
||||||
|
|
||||||
langDict _ = mempty
|
langDict _ = mempty
|
||||||
|
|||||||
6
portfolio/templates/archive.html
Normal file
6
portfolio/templates/archive.html
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
---
|
||||||
|
language: "en"
|
||||||
|
---
|
||||||
|
|
||||||
|
Here you can find all my previous posts:
|
||||||
|
$partial("templates/post-list.html")$
|
||||||
@ -23,7 +23,8 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<footer class="bg-body-tertiary">
|
<footer class="bg-body-tertiary">
|
||||||
$footer$
|
Site proudly generated by
|
||||||
|
<a href="http://jaspervdj.be/hakyll" target="_blank" rel="noopener noreferrer">Hakyll</a> and <a href="https://getbootstrap.com/" target="_blank" rel="noopener noreferrer">Bootstrap</a>, using <a href="https://www.docker.com/" target="_blank" rel="noopener noreferrer">Docker</a> containers with <a href="https://www.nginx.com/" target="_blank" rel="noopener noreferrer">Nginx</a> on a <a href="https://www.strato.nl/server/vps-linux/" target="_blank" rel="noopener noreferrer">Strato VPS</a>.
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|||||||
@ -1,12 +1,3 @@
|
|||||||
<tr>
|
|
||||||
<td style="background-color: rgb(0, 0, 0);"></td>
|
|
||||||
<td>C002</td>
|
|
||||||
<td>
|
|
||||||
Black (gloss)
|
|
||||||
<span class="d-inline d-md-none"><br/>◉:1, Σ:1</span></td>
|
|
||||||
<td class="d-none d-md-table-cell">1</td>
|
|
||||||
<td class="d-none d-md-table-cell">1</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
<tr>
|
||||||
<td style="background-color: rgb(218, 218, 218);"></td>
|
<td style="background-color: rgb(218, 218, 218);"></td>
|
||||||
<td>C008</td>
|
<td>C008</td>
|
||||||
@ -79,15 +70,6 @@
|
|||||||
<td class="d-none d-md-table-cell">1</td>
|
<td class="d-none d-md-table-cell">1</td>
|
||||||
<td class="d-none d-md-table-cell">1</td>
|
<td class="d-none d-md-table-cell">1</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
|
||||||
<td style="background-color: rgb(150, 110, 84);"></td>
|
|
||||||
<td>C043</td>
|
|
||||||
<td>
|
|
||||||
Wood Brown (Semi-gloss))
|
|
||||||
<span class="d-inline d-md-none"><br/>◉:1, Σ:1</span></td>
|
|
||||||
<td class="d-none d-md-table-cell">1</td>
|
|
||||||
<td class="d-none d-md-table-cell">1</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
<tr>
|
||||||
<td style="background-color: rgb(193, 179, 130);"></td>
|
<td style="background-color: rgb(193, 179, 130);"></td>
|
||||||
<td>C045</td>
|
<td>C045</td>
|
||||||
@ -223,15 +205,6 @@
|
|||||||
<td class="d-none d-md-table-cell">1</td>
|
<td class="d-none d-md-table-cell">1</td>
|
||||||
<td class="d-none d-md-table-cell">1</td>
|
<td class="d-none d-md-table-cell">1</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
|
||||||
<td style="background-color: rgb(205, 208, 212);"></td>
|
|
||||||
<td>C308</td>
|
|
||||||
<td>
|
|
||||||
Gray FS36375 (Semi-gloss)
|
|
||||||
<span class="d-inline d-md-none"><br/>◉:1, Σ:1</span></td>
|
|
||||||
<td class="d-none d-md-table-cell">1</td>
|
|
||||||
<td class="d-none d-md-table-cell">1</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
<tr>
|
||||||
<td style="background-color: rgb(118, 97, 76);"></td>
|
<td style="background-color: rgb(118, 97, 76);"></td>
|
||||||
<td>C310</td>
|
<td>C310</td>
|
||||||
@ -268,15 +241,6 @@
|
|||||||
<td class="d-none d-md-table-cell">1</td>
|
<td class="d-none d-md-table-cell">1</td>
|
||||||
<td class="d-none d-md-table-cell">1</td>
|
<td class="d-none d-md-table-cell">1</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
|
||||||
<td style="background-color: rgb(245, 245, 255);"></td>
|
|
||||||
<td>GX001</td>
|
|
||||||
<td>
|
|
||||||
Cool White (gloss)
|
|
||||||
<span class="d-inline d-md-none"><br/>◉:1, Σ:1</span></td>
|
|
||||||
<td class="d-none d-md-table-cell">1</td>
|
|
||||||
<td class="d-none d-md-table-cell">1</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
<tr>
|
||||||
<td style="background-color: rgb(20, 21, 26);"></td>
|
<td style="background-color: rgb(20, 21, 26);"></td>
|
||||||
<td>GX101</td>
|
<td>GX101</td>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user