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

Updates blog example to Next.js 15 and adds types #968

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

vivianedias
Copy link

@vivianedias vivianedias commented Oct 27, 2024

Description

Updates blog example to use Next.js v15, with updated TailwindCSS and types.

When using this boilerplate I had some issues with TailwindCSS dark/light theme toggle, and had to update everything to work it out.

Also updates next.config.ts with transpilePackages: ['next-mdx-remote'] so MDX rendering works, solving this issue.

Demo URL

Type of Change

  • New Example
  • Example updates (Bug fixes, new features, etc.)
  • Other (changes to the codebase, but not to examples)

@vivianedias vivianedias changed the title Feat/update blog example feat: updates blog example Oct 27, 2024
Copy link

vercel bot commented Oct 27, 2024

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

Name Status Preview Comments Updated (UTC)
app-dir-css-in-js ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 27, 2024 0:47am
app-dir-i18n ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 27, 2024 0:47am
app-dir-share-state ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 27, 2024 0:47am
edge-api-routes-cache-control ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 27, 2024 0:47am
edge-api-routes-hello-world ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 27, 2024 0:47am
edge-api-routes-json-response ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 27, 2024 0:47am
edge-api-routes-query-parameters ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 27, 2024 0:47am
edge-functions-authed-proxy ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 27, 2024 0:47am
edge-functions-cookies ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 27, 2024 0:47am
edge-functions-news ❌ Failed (Inspect) Oct 27, 2024 0:47am
edge-functions-streams ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 27, 2024 0:47am
edge-geolocation-country-block ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 27, 2024 0:47am
edge-middleware-modify-request-header ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 27, 2024 0:47am
edge-user-agent-based-rendering ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 27, 2024 0:47am
example-auth-with-ory ❌ Failed (Inspect) Oct 27, 2024 0:47am
example-reduce-image-bandwidth-usage ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 27, 2024 0:47am
geolocation-script ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 27, 2024 0:47am
i18n ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 27, 2024 0:47am
next-edge-api-route-hello-world ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 27, 2024 0:47am
next-flask ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 27, 2024 0:47am
nodejs-api ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 27, 2024 0:47am
redirect-with-fallback ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 27, 2024 0:47am
redirects-bloom-filter ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 27, 2024 0:47am
solutions-combining-data-fetching-strategies ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 27, 2024 0:47am
solutions-image-fallback ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 27, 2024 0:47am
solutions-image-offset ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 27, 2024 0:47am
solutions-loading-web-fonts ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 27, 2024 0:47am
solutions-microfrontends ❌ Failed (Inspect) Oct 27, 2024 0:47am
solutions-microfrontends-docs ❌ Failed (Inspect) Oct 27, 2024 0:47am
solutions-pagination-with-ssg ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 27, 2024 0:47am
solutions-parallel-routes-navbar ❌ Failed (Inspect) Oct 27, 2024 0:47am
solutions-reuse-responses ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 27, 2024 0:47am
solutions-script-component-ad ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 27, 2024 0:47am
solutions-script-component-strategies ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 27, 2024 0:47am
solutions-testing ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 27, 2024 0:47am
wasm-rust-hello-world ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 27, 2024 0:47am
wasm-rust-xor ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 27, 2024 0:47am

Copy link

vercel bot commented Oct 27, 2024

Someone is attempting to deploy a commit to the Vercel Examples Team on Vercel.

A member of the Team first needs to authorize it.

@vivianedias vivianedias changed the title feat: updates blog example Updates blog example with Next.js 15 and types Oct 27, 2024
@vivianedias vivianedias changed the title Updates blog example with Next.js 15 and types Updates blog example to Next.js 15 and types Oct 27, 2024
@vivianedias vivianedias changed the title Updates blog example to Next.js 15 and types Updates blog example to Next.js 15 and adds types Oct 27, 2024
@vivianedias vivianedias marked this pull request as ready for review October 27, 2024 12:49
@vvo vvo assigned vvo and unassigned vvo Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants