Skip to content

guibulator/gatsby-starter-i18next-ssr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gatsby Starter i18n SSR

Requirements

Features

  • Basic configuration and folder structure for internalization support
  • Server-Side i18n page generation, you end-up with one page per locale.
  • Based off of a gist provided by https://github.com/acewf and adapted to make it work with the latest and greatest.

How to proceed

  1. Run: npm i to install the dependencies
  2. Run: npm run dev to run Gatsby
  3. You should see shortly some text that says The development server is listening at: http:https://localhost:8000.

How to build

  1. Run: npm run build to build website into /public folder with one page per locale automatically generated.

About

Gatsby boilerplate to support server-side i18n page generation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages