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

# Kemi Elizabeth Ojogbede

> Articles written by Kemi Elizabeth Ojogbede.

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

  <a href="/posts/tutorials/deploying-with-lisp" 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-with-lisp/blog-lisp-blog.webp` !== '' && (
          <div className="blog-card-img-wrap">
            <img src="/images/posts/tutorials/deploying-with-lisp/blog-lisp-blog.webp" alt="Up(sun) and running with Lisp" 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">Monday, March 17th 2025</span>
      </div>

      <h3 className="blog-card-title group-hover:text-accent transition-colors">Up(sun) and running with Lisp</h3>
      <p className="blog-card-desc">Lisp support was discontinued in March 2025. If you really want to power a Lisp project, feel free to reach out on the [Upsun Community Forum](https://community.upsun.com/).</p>
    </div>
  </a>
</div>
