Wednesday, 25th November 2020
Release
datasette-ripgrep 0.1a0
— Web interface for searching your code using ripgrep, built as a Datasette plugin
Release
datasette-ripgrep 0.1a1
— Web interface for searching your code using ripgrep, built as a Datasette plugin
TIL
Redirects for Datasette
— I made some changes to my https://til.simonwillison.net/ site that resulted in cleaner URL designs, so I needed to setup some redirects. I configured the redirects using a one-off Datasette plugin called `redirects.py` which I dropped into the `plugins/` directory for the Datasette instance: