Session Recording: https://youtu.be/b3v2L8tcPPw
Session Archive
Bodiless Drupal - When Losing Your Head Just Won’t Fly
Boost Your Visibility in Google Search: Implementing Schema in Drupal 8
Google search results often include snippets that answer key user questions before other search listings.
Bringing Containers to Production: A brief overview of orchestration technologies.
Most development agencies have started the migration from VM's to containers and using docker.
Bringing USAJobs Data to the USDA Forest Service D7 Site - How We Did it!
Session Recording: https://youtu.be/5iKlU_ITdhU
Building for Extensibility -- A look at Drupal 8's Plugin API
Instead of adding a hook to your module, make it even easier and better to extend by using the Plugin API. Drupal 8 makes heavy use of plugins and this presentation will help you learn how to make use of them as well!
Building More Accessibile Content with Drupal 8
Drupal 8 was released in December and it provides by default accessibility that is head and shoulders above any other CMS. For the last 8 years we have been working on implementing defaults that are good for everyone.
Building Sites from the User’s Perspective via Effective Content
This session has been cancelled due to speaker technical difficulties - we'll see if we can get a recording for posting later on!
Building your own Drupal 8 install profile
Learn how to build a portable, reusable, Drupal 8 install profile -- including some distribution concepts. We'll start with just a little bit of background/context, and then dive into HOW to DO the THING itself :) In other…
Can We Figure This Drupal Component Thing Out Already?
Over the last two years our community has seen the rise of countless solutions to implement design systems and components within Drupal.
CANCELLED: How to Deal with Criticism
Everyone will face criticism. No matter what you do. No matter how good you are.
And the more invested you are in your work, the harder it is when someone comes along and criticizes it.
Cancelled: Improving your Drupal 8 development workflow
Session Cancelled! Sorry for the inconvenience!
Drupal 8 has changed a lot and the process of creating, building, testing and deploying a site is not the exception.
Changing the Face of Public Education: How Fairfax County is managing 195 websites with a Drupal 8 Platform
Session Recording: https://youtu.be/r_7LqdPoxqo
Cleaning Up Your (Data) Mess: Lessons from Dozens of Analytics Audits How Not to Create a Huge Mess
After four years of auditing (and fixing) clients’ disorganized Google Analytics set-ups, convoluted Google Tag Manager implementation and other web data messes, I’ve learned a lot about how NOT to set up your organization’s website data.
Client Management: Building Happy, Healthy Client Relationships
Session Recording: https://youtu.be/5iuIF_dDRzE
Cloud Management with Drupal and Ansible
The Aegir Hosting System has been used for hosting thousands of Drupal sites for over 11 years, using Drupal as a web interface for managing your servers and sites.
Code signing modules in Backdrop & Silkscreen
Ensuring the integrity of a site's code is an important aspect to ensuring the security of a site. In an upcoming release, Backdrop & Silkscreen will add digital signatures to the module downloads to help ensure sites remain secure. In this…
Collaborating on Content Audits
In a user-first world, content is the basis for ensuring great user experience. A content audit lays the groundwork for aligning organizational objectives with site visitor needs.
Combining All the Things: GraphQl Middleware to Give All Your Decoupled API's a Single Home.
A decoupled, API-first architecture can be fast and efficient. But it can also generate lots of different things in the oddest places: calendar events over here, a newsroom over there, and loads of actual content in a whole bunch of places.
Come Sit in my Pod! Collaborating on Structured Content
We know the drill. Structured content facilitates reuse, findability, SEO ranking, social sharing. It makes for content consistency. It frees your content to be used on any interface. But how do we get there?
Commit! Your! Config! -- A Primer
A "how-to" session for Drupal 8 site builders who don't know how to use D8 Configuration Management (CMI), and/or don't know how to version-control your site configuration, and/or aren't sure about committing configuration code.
Complex Web Apps that Skip Leg Day
Using Drupal just isn't enough at times. With the vastly growing SaaS market, organizations want to include more features with less overhead.
Component Teams in Jira
This talk will focus on a large scale Drupal project as a case study for this topic.
Products as Projects
Component-driven Content Strategy for dea.gov and doctorswithoutborders.org
As a content strategist or site builder/architect, you’ve most likely encountered CMS bloat, like a Drupal website with three times the number of content types it needs, or a dozen taxonomy vocabularies that rarely get used.
Component-driven Development
Session Recording: https://youtu.be/hxbl-_iSgJs
Component-Driven Theming with Storybook
Component-driven theming is gaining popularity in the Drupal and in the greater front-end development worlds. Taking a component based approach offers greater consistency, flexibility, re-usability and velocity for front-end development.