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 blog OR articles OR using OR lighttpd OR static OR file OR server OR drupal.
About searching

Search results

  1. The Shadow DOM {Frontend.Darkside}

    … of changing the way a lot of people are building the web using reusable components.  And Andy has been on a project … though, web components would be written all as a single file instead of within a single directory.  When I'm … You could use it in WordPress.  You could use it in a static site generator.  You could use it anywhere you want …

  2. Deploying to Private Servers via WireGuard from GitHub Actions

    … Several of our internal tools run on a private server managed by our infrastructure team. These … exactly as long as the deployment takes, and authenticates using HMAC-SHA256 , and the server executes a … The directory contains the docker-compose.yml file, a .env file with runtime secrets, and any …

  3. When is Drupal Overkill?

    … the right job and when wielded by a seasoned practitioner. Using it for tasks it's not suited for can lead to … holiday hours. In that case, you're probably looking at a static site solution instead of any database-driven CMS. You … between pieces of content. But what if you just need a blog, a photo gallery, or an event calendar? For a …

  4. The New Storybook Module for Drupal

    … module allowed anyone to create a catalog of components using Storybook , an open-source project for … to create a way to write several stories in a single Twig file, in line with the official Storybook … sent to the Storybook application to display. You can paste static HTML, embed a component using {% embed %} …

  5. AI in Action: Navigating Generative Tech at Lullabot

    … few people from different parts of the company who might be using AI tools, generative AI in new and interesting and … and it's not that I like that poor lawyer who used it to file their their brief. I wasn't trying to actually have it … McCabe: Could be. Matt Kleve: I keep reading articles or at least about a month or 2 ago, I kept seeing …

  6. How to Calculate Git Repository Growth Over Time

    … and hard limits on the size of any individually stored file. Repositories can accumulate a large amount of … the frontend and are not tied to the state of a staging server or preview site for the base snapshots. Any … would now be an issue. For new projects, it’s clear that using Git Large File Storage or other tools is worth the …

  7. Drupal Automatic Updates—The Update

    … in progress for awhile, but now you might be able to start using Automatic Updates on your Drupal Site. … going to be a link in the show notes to sort of an intro blog that I wrote largely just trying to explain some of the … to do, and then that gets published to to, you know, a static repository that composer then pulls in as need be to …

  8. Privacy Policy

    … a web server; the browser stores the message in a text file; the message is then sent back to the server each time … European Economic Area, this disclosure is required by GDPR Articles 13 and 14. GDPR also requires us to inform you that … generate the metadata associated with communications made using the website contact forms. We use this correspondence …

  9. Building a Design System in WordPress Gutenberg: A Drupal Developer's Perspective

    Building a Design System in WordPress Gutenberg: A Drupal Developer's Perspective … component is well-defined. It has a Twig template, a CSS file, and a set of fields: an image, a heading, body text, … Figma Token Exporter ) can also be scoped to blocks using CSS custom properties that align with the theme's …