From 62e7ef86e8552ac9bfe195dc3cfe5e716f2125b0 Mon Sep 17 00:00:00 2001 From: KOPP Date: Sun, 19 Jul 2026 11:33:12 +0200 Subject: [PATCH] Add official Swup tutorial section to videos.md Added an official tutorial for Swup and Astro with a YouTube link. --- src/docs/getting-started/videos.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/docs/getting-started/videos.md b/src/docs/getting-started/videos.md index 43d9b298f..966a82134 100644 --- a/src/docs/getting-started/videos.md +++ b/src/docs/getting-started/videos.md @@ -16,6 +16,14 @@ provide step-by-step guidance and in-depth explanations of advanced features. If more examples, we also recommend looking for more [swup content on YouTube](https://www.youtube.com/results?search_query=swup). +## Official Swup Tutorial: Beautiful Page Transitions with Astro + +> Learn how to build smooth, premium page transitions with Swup and Astro from scratch, including real-world animations, best practices, and common pitfalls. + +@[youtube](https://www.youtube.com/watch?v=bWeAwXkflbY) + +© Kevin Kopp + ## Build Amazing Page Transitions In Only 12 Minutes > All it takes is a single library called Swup and a few CSS styles and your entire web application will have smooth animations.