warning

  • Your search used too many AND/OR expressions. Only the first 7 terms were included in this search.
About searching

Search results

  1. Directing How Single Directory Components Directly Simplify Theming

    … Single Directory Components (SDC) in Drupal 10 are transforming theming by simplifying component … Right. And this is the stuff that I did. Some of us make podcasts and that's a whole lot less useful, but more fun. … complex design systems where there's requirements about 40:24 where and when to use those components from design …

  2. From Lando to DDEV: Replacing Custom Shell Scripts with Drainpipe

    … Long-running Drupal projects accumulate local development debt. For … code" cmds: - ./vendor/bin/parallel-lint -e php,module,inc,install docroot/modules/custom - … code cmds: - ./vendor/bin/drush {{.site}} --yes cache:rebuild - ./vendor/bin/drush {{.site}} --yes …

  3. Twenty Years of Lullabot

    … 2007, I checked into the Old Court Inn the night before a Drupal training in Providence. I was in a melancholy mood, … Byron, my new friend!)—maintainers of important modules, voices from the Lullabot podcast, and open-source … a mutual exploration of best practices.  Karen Stevenson , the author of Content Construction …

  4. The Easy Guide to Resolving composer.lock Conflicts

    … require or composer update to get a Drupal module. For this example, we’re going to assume it’s … a lockfile hash is over at Locking mechanism implemented #40 in the Composer repository. There are no notes …

  5. Business Development Executive

    … additional work may sometimes be necessary, we plan for a 40 hour work week. Bonus points Familiarity with Drupal and the digital agency landscape. Background in … events. We are looking for a full-time employee (40 hours per week), legally eligible to work in the US. …

  6. What Happens If You Don't Have a Unified Web Platform?

    … do we mean by "unified web platform?" Because Drupal can be configured in multiple ways to support … and custom code Using the  Domain suite of modules to create multiple websites in a single Drupal … Your websites have very different audiences, purposes, and voices. For example, a state lottery website should …

  7. Just Say Drupal‽

    Just Say Drupal‽ 271 Explicit … listened to that one. I listened to a handful of different podcasts. I pick up Talking Drupal every once in a while. I … On the flip side, like, we've got the Announcements module now in core, which is like kind of trying to like …

  8. Ease of Updates, Compounded Peace of Mind

    … We look into the challenges and solutions in managing Drupal and other website updates across hundreds of … coding standards. And we wound up doing a majority of the module updates in, in groups like here's all the editorial … from 9 to 10, we probably had like maybe, I don't know, 35, 40 modules? I might be off by the numbers exactly, but it …

  9. Christian López Espínola

    Drupal PHP JavaScript … is a back-end developer and a frequent contributor to Drupal core. During the Drupal 8 development cycle, he … automating one-click deployments for the State of Iowa’s 40+ websites or automatic content audits with GitHub …

  10. Useful Git Configurations You May Have Missed

    … false Automatic remote branch pruning Git keeps a cache of remote branches locally. Normally, git only deletes … in: Drupal Development … How to Enforce Drupal Coding Standards via Git …