Public-sector teams keep rebuilding the same accessible components, site after site. CivicTheme, published by Salsa Digital, turns that repeated cost into one…
  • Open source
  • CivicTheme
  • Design system
  • UI Kit
  • GovCMS
Every new Drupal project starts with weeks of setup, and every running one drifts into a configuration only its own team understands. Vortex is our answer: an…
  • Open source
  • Vortex
  • Drupal
  • DevOps
  • Continuous integration
AI policies in government and enterprise are meant to limit AI on private code. The unexpected side effect: they grow open source. Developers extract generic…
  • AI
  • Open source
The optimistic story says AI accelerates open source. From maintaining ~40 repos, we don't buy it. AI speeds up consuming open source far faster than…
  • AI
  • Open source
Why open source is a strategic advantage for enterprises: portability, transparent security, and innovation at scale.
  • Open source
  • Enterprise
A behind-the-scenes look at how we use Vortex and CivicTheme to power our site, and why we are sharing it with the world.
  • Open source
  • Vortex
Design-system-driven Drupal builds using CivicTheme: accessible, consistent, and fast to ship.
  • CivicTheme
  • Design system
  • UI Kit
  • Open source
  • Custom development
The scripts that provision, deploy and back up a platform run with real credentials against real data, and they are usually the last piece of code anyone…
  • Open source
  • Testing
  • Automation
  • DevOps
  • Continuous integration
Plenty of hosting platforms deploy whatever sits on a git branch, which means the thing you push has to be exactly what production needs and nothing else. git…
  • Open source
  • Continuous integration
  • DevOps
  • Automation
  • Testing
When an automated browser test fails in a build, the log tells you which check did not pass, not what the page actually looked like. We build and maintain an…
  • Open source
  • Testing
  • Behat
  • Automation
  • Continuous integration
Almost every Drupal project writes the same forty or fifty automated test steps from scratch, then owns them forever. behat-steps is our open-source library of…
  • Open source
  • Testing
  • Behat
  • Drupal
  • Automation