Blog posts — page 2
Hosting this blog on Azure and switching to a static site setup
My experiences from hosting an Optimizely CMS site on Azure and moving to a generated static site on Netlify.
Published
SendGridForEpi fixed to work with CMS 12
The versions published on Optimizely's NuGet now has a version 2.0.2 that is compatible with .NET 6.0 and CMS 12.4.2 or newer.
Published
Webperf ratings for blogs of Optimizely MVPs
I've mashed up my open source project Record Collector with the great Webperf Core test routine.
Published
Please do this with your Swagger-enabled Web APIs
Quite often I encounter APIs that have a Swagger UI but lacking much of the rest (hehe) of the Swagger tooling support.
Published
Troubleshooting a large increase in Epi SQL Server calls
Recently spent some time investigating massive database dependency counts on an Epi CMS site that was using Geta Tags.
Published
Notes on my part of the EWCW Cloud talk
Maybe you listened in to the Cloud talk on Monday of the Episerver World Community Week and wondered what I was talking about?
Published
Putting custom data in Azure Table Storage from Episerver
It's completely normal to feel not so good when thinking about Entity Framework migrations or Episerver's Dynamic Data Store.
Published
Episerver Stockholm Meetup on Wednesday November 20
The two sessions are on Auth0 and Episerver .NET Core & Content Delivery API. We still have a few seats available. Welcome to our new office at Magnus Ladulåsgatan 3!
Published
Boilerplate admin MVC plugin with Tailwind CSS
I just put a Webpack project with Tailwind config and an Alloy-ready starter view with a setup mimicking Episerver's design up on Github.
Published
Adding a custom Episerver Forms consent element type
Having a site wide form policy consent text and checkbox available might be useful when editors start using Episerver Forms.
Published