upmk docs

Basics Commands install secrets deploy dev dyna build generate package pull push filters Templating Dynamic Pages Redirects JSON endpoints Auth Serving Files Editor Templates AddOns Plugins

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.