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

chore: add index pages to videos and cookbook #1343

Merged
merged 1 commit into from
Mar 7, 2025

Conversation

marcklingen
Copy link
Member

@marcklingen marcklingen commented Mar 7, 2025

Important

Add index pages for cookbook and videos, filtering main routes and introducing new meta and index files.

  • Components:
    • CookbookIndex.tsx: Filters out /cookbook and /guides/cookbook routes.
    • VideoIndex.tsx: Filters out /guides/videos route.
  • Pages:
    • Adds index.mdx and _meta.tsx for cookbook and videos under pages/guides/.
    • index.mdx files import and render respective index components.

This description was created by Ellipsis for 210a37d. It will automatically update as commits are pushed.

@marcklingen marcklingen enabled auto-merge March 7, 2025 00:16
Copy link

vercel bot commented Mar 7, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
langfuse-docs ✅ Ready (Inspect) Visit Preview Mar 7, 2025 0:22am

@dosubot dosubot bot added auto-merge This PR is set to be merged size:M This PR changes 30-99 lines, ignoring generated files. documentation Improvements or additions to documentation labels Mar 7, 2025
Copy link

github-actions bot commented Mar 7, 2025

📦 Next.js Bundle Analysis for langfuse-docs

This analysis was generated by the Next.js Bundle Analysis action. 🤖

New Pages Added

The following pages were added to the bundle from the code in this PR:

Page Size (compressed) First Load % of Budget (350 KB)
/guides/cookbook 38.15 KB 393.88 KB 112.54%
/guides/cookbook/_meta 269 B 356 KB 101.71%
/guides/videos 37.99 KB 393.72 KB 112.49%
/guides/videos/_meta 268 B 356 KB 101.71%

@marcklingen marcklingen added this pull request to the merge queue Mar 7, 2025
Merged via the queue into main with commit 41e84b3 Mar 7, 2025
8 checks passed
@marcklingen marcklingen deleted the index-pages-for-guide-subsections branch March 7, 2025 00:29
@dosubot dosubot bot removed the auto-merge This PR is set to be merged label Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant