simonw / til

Today I Learned

Home Page:https://til.simonwillison.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Neater URLs for TILs

simonw opened this issue · comments

The old URLs should redirect to the new ones.

To do this I'm going to rename the database from til.db to tils.db so I can redirect /til/til/x without breaking my ability to browse the data using Datasette.

Need to redirect /til/feed.atom to /tils/feed.atom too.

And /til/search to /tils/search.

Last step is going to be setting up redirects from the old page URLs themselves.

Shipped and tested. Here's a TIL I wrote about the redirects: https://til.simonwillison.net/datasette/redirects-for-datasette