Skip to content

psephopaiktes/astro-i18n-starter

Repository files navigation

Astro i18n Starter

npm create astro@latest -- --template psephopaiktes/astro-i18n-starter

Logo Image

i18n Starter is a simple Astro theme for creating multilingual websites.

It supports i18n routing in Astro v4.0.

It only supports the subdirectory URL format. Each language is managed with a URL like the following. The root URL will redirect to the specified default language.

  • example.com/en/
  • example.com/ja/

Features

  • Support for Astro's official i18n functionality
  • Various methods for managing multilingual pages
  • Vanilla CSS
  • SEO-friendly

Lighthouse Score

All scores are 100.

Documentation

This theme is self-documented, and the pages within this theme can be considered as documentation.

Install and preview locally or check out the sample site below.

https://astro-i18n-starter.pages.dev/