Skip to content

schabibi1/astro-ultimate-tutorial-workshop

Repository files navigation

🚀 Crash course into Astro & Storyblok

This is a workshop blog example of how to use Astro with Storyblok as a headless CMS.

blog screenshot

📖 Workshop Notion

Note

Keep this workshop Notion next to you to check when you work on. It contains all the steps and explanations.

Important

🚨 This workshop has a few different steps and modifications from Astro Storyblok Ultimate Tutorial to fit in time. You can follow the rest of the steps from the URL link to add i18n, popular articles, article overview page, and deploy into production.

❓ FAQ

  • Where I should look when I get lost during the workshop? → Jump to the relevant branch following the name of the tutorial part. (i.e. Go to part-1 branch when you get lost in Ultimate Tutorial part 1)

  • I don't think my environment variable is working. → Make sure you have .env file in the root directory and it has STORYBLOK_TOKEN variable with your Storyblok preview API key token. (i.e. STORYBLOK_TOKEN=your-token)

  • Storyblok CLI retunrs errors when I run storyblok push-components → Logout once if you already have used Storyblok CLI. Then, login again with storyblok login command.

storyblok logout
storyblok login

📝 Additional resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks