• Daniel Quinn@lemmy.ca
    link
    fedilink
    English
    arrow-up
    3
    ·
    1 day ago

    Every now and then I need to make a presentation, and LibreOffice Impress to Microsoft PowerPoint isn’t that good. I resort to Google Slides for now.

    It may not be your thing, but personally I’ve had a lot of success with RevealJS. You just write HTML (or even Markdown) and it automatically builds your slides for you such that they run on any browser. You can make it as complicated or as simple as you like (I’ve done some wild stuff with CSS) and everything can be versioned in git and published to anywhere that supports static files.

    Here’s a reasonably professional-looking presentation I occasionally give about Kubernetes if you’re interested.