Displaying Content According to User's Language in Next.js Blog
Let's explore how to display blog content in different languages based on the user's language settings using Next.js features.
- blog
- web
Let's explore how to display blog content in different languages based on the user's language settings using Next.js features.
Let's create an English version of the blog and enable AI to translate and maintain the content.
Challenges encountered while applying ESLint 9 to the blog, along with code formatting and configuration using ESLint
Velite, a replacement for Contentlayer that provides a content abstraction layer
How to generate a sitemap for a page created with Next.js
Let's restore the view count counter that disappeared from the blog.
Firewall configuration, automatic deployment
Let's upload the blog to the home server
Let's recreate the theme switch button for the blog.
Let's set up a home server