1
0

Update intro texts and some pages.

This commit is contained in:
Kevin Matsubara 2025-12-31 17:22:24 +01:00
parent 69257f54fe
commit 0bd2eec49f
9 changed files with 19 additions and 14 deletions

View File

@ -4,4 +4,8 @@ logosub: Personal Hakyll weblog
language: "en"
---
<p>Welcome to my website, here I post articles about my hobbies.</p>
<p>My website does not store any cookies, I have absolutely no interest in tracking what you are looking at. I hope you will find something enjoyable here.</p>
$partial("templates/index.html")$

View File

@ -4,6 +4,10 @@ logosub: Personal Hakyll weblog
language: "jp"
---
<p>私のウェブサイトへようこそ。ここでは趣味についての記事を投稿しています。</p>
<p>まだ日本語を勉強中です。そのため、特に文法の間違いなど、ウェブサイト上で誤りが見られるかもしれません。どうかごりょうしょうください。</p>
<p>このサイトではクッキーを保存していません。何を見ているかを追跡するつもりもありません。どうぞ気楽に、ここに載せている内容を楽しんでください。</p>
$partial("templates/index.html")$

View File

@ -4,4 +4,8 @@ logosub: Personal Hakyll weblog
language: "nl"
---
<p>Welkom op mijn website, hier plaats ik artikelen over mijn hobbies.</p>
<p>Mijn website plaatst geen cookies, ik heb totaal geen interesse om jouw activiteit hier te volgen. Ik hoop dat je hier iets leuks zult vinden.</p>
$partial("templates/index.html")$

View File

@ -4,7 +4,7 @@ logosub: Plamo
language: "nl"
---
<p>"Plamo" is een porte-manteauwoord van de woorden "plastic" en "modelleren". Het is een hobby waarbij plastic modellen gebouwd en geschilderd worden. Het kunnen historische modellen zijn, maar ook science-fiction of fantasie modellen.</p>
<p>"Plamo" is een samenvoeging van de woorden "plastic" en "modelleren". Het is een hobby waarbij plastic modellen gebouwd en geschilderd worden. Het kunnen historische modellen zijn, maar ook science-fiction of fantasie modellen.</p>
<p>Hier kun je mijn collectie en notities vinden van deze hobby.</p>
$partial("templates/model-kits.html")$

View File

@ -12,8 +12,7 @@ number: "7A-A1-350"
release: "1983"
manufacturer: "Fujimi"
purchase_date: "2025-01-24"
purchase_store: "Flashie"
purchase_venue: "Winkel"
purchase_store: "Flash Aviation"
purchase_location: "Eindhoven, Netherlands"
---
@ -24,7 +23,7 @@ This is the first model airplane I made. It has many flaws to it, but these will
## The store
I found this Fujimi 1/72 scale kit at [Flashie](https://www.flashie.nl/), a store in Eindhoven, Netherlands for €18.00. This store has everything related to aviation. Books, helmets, decals, badges, model kits, even old airplane equipment. If you are a fan of (military) airplanes, try to visit the actual store in person, there is much to see here!
I found this Fujimi 1/72 scale kit at [Flash Aviation (Flashie)](https://www.flash-aviation.nl/), a store in Eindhoven, Netherlands for €18.00. This store has everything related to aviation. Books, helmets, decals, badges, model kits, even old airplane equipment. If you are a fan of (military) airplanes, try to visit the actual store in person, there is much to see here!
The Tachikawa Ki-55 kit stood out to me for its beautiful box-art. A soft blue sky with an orange airplane on it just caught my eye. It seems I have the "Cobalt Blue 1" box from 1983. Sadly I have not figured out the name of the artist yet.

View File

@ -12,9 +12,8 @@ number: "7A-A1-350"
release: "1983"
manufacturer: "Fujimi"
purchase_date: "2025-01-24"
purchase_store: "Flashie"
purchase_venue: "Winkel"
purchase_location: "Eindhoven, Netherlands"
purchase_store: "Flash Aviation"
purchase_location: "アイントホーフェン、オランダ"
---
@ -24,7 +23,7 @@ This is the first model airplane I made. It has many flaws to it, but these will
## The store
I found this Fujimi 1/72 scale kit at [Flashie](https://www.flashie.nl/), a store in Eindhoven, Netherlands for €18.00. This store has everything related to aviation. Books, helmets, decals, badges, model kits, even old airplane equipment. If you are a fan of (military) airplanes, try to visit the actual store in person, there is much to see here!
I found this Fujimi 1/72 scale kit at [Flash Aviation (Flashie)](https://www.flash-aviation.nl/), a store in Eindhoven, Netherlands for €18.00. This store has everything related to aviation. Books, helmets, decals, badges, model kits, even old airplane equipment. If you are a fan of (military) airplanes, try to visit the actual store in person, there is much to see here!
The Tachikawa Ki-55 kit stood out to me for its beautiful box-art. A soft blue sky with an orange airplane on it just caught my eye. It seems I have the "Cobalt Blue 1" box from 1983. Sadly I have not figured out the name of the artist yet.

View File

@ -1,6 +1,6 @@
---
logosub: "Plamo"
language: ""
language: "jp"
title: "ZGMF-1027M Duel Blitz Gundam"
page: "model-kits/gundam/hg/duel-blitz"
model_name: "ZGMF-1027M Duel Blitz Gundam"

View File

@ -282,7 +282,6 @@ isUpcoming cutoff item = do
langDict :: String -> Context a
langDict "nl" =
constField "welcome" "Welkom op mijn website, hier plaats ik artikelen over mijn hobbies." <>
constField "switcher" "Taal" <>
constField "title-japan" "Japan" <>
constField "title-plamo" "Plamo" <>
@ -293,7 +292,6 @@ langDict "nl" =
mempty
langDict "jp" =
constField "welcome" "私のウェブサイトへようこそ。ここでは趣味についての記事を投稿しています。" <>
constField "switcher" "言語" <>
constField "title-japan" "日本" <>
constField "title-plamo" "プラモ" <>
@ -304,7 +302,6 @@ langDict "jp" =
mempty
langDict "en" =
constField "welcome" "Welcome to my website, here I post articles about my hobbies." <>
constField "switcher" "Language" <>
constField "title-japan" "Japan" <>
constField "title-plamo" "Plamo" <>

View File

@ -1,5 +1,3 @@
<p>$welcome$</p>
<hr/>
<p class="text-center">$switcher$: <a href="/nl/index.html">Nederlands</a> | <a href="/jp/index.html">日本語</a> | <a href="/en/index.html">English</a></p>