Home
Softono
astro-i18n-starter

astro-i18n-starter

Open source MIT MDX
148
Stars
22
Forks
0
Issues
1
Watchers
1 month
Last Commit

About astro-i18n-starter

A minimal i18n astro theme

Platforms

Web Self-hosted

Languages

MDX

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

  • [x] Support for Astro's official i18n functionality
  • [x] Various methods for managing multilingual pages
  • [x] Vanilla CSS
  • [x] 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/