Creation.

I write about Drupal as a personal record of my own learning.

These articles cover topics that came up while building this site. I write from the perspective of an individual using Drupal to build a personal website. There's some explanation of features and terminal commands along the way, but the focus is on how I actually used Drupal and what I did to build this site — with concrete examples wherever possible.

Drupal is an outstanding CMS. Once you understand its structure and rules, it gives you more freedom than other CMSs. It does require familiarity with concepts that may be unfamiliar to non-engineers — robust security, scalable extensibility, efficient caching that encompasses internal processes, and more. But despite the technical knowledge involved, grasping a few key ideas can suddenly bring everything into focus and open up Drupal's full capabilities.

The challenge is that Drupal is used overwhelmingly by agency and enterprise developers rather than individuals, which means clear guides for non-technical users are nearly nonexistent. Since I use Drupal as an individual, I have none of the corporate concerns about sharing proprietary knowledge — so I write freely about the things I've stumbled on and the things I've noticed along the way.

Click any title to read the full article.

Short break

I've been writing articles about Drupal's individual features under the banner of "understanding the concepts for building a website," but it's been harder than expected and I've hit a bit of a wall — so this short break article takes stock of where the site currently stands.

S.Takeda

Building a Website with Drupal

A reconsideration of how to actually build a website using the Drupal features covered in previous articles.

S.Takeda

Drupal Block Layout

An overview of Block Layout, which lets you freely place navigation menus, side menus, footers, and more. The related articles block created with Views in the previous article is also placed using Block Layout.

S.Takeda

Drupal Views Part 2 — Blocks

The previous article covered creating a category list page with Views. This one walks through creating a block and displaying a related articles block within article pages.

S.Takeda

Drupal Views Part 1 — Pages

An overview of the Views feature, which lets you list created pages and place them freely anywhere on the site.

S.Takeda

Drupal Taxonomy Part 2

The previous article covered an overview of Drupal's Taxonomy. This one walks through actual usage examples on this site.

S.Takeda

Drupal Taxonomy Part 1

Taxonomy lets you sort articles and freely configure display areas as needed. Drupal's Taxonomy feature isn't limited to a specific use case — unlike the typical category and tag functions used for article sorting, it offers considerably more flexibility.

S.Takeda

Short break

I've been working on multilingual support and building the English site, so new articles have been on hold. Taking this chance for a short break, I've put together a quick rundown of the site's current state and what I've been working on.

S.Takeda

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

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

Powered by Drupal 11.4.2 and Bootstrap 5.0.4

Published AWS Jamstack by Drupal