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

https://github.com/storyblok/gatsbyjs-multilanguage-website

Multilanguage website built with GatsbyJS and Storyblok
https://github.com/storyblok/gatsbyjs-multilanguage-website

demo devrel dx gatsby storyblok tutorial

Last synced: 6 days ago
JSON representation

Multilanguage website built with GatsbyJS and Storyblok

Awesome Lists containing this project

README

          

# A Gatsby Website using Storyblok

This is the demo project for the [step by step guide for Gatsby and Storyblok](**https://www.storyblok.com/tp/gatsby-multilanguage-website-tutorial**).

Demo:

## Build Setup

``` bash
# install dependencies
$ npm install # Or yarn install

# serve with hot reload at localhost:8000
$ npm run develop # or yarn dev
```

## Setup

1. [Register](https://app.storyblok.com/#!/signup) at Storyblok for free.
2. Duplicate Example Space by clicking this link:
3. Follow our [Gatsby Storyblok Guide](https://www.storyblok.com/tp/gatsby-multilanguage-website-tutorial)

For detailed explanation on how things work, checkout the [Gatsby docs](https://www.gatsbyjs.com/) and for the whole Setup you can have a look at [our step by step guide for Gatsby and Storyblok](**https://www.storyblok.com/tp/gatsby-multilanguage-website-tutorial**)

## Add Content

The following content structure is needed for this boilerplate.

**Content**

* Home (page)
* en (folder)
* settings (settings)
* blog (folder)
* first post (blogpost)
* de (folder)
* home (page)
* settings (settings)
* blog (folder)
* erster eintrag (blogpost)
* authors (folder)
* jane doe (author)