Logo

dev-resources.site

for different kinds of informations.

GitOps for Presentations

Published at
8/4/2023
Categories
github
gitops
presentation
markdown
Author
lastcoolnameleft
Author
16 person written this
lastcoolnameleft
open
GitOps for Presentations

Yes, I work for Microsoft. No, I do not like PowerPoint. Here’s my alternative with the source code which I’ll explain here.

For 20+ years I’ve done UNIX/Linux development and have worked at Microsoft for 6 years. And I’ve learned that Microsoft will typically build the all-encompassing Enterprise-ready solution and the OSS ecosystem will build a narrow-focused tool that you can piece together with others.

Each have their own benefits and constraints. There is No Silver Bullet.

A common set of requirements I encounter are:

  • I need to easily present to a public audience
  • I might have to use someone else’s computer
  • I want to share the slides afterwards
  • I need to quickly update the slides
  • I just want to display text and images. (PowerPoint is an absurdly impressive tool with lots of features that I rarely use.)

Internal Microsoft SharePoint policy prevents sharing slides with external visitors. This often results in emailing 10-100MB PPTs or PDF files around. Blah!

Piecing bits of OSS, I present to you “GitOps for Presentations”. It involves:

  • Git + GitHub - Version control of content
  • Markdown - Easy styling of content
  • MARP - Converts CommonMark to HTML, PDF, PPT
  • VSCode - Edit the content (There’s even a MARP extension which allows you to preview in real-time!)
  • GitHub Actions - Build the presentation from Markdown
  • GitHub Pages - Host the presentation

Benefits:

Limitations:

  • MARP’s formatting is basic. Especially if you’re coming from PowerPoint

That’s cool, but why didn’t you …

  • use Remark or Reveal.js?
    • There’s many great presentations frameworks, but I wanted something really simple. KISS
    • You should be able to replace MARP with any of those other frameworks and still get the same results.
  • just present your PPT and email it?
    • That requires work and time. At conferences, I don’t have time/might forget to follow-up with everyone. I create a QR code and put it at the end of the slides. This enables self-service, discovery and also saves me previous keystrokes.
  • use slides.com or Google Slides?
    • Microsoft has embraced OSS and purchased GitHub, so I wanted to find a way to explore integrating all of this. I’ve been very happy with the results!

I’m sold! How do I get started?

  • I’ve made it easy for anyone to get started by creating a GitHub template for this project (which is also a presentation)
  • Click “Use this template” and create a new repository
  • Enable GitHub Actions to auto-publish to GitHub Pages
    • In your new Repo, click Settings -> Pages
      • Set Source to GitHub Actions
  • You’re done!

PEDANTIC DISCLAIMER:

  • I’m quite familiar with GitOps, and while this is outside of running Kubernetes clusters as IaC, there are some similarities with the top-level concept of using Git to set my desired state of my presentation.
  • MARP technically uses CommonMark. It’s close enough for what most people will need
presentation Article's
30 articles in total
Favicon
Best PPT templates
Favicon
About me
Favicon
How I created a unique PPT for "Load Testing" KT!
Favicon
Powering Remote Team Offsites with AI Presentation Maker
Favicon
Marp: A Markdown Presentation App That Simplifies Your Tech Talks
Favicon
Unlocking the Power of AI Presentation Maker for Your Company
Favicon
Elevate Your Yoga Presentations with AI-Powered Tools
Favicon
Enhancing Negotiation and Presentation Skills for Enterprise Architects
Favicon
The Ultimate Guide to Business Investor Presentations: Strategies for Success
Favicon
Get Noticed: Tips for an Attention-Grabbing Marketing Plan Presentation
Favicon
What is methodology, and why is it crucial in research, projects, and presentations?
Favicon
How to Deliver Engaging and Impactful Presentations
Favicon
Captivating Audiences: The Art and Science of Presentation Design
Favicon
How Pitch Deck Design Agencies Elevate Startups
Favicon
Tips for Asking Interactive Questions in Virtual Meetings and Presentations
Favicon
Comment convertir des présentations PowerPoint en PDF avec Python
Favicon
How to Use Hyperlink in PowerPoint Presentation
Favicon
Generate stunning and professional slides in seconds using AI: MagicSlides
Favicon
The Art of Active Listening: Techniques That Transform Conversations
Favicon
Mastering Body Language for Effective Communication
Favicon
SliDesk : Une introduction par Bun
Favicon
How to Overcome Common Business Communication Barriers
Favicon
Crafting Impactful Tales: 4 Storytelling Approaches for a Lasting Impression
Favicon
Java-Methoden zum Festlegen, Abrufen und Löschen von Dokumenteigenschaften in PowerPoint-Präsentationen
Favicon
GitOps for Presentations
Favicon
Presentations to your leadership 1-2-3
Favicon
Architectural missteps in view, presentation, and navigation
Favicon
Hexagonal Architecture in Python
Favicon
5 ways to give people a moment to remember
Favicon
Orahacks Demo Presentation

Featured ones: