"The Book of Hobo Nikkan Itoi Shinbun" is a book I have reread many times, but reading it now is especially interesting. That is because it says Shigesato Itoi decided to start "Hobo Nikkan Itoi Shinbun" when he bought his first Mac at age 49. Reading it now, as I get closer to that age myself, lets me enjoy it from a different perspective. Could I start working on something now that I would keep going for 25 years?
The English version is available. However, there is no content yet. "You can navigate to the top page for each language by clicking on JA / EN at the top of the page. Writing articles is also a part of my goal for language learning. RSS feeds are also available in each language.
- Japanese Feed https://yorihiroi-frontend.engineer/ja/api/rss.xml
- English Feed https://yorihiroi-frontend.engineer/en/api/rss.xml

I tried using this site's logo as my Twitter icon for a while, but it started to feel like a service account, so I combined a picture of my face with the site's logo to make a new Twitter icon.
I find it beneficial to have a setup with Next.js + TailwindCSS + Contentful + Cloudflare Pages because it allows for continuous writing and editing. It's also great that the design permits updates, even if it's just a single line.
This guide seems helpful for creating key-value pairs in Contentful. For this solution, you have to create a content type that only has two elements: a key and a value. Then, you link them together through relationships. However, it does seem a bit complicated, doesn't it?