Overview
Add a customization option in the UI for blogs to set a sub-path for all posts.
Implementation
This is already supported on the backend (T880), without a UI to modify it. Wide support for this will likely include a mention that changing the value affects links in the wider world.
We'll also probably want to keep track of old paths in the database, so old links redirect to the most current sub-path (or lack thereof).