A comprehensive guide to creating Drupal themes from scratch, from design to fully styled websites with custom Twig templates and headless architecture
Key Features
- Explore real-world examples with proven methodologies to gain a deeper insight into the Drupal theme layer
- Learn how to translate a graphic design into a maintainable and robust Drupal theme
- Improve performance and accessibility with a decoupled frontend to consume data exposed by Drupal’s APIs
- Purchase of the print or Kindle book includes a free PDF eBook
Book Description
Working with themes in Drupal will also be challenging, given the number of layers and APIs involved. Modernizing Drupal 10 Theme Development helps you explore the new Drupal 10’s theme layer in depth.
With a fully implemented Drupal website on the one hand and a set of Storybook components on the other, you’ll begin by learning to create a theme from scratch to match the desired final layout. Once you’ve set up a local environment, you’ll get familiarized with design systems and discover ways to map them to the structures of a Drupal website. Next, you’ll bootstrap your new theme and optimize Drupal’s productivity the use of tools such as webpack, Tailwind CSS, and Browsersync. As you advance, you’ll delve into all of the theme layers in a step by step way, starting from how Drupal builds an HTML page to where the template files are and how to add custom CSS and JavaScript. You’ll also discover how to leverage all of the Drupal APIs to implement robust and maintainable themes without reinventing the wheel, but by following best practices and methodologies. Toward the end, you’ll find out how to build a fully decoupled website the use of json:api and Next.js.
By the end of this book, you’ll be capable to optimistically build custom Drupal themes to deliver cutting-edge websites and keep ahead of the competition in the modern frontend world.
What you’re going to learn
- Map design systems made by Storybook components to Drupal structures
- Understand and use render arrays and Twig templates
- Get familiarized with the new Single Directory Component feature introduced in Drupal 10.1
- Define, import, and use CSS and JavaScript libraries
- Discover how to style content created with fields and paragraphs
- Define, place, customize, and style blocks
- Explore advanced topics like extending Twig, making a theme configurable, and boosting performance and accessibility
- Find out how to build a decoupled website the use of json:api and Next.js
Who this book is for
If you’re a Drupal backend developer or frontend developer who wants to create Drupal themes that follow industry best practices and are fast and maintainable, this book is for you. Basic knowledge of HTML, CSS, and JavaScript and working knowledge of a CMS are needed to grasp the concepts present in this book.
Table of Contents
- Setting up a local environment
- Creating a new theme and setup a build process
- How Drupal renders an HTML page
- Mapping the design to Drupal components
- Styling the header and footer
- Styling the content
- Styling forms
- Styling views
- Styling blocks
- Styling maintenance, taxonomy, search results, and 403/404 pages
- Single Directory Components
- Creating custom Twig functions and filters
- Making a theme configurable
- Improving performance and accessibility
- Building a Decoupled Frontend
Reviews
There are no reviews yet.