Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

A gatsby multilanguage template with bulma and i18n: it is a work in progress...
https://github.com/kalwalt/gatsby-starter-i18n-bulma

bulma bulma-css gatsby gatsby-starter gatsbyjs react reactjs

Last synced: about 2 months ago
JSON representation

A gatsby multilanguage template with bulma and i18n: it is a work in progress...

Awesome Lists containing this project

README

        

# A Gatsby template: gatsby-starter-i18n-bulma

[![Netlify Status](https://api.netlify.com/api/v1/badges/cb8de327-5514-42c9-8eda-d93c4df41768/deploy-status)](https://app.netlify.com/sites/gatsby-starter-i18n-bulma/deploys)

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:

- gatsby-plugin-google-analytics
- gatsby-plugin-i18n
- gatsby-plugin-i18n-tags
- gatsby-plugin-manifest
- gatsby-plugin-netlify
- gatsby-plugin-netlify-cms
- gatsby-plugin-offline
- gatsby-plugin-purgecss
- gatsby-plugin-react-helmet
- gatsby-plugin-remove-trailing-slashes
- gatsby-plugin-robots-txt
- gatsby-plugin-sass
- gatsby-plugin-sharp
- gatsby-plugin-sitemap
- gatsby-remark-copy-linked-files
- gatsby-remark-images
- gatsby-remark-relative-images
- gatsby-source-filesystem
- gatsby-transformer-javascript-frontmatter
- gatsby-transformer-json
- gatsby-transformer-remark
- gatsby-transformer-sharp

## Inspired by

This project in part is based on the Netify template: [gatsby-starter-netlify-cms](https://github.com/netlify-templates/gatsby-starter-netlify-cms)
and the [gatsby-starter-contentful-i18n](https://github.com/mccrodp/gatsby-starter-contentful-i18n)
But a special mention i reserved to [gatsby-plugin-i18n](https://github.com/angeloocana/gatsby-plugin-i18n)

## Documentation

For more information, see the [wiki page][4509389d]

[4509389d]: https://github.com/kalwalt/gatsby-starter-i18n-bulma/wiki 'wiki'

## Copyright

@kalwalt