CitizenSitecore

Technology.Creative.Digital.Sitecore.

Feature Toggles in Sitecore: An Introduction

"Feature Toggles" (aka Feature Flags) are very useful tools to have in your software development toolbelt when writing code in a large application, especially...

Custom Fonts Not Uploading to SXA Theme

When you create a custom theme with the SXA CLI, not only can you upload css and javascript (optimized or not, depending on your config selections), but you...

SXA CLI Doubling Your CSS

The SXA CLI is a great tool for working with themes in Sitecore instances that use SXA. This tool was introduced in version 9.3 and has simplified and...

Execute Sitecore code in PowerShell

As I was working on an upgrade from 9.3 to 10.1, I came across an issue where, while running in local docker containers, I couldn't resolve a site as I had...

Sitecore 9 Forms and AJAX with SXA

I'm currently working on porting the rbaconsulting.com website over to Sitecore 9 using SXA and one of the new features I've been really excited to work with...