Redirects
In the event that you need one path / route to redirect to a new path / route,
upmk provides the notion of redirect files. We accomplish this by building
out static files with redirects in the page.
Within your upmk app, see the app/config/redirects.conf file for details.
It has a commented line with an example.