error

  • The page you requested does not exist. For your convenience, a search was performed using the query blog OR article OR mysql OR backups OR using OR lvm OR snapshots.
About searching

Search results

  1. Deploying to Private Servers via WireGuard from GitHub Actions

    … accessible—at least not without some help. This article explains how we solved that by combining WireGuard, … exactly as long as the deployment takes, and authenticates using HMAC-SHA256 , and the server executes a … mariadb:11 restart: always environment: MYSQL_ROOT_PASSWORD: ${MYSQL_ROOT_PASSWORD} …

  2. Twenty Years of Lullabot

    … from the start, was a company that wrote things down—blog posts, documentation, training curricula, books. The … whatever she was working on and then automatically write an article to chart a course for all who followed. At Lullabot, … from Drupal 7 were taking forever. Media companies weren't using Drupal as much. Many Drupal 7 clients weren't jumping …

  3. 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 … work strictly within existing structures.  Read this article by Dries Buytaert for information on automating alt … Organizations attempting to handle content using AI alone face predictable challenges: Version …

  4. Keeping Your Content Types Clear and Organized

    … it's tempting to stick another date field on the  Blog  content type so editors can use it as an event … of empty fields. Let's take the example of an  Article content type. It has a text field, a category … over a different content type. Below is an example page using the Type Tray module. …

  5. Navigating the Waters of Drupal Development with Tugboat

    … and Tugboat wasn't even a product yet. We were just using it ourselves and thinking we had so many developers on … create content types. And we ship with a basic page and the article by default. So that's the idea behind it. Matt … pull request preview. You give it the URLs, it'll do some snapshots, compare them 1 to 1 so you can get some kind of …

  6. Building an AI-Powered Project Management System

    … work smarter, not harder. It builds on our previous article about using memory banks inside a project’s codebase by taking … . Your AI agents can help with this transformation using specialized rule files that analyze transcripts and …

  7. How to Supercharge AI Coding with Cursor Rules and Memory Banks

    … that shape how the AI responds to requests. Though this article focuses on Cursor, similar features exist in editors … Here's a basic rule that prevents the AI from using excessive preamble: … an AI code editor could remember your project details? This article explores Cursor Rules and Memory Banks, tools that …

  8. 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 … between pieces of content. But what if you just need a blog, a photo gallery, or an event calendar? For a single-author blog with straightforward posting requirements, Drupal is …

  9. Designing Authoring Experiences That Editors Don't Hate

    … should be given the same care and consideration. For this article, we'll focus on research and implementation. … work. If your authors are web professionals who have been using CMSs for a long time, they are in a different starting … Some choices are easy, like between an event or a blog post . But some are not so obvious. For example, what …

  10. Sending an Article's Publish Date to Google Analytics

    Sending an Article's Publish Date to Google Analytics … Tag Manager and the data layer First, you must be using  Google Tag Manager . Using tag manager is …   There are many ways to send an article's published date to Google Tag Manager, but the  …