Drupal Articles.

A Summary of Drupal Page Creation.

The basic Drupal concepts needed for page creation ended up spanning several articles and getting hard to follow, so here's a summary to pull it all together.

S.Takeda

Using Content and Structure.

With Drupal, unless you configure the Structure menu to match your site's goals alongside the Content menu for page creation, you can't break out of the default page layout and compose pages freely. This article pulls that together.

S.Takeda

An Overview of Drupal Structure

In the previous article we established that Content is the menu for creating pages. The menu covered in this article — Structure — is where you configure everything related to page composition and site structure.

S.Takeda

An Overview of Drupal Content.

The Content menu is where you create the pages and blocks you actually publish in Drupal. Combined with the Structure settings covered in a separate article, it forms the basis for creating pages the way you want. This article gives an overview of Drupal's foundational page-creation feature.

S.Takeda

The Drupal Admin Interface.

To help make sense of Drupal, I put together an overview of the admin console menu structure — covering all eight items under Administration and explaining the core Drupal concept that separates where you use features from where you configure them.

S.Takeda

Page Speed Insights.

To assess whether the structure of my website is sound and to check for any display performance issues, I run the pages I built with Drupal through PageSpeed Insights — Google's publicly available performance evaluation tool — and take a look at the scores.

S.Takeda

Drupal Modules in Use.

Version information for the Drupal Core, theme, and modules currently running on this website. The modules are focused on functionality — breadcrumbs, meta tags, reCAPTCHA, and external SMTP via AWS SES — with design left to Bootstrap5's defaults.

S.Takeda

Summary of the Lightsail Setup Articles.

Over five articles I covered Amazon Lightsail — from AWS registration and IAM setup through Drupal installation, domain configuration, Amazon WorkMail, and the contact form with SES. This article brings them together as a summary, along with my overall impressions of AWS after using it for the first time.

S.Takeda

Setting Up the Contact Form and SES.

I configure the email account on my AWS domain as the recipient for the contact form, but a send error appears and it won't work. This article covers tracing the cause of the error and resolving it.

S.Takeda

Amazon Work Mail.

I registered a domain through Route 53, but found no built-in function for assigning email accounts to it. After searching, I came across Amazon WorkMail and decided to give it a try.

S.Takeda

Powered by Drupal 11.4.5 and Bootstrap5 4.0.8

Published AWS Jamstack by Drupal