warning

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

error

  • The page you requested does not exist. For your convenience, a search was performed using the query drupal OR voices OR drupal OR voices OR 77 OR doug OR green OR lessons OR big OR multilingual OR drupal OR sites.
About searching

Search results

  1. 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 … for handling the kinds of traffic spikes that brought other sites down. NBC led to Bravo, a relationship that continues …

  2. 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 … Your websites have very different audiences, purposes, and voices. For example, a state lottery website should … helps solve a lot of problems. We cover some of the biggest issues a scattered web presence can cause for your …

  3. Useful Git Configurations You May Have Missed

    … -%C(red)%d%Creset %s %C(dim green)(%cr) [%an]\" --abbrev-commit" # Show all branches … in: Drupal Development … How to Enforce Drupal Coding Standards via Git …

  4. Drupal GovCon: The Clip Show

    Drupal GovCon: The Clip Show 266 … embody the spirit and community of GovCon, bringing you the voices that animate the world of Drupal.     … Nina Ogor:  We're here. Matt Kleve:  How big are we? Nina Ogor:  So we had 700 …

  5. Designing Authoring Experiences That Editors Don't Hate

    … functionality that is missing or vital Establish big-picture goals and priorities If you hear multiple … to highlight passages of text? Or, their school colors are green and gold, and they need to represent those colors. … use the language. Avoid the terminology of the CMS. Drupal developers might use words like "node" or "entity," …

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

    … Director of Projects with expertise in enterprise-level Drupal projects. … often inaccessible experience for the constituents these sites exist to serve. Your websites don't get messy … finding the fastest way to get their job done. The bigger problem is that enforcement kicks in only after …

  7. Unlocking the Power of Structured Content with Drupal on Iowa.gov

    Unlocking the Power of Structured Content with Drupal on Iowa.gov 262 … about content. Get your content, structured content and a big project that Lullabot has been working on recently. And … to be active when we're doing discovery to bring their voices into the conversation, because, again, like, if they …

  8. 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 minimal two-service stack running a Drupal site with a MariaDB database. This is representative … volumes: - ./data/drupal:/var/www/html/sites networks: - myapp depends_on: - …