kalwalt / gatsby-starter-i18n-bulma

A gatsby multilanguage template with bulma and i18n: it is a work in progress...
https://gatsby-starter-i18n-bulma.netlify.app/
MIT License
23 stars 17 forks source link
bulma bulma-css gatsby gatsby-starter gatsbyjs react reactjs

A Gatsby template: gatsby-starter-i18n-bulma

Netlify Status

You can view the starter at this link: https://gatsby-starter-i18n-bulma.netlify.com

Introduction

A gatsby multilanguage template with bulma and i18n. This project is under heavy development, consider that frequent changes can break compatibility.

If you want to try it, you can run this command:

gatsby new https://github.com/kalwalt/gatsby-starter-i18n-bulma

Then you need to run the yarn installer to install all the packages and dependencies:

yarn install

As yarn has finished to install all the packages then you can run:

gatsby develop

Features

A simple website with multilanguage support, blogging, bulma css, i18n, netlify-cms and much more...

Gatsby.js

It support Gatsby.js v.5 !!

Language switcher

With this starter you can switch between different languages pages with different names for example:

en/artworks/

to

/it/opere/

Plugins

This starter use these Gatsby.js Plugins:

Inspired by

This project in part is based on the Netify template: gatsby-starter-netlify-cms and the gatsby-starter-contentful-i18n But a special mention i reserved to gatsby-plugin-i18n

Documentation

For more information, see the wiki page

Copyright

@kalwalt