> ## 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.

# Paul Gilzow

> Articles written by Paul Gilzow.

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

  <a href="/posts/how-tos/creating-custom-reports-using-cli" 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/how-tos/creating-custom-reports-using-cli/creating-custom-reports-using-cli.webp` !== '' && (
          <div className="blog-card-img-wrap">
            <img src="/images/posts/how-tos/creating-custom-reports-using-cli/creating-custom-reports-using-cli.webp" alt="Creating Custom Reports using the Upsun CLI" className="blog-card-img" />
          </div>
        )}

    <div className="blog-card-body">
      <div className="flex items-center gap-2">
        {`how-tos` !== '' && (
                      <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">
                        how-tos
                      </span>
                    )}

        <span className="text-xs text-subtle">Wednesday, November 12th 2025</span>
      </div>

      <h3 className="blog-card-title group-hover:text-accent transition-colors">Creating Custom Reports using the Upsun CLI</h3>
      <p className="blog-card-desc">Someone recently asked me</p>
    </div>
  </a>

  <a href="/posts/how-tos/handling-well-known-directory" 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/how-tos/handling-well-known-directory/handle-well-known.webp` !== '' && (
          <div className="blog-card-img-wrap">
            <img src="/images/posts/how-tos/handling-well-known-directory/handle-well-known.webp" alt="How to manage the `.well-known` directory on Upsun and Platform.sh" className="blog-card-img" />
          </div>
        )}

    <div className="blog-card-body">
      <div className="flex items-center gap-2">
        {`how-tos` !== '' && (
                      <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">
                        how-tos
                      </span>
                    )}

        <span className="text-xs text-subtle">Monday, May 26th 2025</span>
      </div>

      <h3 className="blog-card-title group-hover:text-accent transition-colors">How to manage the `.well-known` directory on Upsun and Platform.sh</h3>
      <p className="blog-card-desc">If you have ever tried to enable</p>
    </div>
  </a>

  <a href="/posts/tutorials/deploying-twill-on-upsun" 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/tutorials/deploying-twill-on-upsun/twill_cms_logo_white.webp` !== '' && (
          <div className="blog-card-img-wrap">
            <img src="/images/posts/tutorials/deploying-twill-on-upsun/twill_cms_logo_white.webp" alt="Up(sun) and Running with Twill" className="blog-card-img" />
          </div>
        )}

    <div className="blog-card-body">
      <div className="flex items-center gap-2">
        {`tutorials` !== '' && (
                      <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">
                        tutorials
                      </span>
                    )}

        <span className="text-xs text-subtle">Wednesday, March 12th 2025</span>
      </div>

      <h3 className="blog-card-title group-hover:text-accent transition-colors">Up(sun) and Running with Twill</h3>
      <p className="blog-card-desc">This guide provides instructions for deploying and working with [Twill](https://twillcms.com/), an "open-source</p>
    </div>
  </a>

  <a href="/posts/tutorials/upsun-and-running-forem" 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/tutorials/upsun-and-running-forem/forem.webp` !== '' && (
          <div className="blog-card-img-wrap">
            <img src="/images/posts/tutorials/upsun-and-running-forem/forem.webp" alt="Up(sun) and Running with Forem" className="blog-card-img" />
          </div>
        )}

    <div className="blog-card-body">
      <div className="flex items-center gap-2">
        {`featured` !== '' && (
                      <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">
                        featured
                      </span>
                    )}

        <span className="text-xs text-subtle">Friday, January 24th 2025</span>
      </div>

      <h3 className="blog-card-title group-hover:text-accent transition-colors">Up(sun) and Running with Forem</h3>
      <p className="blog-card-desc">This guide provides instructions for deploying and working with [Forem](https://www.forem.com/), an "open-source</p>
    </div>
  </a>

  <a href="/posts/hands-on/guide-to-limit-deployments-to-platformsh-only-with-tags-part-three" 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/hands-on/guide-to-limit-deployments-to-platformsh-only-with-tags-part-three/Limit_deployments_to_psh-three.webp` !== '' && (
          <div className="blog-card-img-wrap">
            <img src="/images/posts/hands-on/guide-to-limit-deployments-to-platformsh-only-with-tags-part-three/Limit_deployments_to_psh-three.webp" alt="Limit deployments to Platform.sh only with tags: part three" className="blog-card-img" />
          </div>
        )}

    <div className="blog-card-body">
      <div className="flex items-center gap-2">
        {`hands-on` !== '' && (
                      <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">
                        hands-on
                      </span>
                    )}

        <span className="text-xs text-subtle">Friday, April 12th 2024</span>
      </div>

      <h3 className="blog-card-title group-hover:text-accent transition-colors">Limit deployments to Platform.sh only with tags: part three</h3>
      <p className="blog-card-desc">In parts [one](/posts/hands-on/guide-to-limit-deployments-to-platformsh-only-with-tags-part-one) and</p>
    </div>
  </a>

  <a href="/posts/unknown/drupal-camp-florida-2024" 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/unknown/drupal-camp-florida-2024/drupal-camp-florida-2024.webp` !== '' && (
          <div className="blog-card-img-wrap">
            <img src="/images/posts/unknown/drupal-camp-florida-2024/drupal-camp-florida-2024.webp" alt="DrupalCamp Florida 2024: sharing takeaways from the experts" className="blog-card-img" />
          </div>
        )}

    <div className="blog-card-body">
      <div className="flex items-center gap-2">
        {`platformsh-blog` !== '' && (
                      <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">
                        platformsh-blog
                      </span>
                    )}

        <span className="text-xs text-subtle">Monday, March 25th 2024</span>
      </div>

      <h3 className="blog-card-title group-hover:text-accent transition-colors">DrupalCamp Florida 2024: sharing takeaways from the experts</h3>
      <p className="blog-card-desc">I had the pleasure of returning to DrupalCamp FL (DCFL) again this year and even now in its sixteenth year, DCFL 2024 was as lively and energetic as ever.</p>
    </div>
  </a>

  <a href="/posts/hands-on/guide-to-limit-deployments-to-platformsh-only-with-tags-part-one" 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/hands-on/guide-to-limit-deployments-to-platformsh-only-with-tags-part-one/Limit_deployments_to_psh-one.webp` !== '' && (
          <div className="blog-card-img-wrap">
            <img src="/images/posts/hands-on/guide-to-limit-deployments-to-platformsh-only-with-tags-part-one/Limit_deployments_to_psh-one.webp" alt="Limit deployments to Platform.sh only with tags: part one" className="blog-card-img" />
          </div>
        )}

    <div className="blog-card-body">
      <div className="flex items-center gap-2">
        {`hands-on` !== '' && (
                      <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">
                        hands-on
                      </span>
                    )}

        <span className="text-xs text-subtle">Thursday, March 14th 2024</span>
      </div>

      <h3 className="blog-card-title group-hover:text-accent transition-colors">Limit deployments to Platform.sh only with tags: part one</h3>
      <p className="blog-card-desc">Throughout the years, many users have asked us if it’s possible to only deploy to Platform.sh when a tag is pushed using</p>
    </div>
  </a>

  <a href="/posts/hands-on/guide-to-limit-deployments-to-platformsh-only-with-tags-part-two" 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/hands-on/guide-to-limit-deployments-to-platformsh-only-with-tags-part-two/Limit_deployments_to_psh-two.webp` !== '' && (
          <div className="blog-card-img-wrap">
            <img src="/images/posts/hands-on/guide-to-limit-deployments-to-platformsh-only-with-tags-part-two/Limit_deployments_to_psh-two.webp" alt="Limit deployments to Platform.sh only when Git tagged: part two" className="blog-card-img" />
          </div>
        )}

    <div className="blog-card-body">
      <div className="flex items-center gap-2">
        {`hands-on` !== '' && (
                      <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">
                        hands-on
                      </span>
                    )}

        <span className="text-xs text-subtle">Thursday, March 14th 2024</span>
      </div>

      <h3 className="blog-card-title group-hover:text-accent transition-colors">Limit deployments to Platform.sh only when Git tagged: part two</h3>
      <p className="blog-card-desc">In [part one of this series](https://platform.sh/blog/guide-to-limit-deployments-to-platformsh-only-with-tags-part-one/),</p>
    </div>
  </a>
</div>
