Move all the Japan related tags to ASCII characters

Replace tags like "京都" to "japan-kyoto". Prefix place tags with country names so they're easier to find.
This commit is contained in:
Eryn Wells 2025-01-07 09:06:00 -08:00
parent 264a828089
commit 5989af5e64
15 changed files with 28 additions and 11 deletions

View file

@ -1,8 +1,10 @@
---
title: "Trip to Japan"
title: Trip to Japan
date: 2023-04-14T21:40:21+09:00
categories: Travel
tags: ["日本"]
tags:
- Travel
- japan
---
At the beginning of April, {{< tess >}} and I took a trip to Japan for two

View file

@ -5,7 +5,7 @@ slug: fushimi-inari-torii
date: 2023-04-10T09:26:29+09:00
series: 2023-japan
categories: Travel
tags: ["Nature", "Temples", "日本"]
tags: [Travel, Nature, Temples, japan-kyoto, japan]
---
The challenge at {{< ruby "Fushimi Inari-Taisha" ja >}}伏見稲荷大社{{< /ruby >}}, is to capture both the manmade and

View file

@ -3,7 +3,7 @@ title: "Happy Monks"
date: 2023-04-19T04:53:09-07:00
series: 2023-japan
categories: Travel
tags: ["Temples", "Buildings", "Nature", "Gardens", "日本"]
tags: [Travel, Temples, Buildings, Nature, Gardens, japan-kamakura, japan]
---
These cute little stone statues of happy, smiling monks were all over

View file

@ -4,7 +4,7 @@ linkTitle: Heian-Jingū
date: 2023-04-12T04:13:23+16:00
series: 2023-japan
categories: "Travel"
tags: ["Gardens", "Nature", "Buildings", "Kyōto", "日本"]
tags: [Travel, Gardens, Nature, Buildings, japan-kyoto, japan]
---
The pagoda at Heian-Jingū

View file

@ -9,7 +9,7 @@ resources:
thumbnail: eaves-thumbnail.jpg
series: 2023-japan
categories: Travel
tags: ["Cities", "京都", "日本"]
tags: [Travel, Cities, japan-kyoto, japan]
---
This photo is a corner of the older part of the Imperial Palace in Kyōto. I'm

View file

@ -4,7 +4,7 @@ slug: kinkaku-ji
date: 2023-04-11T14:52:07+09:00
series: 2023-japan
categories: Travel
tags: ["Nature", "Temples", "京都", "日本"]
tags: ["Nature", "Temples", japan-kyoto, japan]
---
{{% ruby Kinkaku-ji ja %}}金閣寺{{% /ruby %}} was built as a private residence

View file

@ -4,7 +4,7 @@ slug: kiyomizu-dera-pagoda
date: 2023-04-10T15:56:04+09:00
categories: Travel
series: 2023-japan
tags: ["Nature", "Temples", "日本"]
tags: [Travel, Nature, Temples, japan-kyoto, japan]
---
[{{% ruby "Kiyomizu-Dera" ja %}}清水寺{{% /ruby %}}][website] is a Buddhist

View file

@ -5,7 +5,7 @@ slug: hachiko
date: 2023-04-16T10:40:18+09:00
series: 2023-japan
categories: ["Travel"]
tags: ["Me", "Tess", "東京", "日本"]
tags: [Travel, Me, Tess, japan-tokyo, japan]
---
[{{% ruby Hachikō ja %}}ハチ公{{% /ruby %}}](https://en.wikipedia.org/wiki/Hachikō) is an incredibly good boy.

View file

@ -4,7 +4,7 @@ slug: shinjuku-night
date: 2023-04-15T18:28:35+09:00
series: 2023-japan
categories: ["Travel"]
tags: ["Night", "Cities", "日本"]
tags: [Travel, Night, Cities, japan-tokyo, japan]
---
{{< ruby Shinjuku ja >}}新宿{{< /ruby >}} at night is how Ive imagined {{< ruby Tōkyō ja >}}東京{{< /ruby >}} since I

View file

@ -4,7 +4,7 @@ linkTitle: Hase-Dera Garden
date: 2023-04-19T06:19:12-07:00
series: 2023-japan
categories: Travel
tags: ["Temples", "Buildings", "Nature", "Gardens", "日本"]
tags: [Travel, Temples, Buildings, Nature, Gardens, japan-kamakura, japan]
---
[{{% ruby Hase-dera ja %}}長谷寺{{% /ruby %}}](https://www.hasedera.jp) is a temple in

View file

@ -0,0 +1,3 @@
---
title: "Kamakura, Japan"
---

View file

@ -0,0 +1,3 @@
---
title: "京都"
---

View file

@ -0,0 +1,3 @@
---
title: "東京"
---

3
content/tags/japan.md Normal file
View file

@ -0,0 +1,3 @@
---
title: "日本"
---

3
content/tags/japanese.md Normal file
View file

@ -0,0 +1,3 @@
---
title: "日本語"
---