Skip to content
Mario Hernandez
  • Home
  • About
  • Blog

Posts tagged with “drupal”

  • Train tracks surrounded by tree lines

    Handling Drupal attributes in components

    10th of January 2019

    As a Front-End developer, working with Twig and Drupal is a pretty liberating thing which presents all kinds of posibilies, but it can also open the doors to breaking things Drupal counts on.

  • Construction building with dust covers

    Building a Drupal Theme with the Theme Generator

    30th of March 2020

    The Mediacurrent Theme Generator is a scaffolding tool to help you build production-ready Drupal 8 themes that are component-based-ready out of the box.

  • Rocks stack from big to small

    Building an automated DDEV-based Drupal environment

    29th of June 2020

    As a trainer, having an environment that is easy to setup to achieve consistency among all students is key for a successful training workshop.

  • Image of a net showing interlaced mesh

    Demystifying components integration with Drupal

    17th of June 2021

    Components integration with Drupal can be a complicated task, but there are also ways in which this task can be simplified. This post shows you how.

  • Person confronted with two paths to choose from

    Drupal base path

    27th of September 2023

    There are times when building a Drupal site you need to dynamically point to an asset or resource that may not be saved in the database but instead is located somewhere in the site's file system.

  • A book, tablet, mouse, keyboard and monitor on a desktop

    Responsive images in Drupal - a guide

    27th of October 2023

    In this seven-part guide I cover everything you need to know about responsive images and how to manage them in a Drupal site.

  • Pencils of different sizes over a blue background

    Art Direction using the picture HTML element

    27th of October 2023

    In the context of responsive images, art direction is the ability to display differently-cropped images based on the device size.

  • White measuring tape on a yellow background

    Image resolution switching using srcset and sizes attributes

    27th of October 2023

    Resolution switching uses identical images that are simply larger or smaller based on the device but retain the same aspect ratio and cropping settings.

  • A person rowin behind a water color painted sky

    Image styles in Drupal

    27th of October 2023

    I'd like to think of Drupal's image styles as templates for cropping and sizing images.

  • Two picture frames on a counter

    Responsive image styles

    27th of October 2023

    Responsive image styles in Drupal are bundles that contain one or more image styles.

  • Watter color mountains

    Responsive images and Media

    27th of October 2023

    In Drupal, the core Media module manages the creation, editing, deletion, settings, and display of media entities.

  • Person holding a wrapped gift box

    Responsive images, wrapping up

    27th of October 2023

    In Drupal, the core Media module manages the creation, editing, deletion, settings, and display of media entities.

  • Siluete of man in front of sphere

    Managing image embeds with Drupal media

    1st of January 2024

    Take control of your image embeds in your site using Drupal's media.

  • Twitter
  • Instagram
  • Github

Copyright © 2024 • Mario Hernandez