Switching an i18n blog to Gatsby.js - Reasons and design overview
I moved this dev blog (route360.dev) from Next.js to Gatsby.js. I put the repository here. The main reason is that I'm …
I moved this dev blog (route360.dev) from Next.js to Gatsby.js. I put the repository here. The main reason is that I'm …
When I was planning to migrate my WordPress project to Jamstack, I tried many headless CMS like Contentful, Craft CMS, …
Though it'd be much easier if you are using a Headless CMS, it's a bit complicated to manage categories or tags in a Ma…
I made this website (route360.dev) with Next.js and Markdown in 3 languages (English, French and Japanese). As I explai…
Let me introduce the architecture of this website (route360.dev). React Framework: Next.js I chose Next.js because it w…