error

  • The page you requested does not exist. For your convenience, a search was performed using the query blog OR podcasts OR jacob OR redding OR working OR drupal OR association.
About searching

Search results

  1. Just Say Drupal‽

    … Ivan's Blog Post … Kleve:  That's one of my favorite things on, you know, working remotely with, with other Lullabots is we might be … listened to that one. I listened to a handful of different podcasts. I pick up Talking Drupal every once in a while. I …

  2. Directing How Single Directory Components Directly Simplify Theming

    … Single Directory Components (SDC) in Drupal 10 are transforming theming by simplifying component … example. For instance, one of the projects that we are working on, the links element that we are using on most of … 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. …

  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, … two women sitting on their quilted bedspread, laptops out, working on Drupal. They were Lullabot Angie Byron and … from the start, was a company that wrote things down—blog posts, documentation, training curricula, books. The …

  4. Artificial Intelligence Will Supercharge Your CMS (Not Replace It)

    … AI operates without organizational context. AI can generate blog posts and answer basic questions, but it has no way to … your brand guidelines. This is why platforms like Drupal are seeing explosive growth in AI integration. … a choice between CMS and AI—it's CMS  plus AI working together to create better experiences for both …

  5. Forming Forms: Designing Content Authoring Experiences

    … his extensive experience in the field. (He's been doing Drupal for almost 18 years!) We also learn what Drupal … and stuff like that. Greg Dunlap: But when you're working with a CMS, a lot of those form interactions instead … content. So, for instance, if you've got an author or a blog post and there's an author entity that you want to …

  6. Designing Authoring Experiences That Editors Don't Hate

    … best content authoring experience for the authors you are working with, the organizations they are working for, and … use the language. Avoid the terminology of the CMS. Drupal developers might use words like "node" or "entity," … Some choices are easy, like between an event or a blog post . But some are not so obvious. For example, what …

  7. Why Architecture Over Enforcement Allows Small Teams to Scale Governance

    … Director of Projects with expertise in enterprise-level Drupal projects. … they invested in a platform-wide design system. Agencies working within the platform have access to a library of … editor who understands the why of compliance, working in a platform built to support them, will …

  8. Keeping Your Content Types Clear and Organized

    … content into a content management system (CMS) like Drupal. Sometimes, it's easy to answer. Sometimes not. … it's tempting to stick another date field on the  Blog  content type so editors can use it as an event … Each section ends with a link to more information about working with that content type, including tutorials with …

  9. Deploying to Private Servers via WireGuard from GitHub Actions

    … has a value. Example: docker-compose.yml for a Drupal application The following example shows a … a JSON file. Each hook specifies the script to execute, the working directory (which determines which application the … "/etc/webhook/scripts/deploy.sh", "command-working-directory": "/etc/docker/myapp", …