> ## Documentation Index
> Fetch the complete documentation index at: https://developer.upsun.com/llms.txt
> Use this file to discover all available pages before exploring further.

# chadcarlson

> Articles written by chadcarlson.

<div className="blog-card-grid">
  {/* Auto-generated by blog:generate — DO NOT edit manually */}

  <a href="/posts/engineering/save-your-drupal-team-hours-and-effort-with-source-operations-and-activity-scripts" className="blog-card group rounded-xl bg-card border-theme card-hover shadow-sm hover:shadow-md transition-all overflow-hidden flex flex-col">
    {`/images/posts/engineering/save-your-drupal-team-hours-and-effort-with-source-operations-and-activity-scripts/save-your-drupal-team-hours-and-effort-with-source-operations-and-activity-scripts.webp` !== '' && (
          <div className="blog-card-img-wrap">
            <img src="/images/posts/engineering/save-your-drupal-team-hours-and-effort-with-source-operations-and-activity-scripts/save-your-drupal-team-hours-and-effort-with-source-operations-and-activity-scripts.webp" alt="Source Operations and Activity Scripts for Drupal teams" className="blog-card-img" />
          </div>
        )}

    <div className="blog-card-body">
      <div className="flex items-center gap-2">
        {`engineering` !== '' && (
                      <span className="text-xs font-semibold uppercase tracking-wider px-2 py-0.5 rounded-md bg-accent-badge border border-accent-soft text-accent">
                        engineering
                      </span>
                    )}

        <span className="text-xs text-subtle">Tuesday, July 28th 2020</span>
      </div>

      <h3 className="blog-card-title group-hover:text-accent transition-colors">Source Operations and Activity Scripts for Drupal teams</h3>
      <p className="blog-card-desc">Learn how to automate Drupal updates on Platform.sh using Source Operations and Activity Scripts, saving your development team time and effort.</p>
    </div>
  </a>
</div>
