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 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
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 Astro.js Starlight documentation in a Next.js project with proxies',
delucis marked this conversation as resolved.
Show resolved Hide resolved
description: 'Set up Starlight as a sub-directory project inside a Next.js website',
}
]}
/>