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

# oripekelman

> Articles written by oripekelman.

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

  <a href="/posts/unknown/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/unknown/lisp/blog-lisp-blog.webp` !== '' && (
          <div className="blog-card-img-wrap">
            <img src="/images/posts/unknown/lisp/blog-lisp-blog.webp" alt="We are happy, relieved and somewhat amused to announce the availability of Common Lisp on Platform.sh" className="blog-card-img" />
          </div>
        )}

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

        <span className="text-xs text-subtle">Thursday, August 8th 2019</span>
      </div>

      <h3 className="blog-card-title group-hover:text-accent transition-colors">We are happy, relieved and somewhat amused to announce the availability of Common Lisp on Platform.sh</h3>
      <p className="blog-card-desc">Discover the history and uniqueness of Lisp, a programming language often called 'the path not taken,' and learn how to deploy a Lisp web applications.</p>
    </div>
  </a>
</div>
