All Projects → kalwalt → gatsby-starter-i18n-bulma

kalwalt / gatsby-starter-i18n-bulma

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

Programming Languages

javascript
184084 projects - #8 most used programming language
Sass
350 projects

Projects that are alternatives of or similar to gatsby-starter-i18n-bulma

gatsby-starter-bulma-storybook
A minimal Gatsby starter which includes Bulma and Storybook
Stars: ✭ 16 (-27.27%)
Mutual labels:  bulma-css, gatsbyjs, gatsby-starter
gatsby-wordpress-typescript-scss-blog
Gatsby Wordpress Typescript Blog Boilerplate
Stars: ✭ 50 (+127.27%)
Mutual labels:  gatsby, gatsbyjs, gatsby-starter
gatsby-blog-template
✍️ A GatsbyJS Blog Template for blogging purposes.
Stars: ✭ 38 (+72.73%)
Mutual labels:  gatsby, gatsbyjs, gatsby-starter
gatsby-typescript-emotion-storybook
Gatsby Starter: TypeScript + Emotion + Storybook + React Intl + SVGR + Jest
Stars: ✭ 63 (+186.36%)
Mutual labels:  gatsby, gatsbyjs, gatsby-starter
gatsby-starter-fractal
Gatsby.js V2 starter template based on Fractal by HTML5 UP
Stars: ✭ 19 (-13.64%)
Mutual labels:  gatsby, gatsbyjs, gatsby-starter
gatsby-generator
🎰 Generate Gatsby Starters in Seconds
Stars: ✭ 23 (+4.55%)
Mutual labels:  gatsby, gatsbyjs, gatsby-starter
gatsby-wiki
Creating a Knowledgbase using Gatsby.js and React.js (see final product ->
Stars: ✭ 32 (+45.45%)
Mutual labels:  gatsby, gatsbyjs, gatsby-starter
gatsby-starter-paradigmshift
Gatsby.js V2 starter template based on Paradigm Shift by HTML5 UP
Stars: ✭ 16 (-27.27%)
Mutual labels:  gatsby, gatsbyjs, gatsby-starter
gatsby-starter-typescript
Typescript version of the default Gatsby starter. Uses Gatsby v1.x
Stars: ✭ 58 (+163.64%)
Mutual labels:  gatsby, gatsbyjs, gatsby-starter
gatsby-starter-devto
A GatsbyJS starter template that leverages the Dev.to API
Stars: ✭ 13 (-40.91%)
Mutual labels:  gatsby, gatsbyjs, gatsby-starter
gatsby-starter-apple
🍎 Gatsby blog starter kit with beautiful responsive design
Stars: ✭ 88 (+300%)
Mutual labels:  gatsby, gatsbyjs, gatsby-starter
gatsby-starter-breeze
A Gatsby starter for graceful blogging in Chinese.
Stars: ✭ 44 (+100%)
Mutual labels:  gatsby, gatsbyjs, gatsby-starter
gatsby-starter-multiverse
Gatsby.js V2 starter template based on multiverse by HTML5 UP
Stars: ✭ 14 (-36.36%)
Mutual labels:  gatsby, gatsbyjs, gatsby-starter
WebSheets-Listing-Page
This is a Gatsby template for creating a catalogue websites based on Google Sheets data.
Stars: ✭ 29 (+31.82%)
Mutual labels:  gatsby, gatsbyjs, gatsby-starter
gatsby-starter-portfolio-bella
A bright single-page portfolio starter for Gatsby powered by Prismic.io. The target audience are designers and photographers.
Stars: ✭ 125 (+468.18%)
Mutual labels:  gatsby, gatsbyjs, gatsby-starter
gatsby-starter-prologue
Gatsby.js V2 starter template based on readonly by HTML5 UP
Stars: ✭ 24 (+9.09%)
Mutual labels:  gatsby, gatsbyjs, gatsby-starter
gatsby-ghost-novela-starter
A Gatsby starter for creating blogs from headless Ghost CMS.
Stars: ✭ 31 (+40.91%)
Mutual labels:  gatsby, gatsbyjs, gatsby-starter
gatsby-starter-antoine
My opinionated Gatsby.js starter
Stars: ✭ 17 (-22.73%)
Mutual labels:  gatsby, gatsbyjs, gatsby-starter
gatsby-starter
Gatsby Starter for creating portfolio & blog.
Stars: ✭ 55 (+150%)
Mutual labels:  gatsby, gatsbyjs, gatsby-starter
gatsby-starter-highlights
Gatsby.js V2 starter template based on highlights by HTML5 UP
Stars: ✭ 15 (-31.82%)
Mutual labels:  gatsby, gatsbyjs, gatsby-starter

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, fontawesome, i18n, netlify-cms and much more...

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 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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].