smakosh / gatsby-starter-i18n

Gatsby starter with i18n and some cool features

Home Page:https://gatsby-starter-i18n-futt63hiu.now.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gatsby starter i18n

Support me on Patreon

Getting started

gatsby new https://github.com/smakosh/gatsby-starter-i18n

yarn && yarn start

Features

  • 🌍 i18n with change of direction (rtl)
  • ✍️ Font changes depending on the chosen language
  • πŸ“ˆ SEO (meta tags, openGraph, structured data, twitter and more...)
  • πŸ“Š One config file containing all the information you have change for SEO's sake
  • πŸ’… Styled-components
  • βš›οΈ Context API
  • ❌ Offline support (Disabled for the moment)
  • Eslint and workspace settings set to auto lint on save.

Todo

  • Prepare another config file for the secondary language

About

Gatsby starter with i18n and some cool features

https://gatsby-starter-i18n-futt63hiu.now.sh/

License:MIT License


Languages

Language:JavaScript 57.9%Language:CSS 42.1%