Skip to content

storyblok/tutorial-astro-i18n-l10n

Repository files navigation

Build Multilingual and Localized Websites with Astro and Storyblok

This repository includes all the code necessary to follow our latest Build Multilingual and Localized Websites with Astro and Storyblok tutorial.

Try Storyblok free Join the Storyblok Discord community

Get started

No Storyblok account yet? Sign up now to experience a 14-day free trial of all features and enjoy our completely free Starter plan.

1. Clone this repository

git clone https://github.com/storyblok/tutorial-astro-i18n-l10n.git

2. Install all dependencies

npm install

Optional: Clone the space

Duplicate the reference space to your account. It contains the component schema and sample content. Alternatively, follow the tutorial to create everything step-by-step.

3. Authenticate

Rename the file .env.example to .env and provide your Storyblok access token (find it under Settings > Access Tokens in your Storyblok space):

STORYBLOK_DELIVERY_API_TOKEN="<REPLACE_WITH_YOUR_TOKEN>"

Run the project locally

Start Astro's development server:

npm run dev

Happy building!

About

No description, website, or topics provided.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published