Add localized events and posts.
This commit is contained in:
parent
3d93ba2232
commit
bc07d11fa1
@ -6,6 +6,24 @@ language: "en"
|
|||||||
|
|
||||||
<p>Welcome to my website, here I post articles about my hobbies.</p>
|
<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")$
|
||||||
|
|
||||||
$partial("templates/index.html")$
|
<div class="container">
|
||||||
|
<div class="row row-cols-1 row-cols-md-2">
|
||||||
|
|
||||||
|
<div class="col">
|
||||||
|
<h4>Recent posts</h4>
|
||||||
|
$partial("templates/recent-posts.html")$
|
||||||
|
|
||||||
|
<p>…or you can find more posts in the <a href="/archive.html">archives</a>.</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="col">
|
||||||
|
<h4>Upcoming events</h4>
|
||||||
|
$partial("templates/events.html")$
|
||||||
|
|
||||||
|
<p>Here you can find more events I attended: <a href="/events.html">events</a>.</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
11
portfolio/events/jp/2025-10-18-smc.md
Normal file
11
portfolio/events/jp/2025-10-18-smc.md
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
---
|
||||||
|
language: "jp"
|
||||||
|
title: SMC 2025 - Scale Model Challenge
|
||||||
|
author: Kevin Matsubara
|
||||||
|
date: 2025-10-18
|
||||||
|
logosub: Congoer
|
||||||
|
---
|
||||||
|
|
||||||
|
I have been to the [Scale Model Challenge](https://www.scalemodelchallenge.com/), this being my second time now.
|
||||||
|
|
||||||
|
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!
|
||||||
11
portfolio/events/jp/2026-04-17-animecon.md
Normal file
11
portfolio/events/jp/2026-04-17-animecon.md
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
---
|
||||||
|
language: "jp"
|
||||||
|
title: Animecon 2026
|
||||||
|
author: Kevin Matsubara
|
||||||
|
date: 2026-04-17
|
||||||
|
logosub: Congoer
|
||||||
|
---
|
||||||
|
|
||||||
|
I will be at [Animecon 2026](https://animecon.nl/) for all three days in Rijswijk, the Netherlands.
|
||||||
|
|
||||||
|
There I will be part of the SIG Plamo group, where we will show everyone about the Plamo hobby.
|
||||||
9
portfolio/events/jp/2026-05-31-scaleworld.md
Normal file
9
portfolio/events/jp/2026-05-31-scaleworld.md
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
---
|
||||||
|
language: "jp"
|
||||||
|
title: ScaleWorld 2026
|
||||||
|
author: Kevin Matsubara
|
||||||
|
date: 2026-05-31
|
||||||
|
logosub: Congoer
|
||||||
|
---
|
||||||
|
|
||||||
|
I will visit [ScaleWorld 2026](https://kmk-scaleworld.be/scaleworld-2026/) for the first time in Geel, Belgium.
|
||||||
14
portfolio/events/jp/2026-10-17-smc.md
Normal file
14
portfolio/events/jp/2026-10-17-smc.md
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
---
|
||||||
|
language: "jp"
|
||||||
|
title: SMC 2026 - Scale Model Challenge
|
||||||
|
author: Kevin Matsubara
|
||||||
|
date: 2026-10-17
|
||||||
|
logosub: Congoer
|
||||||
|
---
|
||||||
|
|
||||||
|
I will be visiting the [Scale Model Challenge 2026](https://www.scalemodelchallenge.com/) in Veldhoven, the Netherlands. Both the 17th and 18th of October.
|
||||||
|
|
||||||
|
So far, this is my list of models to bring to the contest:
|
||||||
|
|
||||||
|
- [Sopwith Camel](/pages/jp/plamo/airplanes/military/sopwith-camel.html), 1/72 by Eduard.
|
||||||
|
- [Raccoon Maschinen Krieger](/pages/jp/plamo/model-kits/maschinen-krieger/raccoon.html), 1/20 by Wave Corporation.
|
||||||
11
portfolio/events/jp/2026-10-22-spiel.md
Normal file
11
portfolio/events/jp/2026-10-22-spiel.md
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
---
|
||||||
|
language: "jp"
|
||||||
|
title: Spiel 2026
|
||||||
|
author: Kevin Matsubara
|
||||||
|
date: 2026-10-22
|
||||||
|
logosub: Congoer
|
||||||
|
---
|
||||||
|
|
||||||
|
I plan to visit [Spiel](https://www.spiel-essen.de/en/) in Essen, Germany.
|
||||||
|
|
||||||
|
I have not yet decided which days.
|
||||||
11
portfolio/events/nl/2025-10-18-smc.md
Normal file
11
portfolio/events/nl/2025-10-18-smc.md
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
---
|
||||||
|
language: "nl"
|
||||||
|
title: SMC 2025 - Scale Model Challenge
|
||||||
|
author: Kevin Matsubara
|
||||||
|
date: 2025-10-18
|
||||||
|
logosub: Congoer
|
||||||
|
---
|
||||||
|
|
||||||
|
I have been to the [Scale Model Challenge](https://www.scalemodelchallenge.com/), this being my second time now.
|
||||||
|
|
||||||
|
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!
|
||||||
11
portfolio/events/nl/2026-04-17-animecon.md
Normal file
11
portfolio/events/nl/2026-04-17-animecon.md
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
---
|
||||||
|
language: "nl"
|
||||||
|
title: Animecon 2026
|
||||||
|
author: Kevin Matsubara
|
||||||
|
date: 2026-04-17
|
||||||
|
logosub: Congoer
|
||||||
|
---
|
||||||
|
|
||||||
|
I will be at [Animecon 2026](https://animecon.nl/) for all three days in Rijswijk, the Netherlands.
|
||||||
|
|
||||||
|
There I will be part of the SIG Plamo group, where we will show everyone about the Plamo hobby.
|
||||||
9
portfolio/events/nl/2026-05-31-scaleworld.md
Normal file
9
portfolio/events/nl/2026-05-31-scaleworld.md
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
---
|
||||||
|
language: "nl"
|
||||||
|
title: ScaleWorld 2026
|
||||||
|
author: Kevin Matsubara
|
||||||
|
date: 2026-05-31
|
||||||
|
logosub: Congoer
|
||||||
|
---
|
||||||
|
|
||||||
|
I will visit [ScaleWorld 2026](https://kmk-scaleworld.be/scaleworld-2026/) for the first time in Geel, Belgium.
|
||||||
14
portfolio/events/nl/2026-10-17-smc.md
Normal file
14
portfolio/events/nl/2026-10-17-smc.md
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
---
|
||||||
|
language: "nl"
|
||||||
|
title: SMC 2026 - Scale Model Challenge
|
||||||
|
author: Kevin Matsubara
|
||||||
|
date: 2026-10-17
|
||||||
|
logosub: Congoer
|
||||||
|
---
|
||||||
|
|
||||||
|
I will be visiting the [Scale Model Challenge 2026](https://www.scalemodelchallenge.com/) in Veldhoven, the Netherlands. Both the 17th and 18th of October.
|
||||||
|
|
||||||
|
So far, this is my list of models to bring to the contest:
|
||||||
|
|
||||||
|
- [Sopwith Camel](/pages/nl/plamo/airplanes/military/sopwith-camel.html), 1/72 by Eduard.
|
||||||
|
- [Raccoon Maschinen Krieger](/pages/nl/plamo/model-kits/maschinen-krieger/raccoon.html), 1/20 by Wave Corporation.
|
||||||
11
portfolio/events/nl/2026-10-22-spiel.md
Normal file
11
portfolio/events/nl/2026-10-22-spiel.md
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
---
|
||||||
|
language: "nl"
|
||||||
|
title: Spiel 2026
|
||||||
|
author: Kevin Matsubara
|
||||||
|
date: 2026-10-22
|
||||||
|
logosub: Congoer
|
||||||
|
---
|
||||||
|
|
||||||
|
I plan to visit [Spiel](https://www.spiel-essen.de/en/) in Essen, Germany.
|
||||||
|
|
||||||
|
I have not yet decided which days.
|
||||||
@ -8,6 +8,24 @@ language: "jp"
|
|||||||
|
|
||||||
<p>まだ日本語を勉強中です。そのため、特に文法の間違いなど、ウェブサイト上で誤りが見られるかもしれません。どうかごりょうしょうください。</p>
|
<p>まだ日本語を勉強中です。そのため、特に文法の間違いなど、ウェブサイト上で誤りが見られるかもしれません。どうかごりょうしょうください。</p>
|
||||||
|
|
||||||
<p>このサイトではクッキーを保存していません。何を見ているかを追跡するつもりもありません。どうぞ気楽に、ここに載せている内容を楽しんでください。</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>最近の投稿</h4>
|
||||||
|
$partial("templates/recent-posts.html")$
|
||||||
|
|
||||||
|
<p>または、<a href="/archive.html">アーカイブ</a>でもっと多くの投稿をご覧いただけます。</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="col">
|
||||||
|
<h4>今後のイベント</h4>
|
||||||
|
$partial("templates/events.html")$
|
||||||
|
|
||||||
|
<p>ここでは、私が参加したイベントをさらにご覧いただけます: <a href="/events.html">イベント</a></p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
@ -6,6 +6,24 @@ language: "nl"
|
|||||||
|
|
||||||
<p>Welkom op mijn website, hier plaats ik artikelen over mijn hobbies.</p>
|
<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")$
|
||||||
|
|
||||||
$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="/archive.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="/events.html">evenementen</a>.</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
68
portfolio/posts/jp/2017-08-03-new-computer.md
Normal file
68
portfolio/posts/jp/2017-08-03-new-computer.md
Normal file
@ -0,0 +1,68 @@
|
|||||||
|
---
|
||||||
|
language: "jp"
|
||||||
|
title: New computer
|
||||||
|
author: Kevin Matsubara
|
||||||
|
date: 2017-08-03
|
||||||
|
logosub: Back when parts were affordable
|
||||||
|
---
|
||||||
|
|
||||||
|
I built my computer today.
|
||||||
|
|
||||||
|
* Casing: Fracture Design Define R5
|
||||||
|
* Motherboard: Asus Prime X370-Pro
|
||||||
|
* Processor: AMD Ryzen 5 1600X
|
||||||
|
* Water Cooler: NZXT Kraken X52
|
||||||
|
* Graphics Card: ASUS ROG STRIX RX560 4G
|
||||||
|
* Memory: 2x Corsair Vengeance 8 gb
|
||||||
|
* Primary Drive: Kingston 2.5” 512 gb SSDnow KC400
|
||||||
|
* Secondary Drives: 2x Seagate Barracuda 3.5” 4 tb ST4000DM005
|
||||||
|
* Power Supply: Seasonic Prime 750W Platinum
|
||||||
|
* And some simple USB powered speakers from Creative, model A50.
|
||||||
|
|
||||||
|
<figure class="text-center">
|
||||||
|
<picture class="d-flex justify-content-center">
|
||||||
|
<source
|
||||||
|
media="(max-width: 510px)"
|
||||||
|
srcset="/images/posts/2018/20170802_230030-w240.webp"
|
||||||
|
/>
|
||||||
|
<source
|
||||||
|
media="(max-width: 850px)"
|
||||||
|
srcset="/images/posts/2018/20170802_230030-w480.webp"
|
||||||
|
/>
|
||||||
|
<img
|
||||||
|
src="/images/posts/2018/20170802_230030-w800.webp"
|
||||||
|
alt="New computer parts"
|
||||||
|
class="img-fluid"
|
||||||
|
/>
|
||||||
|
</picture>
|
||||||
|
<figcaption class="figure-caption mt-2">
|
||||||
|
<a href="/images/posts/2018/20170802_230030-w800.webp">
|
||||||
|
New computer parts
|
||||||
|
</a>
|
||||||
|
</figcaption>
|
||||||
|
</figure>
|
||||||
|
|
||||||
|
So far it has been a real breeze to build, the only setback I had with the new hardware was that the board would not POST BOOT for some reason. I pulled the second memory module from the socket and tried again and that worked. Installed Ubuntu 17.04 as my current OS, making it also my first Linux system to use as my main machine. After installing Ubuntu and shutting down I placed the memory module back and the system booted fine since then.
|
||||||
|
|
||||||
|
<figure class="text-center">
|
||||||
|
<picture class="d-flex justify-content-center">
|
||||||
|
<source
|
||||||
|
media="(max-width: 510px)"
|
||||||
|
srcset="/images/posts/2017/20170803_234456-w240.webp"
|
||||||
|
/>
|
||||||
|
<source
|
||||||
|
media="(max-width: 850px)"
|
||||||
|
srcset="/images/posts/2017/20170803_234456-w480.webp"
|
||||||
|
/>
|
||||||
|
<img
|
||||||
|
src="/images/posts/2017/20170803_234456-w800.webp"
|
||||||
|
alt="Fracture Design Define R5 casing"
|
||||||
|
class="img-fluid"
|
||||||
|
/>
|
||||||
|
</picture>
|
||||||
|
<figcaption class="figure-caption mt-2">
|
||||||
|
<a href="/images/posts/2017/20170803_234456-w800.webp">
|
||||||
|
Fracture Design Define R5 casing
|
||||||
|
</a>
|
||||||
|
</figcaption>
|
||||||
|
</figure>
|
||||||
17
portfolio/posts/jp/2025-12-14-new-site.md
Normal file
17
portfolio/posts/jp/2025-12-14-new-site.md
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
---
|
||||||
|
language: "jp"
|
||||||
|
title: New site
|
||||||
|
author: Kevin Matsubara
|
||||||
|
date: 2025-12-14
|
||||||
|
logosub: Blogger
|
||||||
|
---
|
||||||
|
|
||||||
|
Today I released another iteration of my personal website.
|
||||||
|
|
||||||
|
My website has evolved often, it started with literally text files opened in Microsoft Notepad and then saved as HTML and CSS files into a folder. My "website" was nothing more than a collection of files on my laptop back in 2005 or so.
|
||||||
|
|
||||||
|
Then it was expanded upon with PHP in 2012. The "include" function was so amazing, no longer duplicated HTML! And later I rebuilt it again with Python and Django in 2011.
|
||||||
|
|
||||||
|
Then everything was rebuilt using React in 2022. And while it worked fine for many years, I just don't see it being a good tool for a simple website such as mine. I do not have many interactive JavaScript elements anyway. My site just consists of simple articles.
|
||||||
|
|
||||||
|
So in 2026 I will have switched to Hakyll, a website framework made in Haskell. Mostly because I wanted to learn more about functional programming in my free time and move away from Meta's React. And while I rebuilt the site again, now that my content existed already as Markdown files, I had a much easier time moving. No need for a database migration, just simple files.
|
||||||
51
portfolio/posts/jp/2026-01-09-hobby-books.md
Normal file
51
portfolio/posts/jp/2026-01-09-hobby-books.md
Normal file
@ -0,0 +1,51 @@
|
|||||||
|
---
|
||||||
|
language: "jp"
|
||||||
|
title: Hobby books
|
||||||
|
author: Kevin Matsubara
|
||||||
|
date: 2026-01-09
|
||||||
|
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>.
|
||||||
|
|
||||||
|
**Figure Painting Techniques F.A.Q. 2** by <a href="https://www.arnauminiatures.com/">Arnau Lázaro</a><br/>is a 320 page book packed with tutorials, colour theory and painting techniques. It has useful guides on how to create effects like non-metallic metal (NMM), object source lighting (OSL), other useful things like shadow, smoke, leather. Also weathering your figures and adding those effects to make them stand out is included. It is a very detailed book and a great reference for painting miniatures.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Learning From Expert - Mastering Metal Paining - Character Model Edition** by <a href="https://www.modelart.jp">modelart</a><br/>
|
||||||
|
is a 153 page book with lots of technique exlanations using kits from Bandai, Kotobukiya and Wave. There is a section that shows several pages where lots of metallic paints are show side-by-side, so you can determine which paint to buy in order to achieve a certain metal effect.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Sci-Fi F.A.Q.** by <a href="https://www.paintonplastic.com/">Lincoln Wright</a><br/>
|
||||||
|
is a 427 page book that would be the only book you need if you want to make science-fiction model kits. A very detailed guide on making Star Wars, Gundam, Maschinen Krieger. Mazinger and Batman vehicles are also featured in there. Lots of crafting and painting techniques are shown in this book.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Rangers of Shadow Deep** by <a href="https://www.josephamccullough.com">Joseph A. McCullough</a><br/>
|
||||||
|
And its expansion, **A Gathering of Heroes**, are tabletop wargaming books. I bought these to see if solo-wargaming is something I can use to give my miniatures a "purpose". It should also motivate me to finish my stack of unpainted miniatures, if I can play a game with them. I have not yet delved into these books, but if I enjoy playing the game, I will write a report on them.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
<figure class="text-center">
|
||||||
|
<picture class="d-flex justify-content-center">
|
||||||
|
<source
|
||||||
|
media="(max-width: 510px)"
|
||||||
|
srcset="/images/posts/2026/20260109_162726-w240.webp"
|
||||||
|
/>
|
||||||
|
<source
|
||||||
|
media="(max-width: 850px)"
|
||||||
|
srcset="/images/posts/2026/20260109_162726-w480.webp"
|
||||||
|
/>
|
||||||
|
<img
|
||||||
|
src="/images/posts/2026/20260109_162726-w800.webp"
|
||||||
|
alt="New hobby books"
|
||||||
|
class="img-fluid"
|
||||||
|
/>
|
||||||
|
</picture>
|
||||||
|
<figcaption class="figure-caption mt-2">
|
||||||
|
<a href="/images/posts/2026/20260109_162726-w800.webp">
|
||||||
|
New hobby books
|
||||||
|
</a>
|
||||||
|
</figcaption>
|
||||||
|
</figure>
|
||||||
@ -1,14 +1,15 @@
|
|||||||
---
|
---
|
||||||
language: "nl"
|
language: "nl"
|
||||||
title: Hobby books
|
title: Hobby boeken
|
||||||
author: Kevin Matsubara
|
author: Kevin Matsubara
|
||||||
date: 2026-01-09
|
date: 2026-01-09
|
||||||
logosub: Leest graag boeken
|
logosub: Leest graag boeken
|
||||||
---
|
---
|
||||||
|
|
||||||
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>.
|
Ik heb nieuwe boeken gekocht bij <a href="https://ak-interactive.com/">AK Interactive</a> en <a href="https://modiphius.net/">Mōdiphiüs</a>.
|
||||||
|
|
||||||
**Figure Painting Techniques F.A.Q. 2** by <a href="https://www.arnauminiatures.com/">Arnau Lázaro</a><br/>is a 320 page book packed with tutorials, colour theory and painting techniques. It has useful guides on how to create effects like non-metallic metal (NMM), object source lighting (OSL), other useful things like shadow, smoke, leather. Also weathering your figures and adding those effects to make them stand out is included. It is a very detailed book and a great reference for painting miniatures.
|
**Figure Painting Techniques F.A.Q. 2** door <a href="https://www.arnauminiatures.com/">Arnau Lázaro</a><br/>
|
||||||
|
is een 320 pagina dik boek vol met tutorials, kleurentheorie en schildertechnieken. Het heeft nuttige uitleg om effecten te creeeren zoals niet-metallic metaal (NMM), object bron verlichting (object source lighting, OSL) en andere dingen als schaduw, rook en leer. Ook hoe je figuren moet verweren en effecten moet geven om ze er uit te laat te springen staan er in. Het is een erg gedetailleerd boek en een goede referentie voor het schilderen van miniaturen.is a very detailed book and a great reference for painting miniatures.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -39,13 +40,13 @@ And its expansion, **A Gathering of Heroes**, are tabletop wargaming books. I bo
|
|||||||
/>
|
/>
|
||||||
<img
|
<img
|
||||||
src="/images/posts/2026/20260109_162726-w800.webp"
|
src="/images/posts/2026/20260109_162726-w800.webp"
|
||||||
alt="New hobby books"
|
alt="Nieuwe hobby boeken"
|
||||||
class="img-fluid"
|
class="img-fluid"
|
||||||
/>
|
/>
|
||||||
</picture>
|
</picture>
|
||||||
<figcaption class="figure-caption mt-2">
|
<figcaption class="figure-caption mt-2">
|
||||||
<a href="/images/posts/2026/20260109_162726-w800.webp">
|
<a href="/images/posts/2026/20260109_162726-w800.webp">
|
||||||
New hobby books
|
Nieuwe hobby boeken
|
||||||
</a>
|
</a>
|
||||||
</figcaption>
|
</figcaption>
|
||||||
</figure>
|
</figure>
|
||||||
@ -42,7 +42,7 @@ main = hakyll $ do
|
|||||||
>>= loadAndApplyTemplate "templates/default.html" (postCtx lang)
|
>>= loadAndApplyTemplate "templates/default.html" (postCtx lang)
|
||||||
>>= relativizeUrls
|
>>= relativizeUrls
|
||||||
|
|
||||||
match "events/*" $ do
|
match "events/**/*" $ do
|
||||||
route $ setExtension "html"
|
route $ setExtension "html"
|
||||||
compile $ do
|
compile $ do
|
||||||
identifier <- getUnderlying
|
identifier <- getUnderlying
|
||||||
@ -391,7 +391,7 @@ main = hakyll $ do
|
|||||||
let cutoff = addUTCTime (7 * 24 * 60 * 60) now
|
let cutoff = addUTCTime (7 * 24 * 60 * 60) now
|
||||||
|
|
||||||
events <-
|
events <-
|
||||||
loadAll "events/*"
|
loadAll (fromGlob ("events/" ++ lang ++ "/*"))
|
||||||
>>= filterM (isUpcoming cutoff)
|
>>= filterM (isUpcoming cutoff)
|
||||||
>>= chronological
|
>>= chronological
|
||||||
|
|
||||||
|
|||||||
@ -56,27 +56,3 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<hr/>
|
<hr/>
|
||||||
|
|
||||||
<div class="container">
|
|
||||||
<div class="row row-cols-1 row-cols-md-2">
|
|
||||||
|
|
||||||
<div class="col">
|
|
||||||
<h4>Recent posts</h4>
|
|
||||||
$partial("templates/recent-posts.html")$
|
|
||||||
|
|
||||||
<p>…or you can find more posts in the <a href="/archive.html">archives</a>.</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="col">
|
|
||||||
<h4>Upcoming events</h4>
|
|
||||||
$partial("templates/events.html")$
|
|
||||||
|
|
||||||
<p>Here you can find more events I attended: <a href="/events.html">events</a>.</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user