<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Spa on Code Engine Blog</title><link>https://ibm.github.io/CodeEngine/tags/spa/</link><description>Recent content in Spa on Code Engine Blog</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><copyright>© 2026</copyright><lastBuildDate>Mon, 22 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://ibm.github.io/CodeEngine/tags/spa/index.xml" rel="self" type="application/rss+xml"/><item><title>From Markdown to Live Presentations: Serverless Slidev Deployments with Code Engine Functions and GitHub Actions</title><link>https://ibm.github.io/CodeEngine/posts/from-markdown-to-live-presentations/</link><pubDate>Mon, 22 Jun 2026 00:00:00 +0000</pubDate><guid>https://ibm.github.io/CodeEngine/posts/from-markdown-to-live-presentations/</guid><description>&lt;p&gt;This post walks through a simple end-to-end workflow for turning a Markdown-based &lt;a href="https://sli.dev" target="_blank" rel="noreferrer"&gt;Slidev&lt;/a&gt; deck into a live presentation: create and preview the slides locally, push the project to GitHub, and automatically deploy the generated output to &lt;a href="https://www.ibm.com/products/code-engine" target="_blank" rel="noreferrer"&gt;IBM Cloud Code Engine&lt;/a&gt; as a Function using the official &lt;a href="https://github.com/marketplace/actions/code-engine-github-action" target="_blank" rel="noreferrer"&gt;Code Engine GitHub Action&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;It builds on our earlier posts &lt;a href="https://ibm.github.io/CodeEngine/posts/serverless-spa-deployment-with-code-engine-functions/" target="_blank" rel="noreferrer"&gt;The Serverless Way to Auto-Build and Deploy React, Angular, and Any SPA with IBM Cloud Code Engine Functions&lt;/a&gt; and &lt;a href="https://ibm.github.io/CodeEngine/posts/deploying-apps-jobs-and-functions-using-github-actions/" target="_blank" rel="noreferrer"&gt;IBM Cloud Code Engine: Deploying Apps, Jobs and Functions using GitHub Actions&lt;/a&gt;, but applies the same approach specifically to Slidev presentations. The result is a clean workflow where you focus on writing slides in Markdown while Code Engine handles the hosting and GitHub Actions handles the deployment.&lt;/p&gt;</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://ibm.github.io/CodeEngine/posts/from-markdown-to-live-presentations/featured.jpg"/></item><item><title>The Serverless Way to Auto-Build and Deploy React, Angular, and Any SPA with IBM Cloud Code Engine Functions</title><link>https://ibm.github.io/CodeEngine/posts/serverless-spa-deployment-with-code-engine-functions/</link><pubDate>Mon, 08 Jun 2026 00:00:00 +0000</pubDate><guid>https://ibm.github.io/CodeEngine/posts/serverless-spa-deployment-with-code-engine-functions/</guid><description>&lt;h1 class="relative group"&gt;The Serverless Way to Auto-Build and Deploy React, Angular, and Any SPA with IBM Cloud Code Engine Functions
 &lt;div id="the-serverless-way-to-auto-build-and-deploy-react-angular-and-any-spa-with-ibm-cloud-code-engine-functions" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#the-serverless-way-to-auto-build-and-deploy-react-angular-and-any-spa-with-ibm-cloud-code-engine-functions" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h1&gt;
&lt;p&gt;&lt;a href="https://www.ibm.com/products/code-engine" target="_blank" rel="noreferrer"&gt;IBM Cloud Code Engine&lt;/a&gt; is IBM&amp;rsquo;s serverless platform that allows developers to run applications, batch jobs, and functions at scale, without the hassle of managing infrastructure. It automatically handles provisioning, scaling, networking, and security, letting you focus on writing code instead of managing servers.&lt;/p&gt;</description></item></channel></rss>