Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds Starlight in Next.js project video #1789

Merged
merged 2 commits into from
Apr 29, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions docs/src/content/docs/resources/community-content.mdx
Original file line number Diff line number Diff line change
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',
}
]}
/>
Loading