Completed
Creating a Custom Drupal 8 Theme Manually
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Drupal Theming with Components
Automatically move to the next video in the Classroom when playback concludes
- 1 Madeline Schimenti talks about her latest Drupal Theming Series
- 2 Introducing Drupal Theming with Components
- 3 Core, Contrib, and Custom Themes
- 4 Planning a Drupal Theme
- 5 Creating a Custom Drupal 8 Theme Manually
- 6 Creating a theme with the Theme Generator
- 7 Introduction to Pattern Lab in a Drupal Theme
- 8 Introduction to JSON
- 9 Introduction to Twig and its syntax
- 10 Twig Include, Embed, and Extends
- 11 Twig Blocks
- 12 Drupal Attributes
- 13 Adding global styles to your Drupal theme
- 14 Building a heading component
- 15 Movie Card Component
- 16 Enabling Twig Debugging in Drupal 8/9
- 17 Creating a new content type
- 18 Components Library Module and Namespace
- 19 Integrating Components with Drupal - Template Overrides
- 20 Integrating components with Drupal - Mapping fields
- 21 Integrating Components with Drupal: Twig Blocks
- 22 Building a Card Collection Component in Pattern Lab
- 23 Integrating Components with Drupal: Card Collection
- 24 Completing the series