You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 21, 2026. It is now read-only.
But from looking into our posts on hacker news, it used to be blog.val.town/:slug, we should remove the /blog/ to not break old links. And to avoid having "blog" in two places in the URL.
Looks like our blog links currently look like:
blog.val.town/blog/:slugBut from looking into our posts on hacker news, it used to be
blog.val.town/:slug, we should remove the/blog/to not break old links. And to avoid having "blog" in two places in the URL.Report on Discord:
https://discord.com/channels/1020432421243592714/1190046447064842261/1190046447064842261
It would be awesome to redirect
/blog/:slugto/:slug, just in case we shared links with the new scheme.