Convivial CMS was demonstrated as part of the sponsor showcase at DrupalSouth Shorts. The demonstration focuses on editor experience and Drupal personalization.
Insights

Article
Drupal Developers these days use Docker daily (Lando, ahoy, GovCMS). But what is happening under the hood might be a bit of a mystery for some.

Article
Calendar Links Token is a simple module for displaying calendar invites via Tokens in Drupal.

Article
Both the Group and Scheduled Transitions are powerful modules in the Drupal ecosystem. Group Scheduled Transitions brings them together.

Article
VantaJS is a sweet little Javascript library which displays dynamic, interactive animated backgrounds. It is a natural fit for an implementation as a Modifier in Drupal.

Article
With the right approach, it's possible to build personalised websites with Drupal using a number of open source modules.

Article
DrupalSouth presentation on Drupal personalization where Murray Woodman demonstrates 13 ways to personalize your Drupal site with open source modules.

Article
This is a presentation about a relatively new module called Layout Paragraphs. However, it really should be subtitled as "A brief history of laying things out in Drupal".

Article
Those of you who work with Drupal, you are probably familiar with the combination of using Search API with a search backend such as MySQL or Solr. A pluggable architecture makes Search API a good choice for indexing content in Drupal.

Article
We're growing and are looking for a talented frontender to join our team.

Article
Different ways of programmatically creating a field in Drupal specific for one or several bundles of content type.

Article
A case study on how GovCMS8 SaaS platform was configured to handle bulk uploads and the assignment of metadata.

Article
A demonstration of how GovCMS SaaS can be used to host a decoupled "journey" application to improve the user experience for decision making processes.

Article
Recombee can augment user experience and engagement by delivering content recommendations to users based on their behaviour and the similarity of content they view.

Article
A demonstration of how to create editor friendly tools for creating content listings on landing pages in Drupal.

Article
Learn about how to use the Migration API to massage and migrate source data into Drupal. A presentation by Kelvin Wong at DrupalSouth 2019.

Article
The newly released GovCMS8 distribution ships with a brand-new base theme, designed to deliver a great-looking, functional site - straight out of the box, with no theming or coding required. Suitable for government agencies, platform evaluators as well as site builders and themers.

Article
This article shows how to catch Guzzle errors, so that the full response can be logged, making debugging of connection to remote servers and APIs much easier.

Article
The final installment of a five-part series of articles exploring the configuration schema, how developers can define this schema in their modules and provide defaults, as well as how to debug configuration schema errors.

Article
Part four of a five-part series of articles exploring the Drupal 8 Configuration API. This part looks at various modules that extend the Configuration API, use cases behind these modules, and how the modules work.

Article
Part two of a five-part series of articles exploring the Drupal 8 Configuration API. This part looks at how the Drupal 8 Configuration API works on a technical level.

Article
Part one of a five-part series of articles exploring the Drupal 8 Configuration API. This article overviews the Configuration API to understand what it is, and why it was created.

Article
An in-depth look for developers at Drupal and Composer. This is the fourth and final post in an explorative series on Drupal and Composer.

Article
Part three of a four-part series on using Composer to manage your Drupal site.