Skip to content

Commit

Permalink
Add gatsby-starter-i18n-lingui (#4741)
Browse files Browse the repository at this point in the history
  • Loading branch information
dcroitoru authored and fk committed Mar 28, 2018
1 parent e811a0e commit 532d571
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/docs/gatsby-starters.md
Original file line number Diff line number Diff line change
Expand Up @@ -560,3 +560,14 @@ Community:
* [Bulma CSS Framework](https://bulma.io/) with its [Bloomer react components](https://bloomer.js.org/)
* [Font-Awesome icons](https://fontawesome.com/icons)
* Includes a simple fullscreen hero w/ footer example

* [gatsby-starter-i18n-lingui](https://github.com/dcroitoru/gatsby-starter-i18n-lingui)
[(demo)](https://gatsby-starter-i18n-lingui.netlify.com/)

Features:

* Localization (Multilanguage) provided by [js-lingui](https://github.com/lingui/js-lingui)
* Message extraction
* Avoids code duplication - generates pages for each locale
* Possibility of translated paths

0 comments on commit 532d571

Please sign in to comment.