DEV Community

Discussion on: Upgrading my website to JAMStack - 1 page at a time

Collapse
 
khriztianmoreno profile image
Khriztian Moreno

There must be a redirect so that you can change one page at a time, because until now what you are doing is creating one page at a time, not doing a migration.

Collapse
 
joelvarty profile image
Joel Varty

You are absolutely right - if you look at section 6, I show you how to do the routing using a CDN. The new home page routes through Netlify while the rest of the site still goes through ASP.Net in Azure.