<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Slidev on Code Engine Blog</title><link>https://ibm.github.io/CodeEngine/tags/slidev/</link><description>Recent content in Slidev 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/slidev/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></channel></rss>