Skip to content

Commit

Permalink
Adds Starlight in Next.js project video (#1789)
Browse files Browse the repository at this point in the history
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
  • Loading branch information
brob and delucis committed Apr 29, 2024
1 parent 4543c45 commit 34e26ef
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/src/content/docs/resources/community-content.mdx
Expand Up @@ -124,5 +124,10 @@ import YouTubeGrid from '~/components/youtube-grid.astro';
title: 'Astro Starlight Documentation Template (build custom app docs!)',
description: 'Get a new Starlight site up and running in about 5 minutes',
},
{
href: 'https://www.youtube.com/watch?v=12o7WxjAxjM',
title: 'Include Starlight docs in a Next.js project with proxies',
description: 'Set up Starlight as a sub-directory project inside a Next.js website',
}
]}
/>

0 comments on commit 34e26ef

Please sign in to comment.