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.9k stars 2.07k forks source link

in V2 Deploy use GitHub Pages visit feed.xml get 404 #1027

Closed geekskai closed 1 month ago

geekskai commented 2 months ago
  1. use v2 version
  2. use GitHub Pages deploy to https://my-domains.com
  3. open url: my-domains.com/feed.xml
  4. See 404

Expected behavior use Vercel deploy is ok

timlrx commented 1 month ago

Sorry for the late fix but it was due to the difference in output directory for a static build. You can verify that it works over here - https://timlrx.github.io/tailwind-nextjs-starter-blog/feed.xml