timlrx / tailwind-nextjs-starter-blog

This is a Next.js, Tailwind CSS blogging starter template. Comes out of the box configured with the latest technologies to make technical writing a breeze. Easily configurable and customizable. Perfect as a replacement to existing Jekyll and Hugo individual blogs.
https://tailwind-nextjs-starter-blog.vercel.app/
MIT License
8.78k stars 2.04k forks source link

Deploy on cloudflare pages ,The dynamic routing doesn't work #976

Open noodlespan opened 3 months ago

noodlespan commented 3 months ago

Describe the bug The whole deployment was successful. When click the dynamic page ,An error has occured. As following picture shows And th demo https://tailwind-nextjs-starter-blog-al5.pages.dev/

1 2 3

topeogunleye commented 3 months ago

Hi, I'll like create a pull request to fix this.

noodlespan commented 3 months ago

Thank you

Temitope Ogunleye @.***>于2024年7月20日 周六16:16写道:

Hi, I'll like create a pull request to fix this.

— Reply to this email directly, view it on GitHub https://github.com/timlrx/tailwind-nextjs-starter-blog/issues/976#issuecomment-2241038545, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABDDTPFZCOFT5C27DO2Y7PDZNIMGFAVCNFSM6AAAAABLEMYCR6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENBRGAZTQNJUGU . You are receiving this because you authored the thread.Message ID: @.***>

timlrx commented 3 months ago

@topeogunleye feel free to create a PR to fix, I am not very familiar with deploying next js with server functions on cloudflare

topeogunleye commented 3 months ago

Hi @timlrx,

Thank you for your response. I'll go ahead and create the pull request to fix the issue.