Skip to content

mayassalman/gatsby-starter-i18n

 
 

Repository files navigation

Gatsby starter i18n

Support me on Patreon

Getting started

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

yarn && yarn develop

Features:

  • 🌍 i18n with change of direction
  • 🚀 Stateless components using Recompose
  • ✍️ 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

  • Add Lazy loading smart svg tracing
  • Prepare another config file for the secondary language
  • Prepare storybook
  • Add Netlify form with Recaptcha
  • Make the header responsive with a sidebar on tablet/mobile
  • Add netlify redirects

About

Gatsby starter with i18n and some cool features

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.1%
  • CSS 40.9%