prplwtf / writea

Fast and comfy open-source alternative for blogs. Write posts with ✏️ Markdown, configure your blog with ⚙️ YAML, theme your page with 🎨 CSS and much more!
https://writea.prpl.wtf
MIT License
27 stars 9 forks source link

Redirecting to a post causes a 404 #6

Open imlayered opened 1 week ago

imlayered commented 1 week ago

When redirecting to a post it causes Writea to 404

Example: https://news.layeredy.com/#read/September-2024 yet https://test-redirect.lyrdy.co doesn't (that test url is just a cloudflare redirect to the writea link) (Both are still online)

https://github.com/user-attachments/assets/925e451e-08bf-4d39-a803-c2345af32224

prplwtf commented 1 week ago

Right now writea returns a 404 if a article url ends with a slash (should fix)