Skip to content

The simplest static site localization for Next.js with no dependencies and default locale URL without language code.

Notifications You must be signed in to change notification settings

hdodov/nextjs-simple-localization

Repository files navigation

Simple Next.js Localization

Setup for static sites with clean default locale URLs (not containing the locale code).

Full explanation here: dodov.dev/blog/how-to-set-up-simple-nextjs-localization

Preview

  1. git clone [email protected]:hdodov/nextjs-simple-localization.git
  2. cd nextjs-simple-localization && npm i
  3. npm run dev
  4. http://localhost:3000

localhost demo image

About

The simplest static site localization for Next.js with no dependencies and default locale URL without language code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published