Create an Automated Presentation Workflow

Let’s escape from the PPT hell and create an automated presentation workflow.

alpha2phi
3 min readNov 6, 2021
Photo by Teemu Paananen on Unsplash

In this article let’s explore how we can create an automated presentation workflow.

Create an Automated Presentation Workflow

In a previous article, I talked about using Slidev as an open-source presentation tool. Let’s extend it further to automate and create an end-to-end presentation workflow.

Create a Slidev Project

  • Create a Github project called presentations.
  • Clone the project locally to your development machine.
  • Create a Slidev project called presentations using yarn.
$ yarn create slidev
Create a Slidev Project
Slidev Presentation

Automation using GitHub Pages

--

--

alpha2phi

Software engineer, Data Science and ML practitioner.