Drupal Articles.

Rebuilding Drupal CMS

An update to the provisionally installed Drupal CMS ran into problems, so it was removed and reinstalled from scratch. With DDEV handling the environment, the entire process — from deletion to reinstall — went smoothly.

S.Takeda

Design Update #2

A brief overview of the design changes made — covering the intent behind the changes, the Bootstrap classes and components used, and the custom CSS written separately.

S.Takeda

Design Update #1

A brief overview of the design changes made — covering the intent behind the changes, the Bootstrap classes and components used, and the custom CSS written separately.

S.Takeda

Drupal CMS — Resolving Warnings

While working on the warnings that appeared when fixing the Automatic Updates module issue from the previous article, removing drupal_cms_starter from the dependency tree inadvertently took out the modules and themes bundled with Drupal CMS by default — breaking dependencies and making the recovery process unexpectedly involved.

S.Takeda

Automatic Update Error

After leaving the Drupal CMS pre-release installation untouched for a while, I updated to the official Drupal CMS 1.0 — but the Automatic Updates module threw an error during the update, so this article covers the fix.

S.Takeda

Drupal-CMS

A first look at Drupal CMS, officially released on January 15, 2025. It's an excellent CMS built on a new concept that lowers the barrier to entry and has the potential to grow Drupal's user base. The ecosystem isn't fully in place yet given how recently it launched, but I'm hoping that as it matures it will push Drupal's adoption further.

S.Takeda

Web Design Color Scheme

Long hours of writing articles and reviewing or proofreading text is hard on the eyes. The strain was getting bad enough that I decided to rethink the site's color scheme. Switching from cool tones to warm tones has made a real difference.

S.Takeda

Drupal 10.4.0

Drupal 10 moved from 3.x to 4.x, so I went ahead and updated — but this time it put up quite a fight.

S.Takeda

Civic Theme

This article covers Civic Theme — the theme that sparked my interest in Drupal and led me all the way from building a site to publishing it.

S.Takeda

Setting up the local environment

After publishing to AWS, I hadn't touched the Drupal local environment on my Mac — time to revisit it after a long break.

S.Takeda

Powered by Drupal 11.4.2 and Bootstrap 5.0.4

Published AWS Jamstack by Drupal