Upgrading Piranha CMS version 9 to 10

This tutorial outlines the process for upgrading Piranha CMS version 9 to 10 by updating Piranha NuGet packages, upgrading to .NET 6, updating Program.cs configuration, and deploying to an Azure App Service.

I just published a new post about how I added #darkmode support to my #PiranhaCMS site. Check it out!

https://zacpwhite.com/blog/supporting-dark-mode

#bootstrap #css #aspnet

Supporting Dark Mode

This post outlines the process for supporting dark mode on a website using distinct CSS bootstrap theme files. This implementation outlines the process for supplant dark mode in Piranha CMS, but can be applied to any site.