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

# Jérôme Vieilledent

> Articles written by Jérôme Vieilledent.

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

  <a href="/posts/hands-on/powerup-your-local-development-with-ddev" 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/powerup-your-local-development-with-ddev/Power_ddev_blog.webp` !== '' && (
          <div className="blog-card-img-wrap">
            <img src="/images/posts/hands-on/powerup-your-local-development-with-ddev/Power_ddev_blog.webp" alt="Power-up Your Local Development with DDEV" 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, January 5th 2023</span>
      </div>

      <h3 className="blog-card-title group-hover:text-accent transition-colors">Power-up Your Local Development with DDEV</h3>
      <p className="blog-card-desc">Get the best local development experience with the DDEV-Platform.sh add-on. Follow our guide, share your feedback, and optimize your workflow</p>
    </div>
  </a>

  <a href="/posts/unknown/the-platformsh-cli-is-ready-to-golang" 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/the-platformsh-cli-is-ready-to-golang/the-platformsh-cli-is-ready-to-golang.webp` !== '' && (
          <div className="blog-card-img-wrap">
            <img src="/images/posts/unknown/the-platformsh-cli-is-ready-to-golang/the-platformsh-cli-is-ready-to-golang.webp" alt="The Platform.sh CLI is ready to Go(lang)" 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">Thursday, November 17th 2022</span>
      </div>

      <h3 className="blog-card-title group-hover:text-accent transition-colors">The Platform.sh CLI is ready to Go(lang)</h3>
      <p className="blog-card-desc">New Universal Platform.sh CLI, designed to help developers manage projects efficiently, supporting multiple languages and eliminating PHP dependency.</p>
    </div>
  </a>
</div>
