Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Nextjs Multilanguage Website
https://github.com/storyblok/nextjs-multilanguage-website

demo devrel nextjs

Last synced: 24 days ago
JSON representation

Nextjs Multilanguage Website

Awesome Lists containing this project

README

        

## Storyblok Next.js Multi-language Blog

This is the example repository for building a multi-language blog with Storyblok.

Follow our [The Complete Guide to Build a Full Blown Multilanguage Website with Next.js](https://www.storyblok.com/tp/nextjs-headless-cms-ultimate-tutorial) tutorial to set it up

1. Clone the example space with this link:
2. Enter your preview token in the `pages/_app.js` file
3. Install dependencies and start the development server `npm install && npm run dev`
4. Add your [https://localhost:3010](https://localhost:3010) as the **default location URL** in your Storyblok space settings

## Learn More

To learn more about Next.js, take a look at the following resources:

- [Add a headless CMS to Next.js in 5 minutes](https://www.storyblok.com/tp/add-a-headless-cms-to-next-js-in-5-minutes) - Tutorial to get started with Next.js & Storyblok
- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.