Need input from the #emacs and #orgmode users. I'm trying to learn how to make presentations in org. It appears as though #revealjs is a good option. But I see that there are many packages (org-reveal, org-re-reveal, oer-reveal, emacs-reveal)

What are people using for presentations in org? Reveal.js is a good alternative? Other options?

RE: https://social.tchncs.de/@Weltenkreuzer/116709930763920907

Nach zwei/drei Stunden Rumgespiele bin ich mit der Kombination aus #Obsidian und #RevealJS schon ziemlich weit gekommen.

Die Struktur des #CSS ist nicht sonderlich intuitiv, aber beherrschbar. Nice.

@sstendahl I used #RevealJS once upon a time... Looks like it's still around:

https://revealjs.com/

The HTML presentation framework | reveal.js

Documentation and demos for the open source reveal.js HTML presentation framework.

reveal.js

Im Kontext meiner Strategie "Content & Organization as Code" probiere ich mal #Slidev aus: https://de.sli.dev/ - hat da jemand Erfahrungen mit?

Ich nutze bisher hauptsächlich #RevealJS, aber Slidev sieht auch recht cool aus.

Slidev

Präsentationsfolien für Entwickler

+1 Typst is fantastic.
I used to use it with org-mode exporter (https://github.com/jmpunkt/ox-typst) which is even more fantastic for emacs users.

+2 for reveal.js which is simple and many developers use it
https://github.com/hakimel/reveal.js

PS: You should be using more hashtags for reach (toot to get more audience)

#typst #revealjs

GitHub - jmpunkt/ox-typst: Org-mode to Typst exporter.

Org-mode to Typst exporter. Contribute to jmpunkt/ox-typst development by creating an account on GitHub.

GitHub

I would also love some help on making all the slides show on a vertical phone screen - currently the wide ones are blank (but they show if you rotate the phone...)

#quarto #revealjs

If there are any #quarto / #quartoLive / #revealjs nerds who want to have a play - code is here: https://codeberg.org/da5nsy/OpenColourResearch

(https://r-wasm.github.io/quarto-live/)

I tried earlier and couldn't get it to play nicely.

OpenColourResearch

OpenColourResearch

Codeberg.org
@spacehobo well I sometimes use a #Revealjs presentation which is then online. In the past i did not give away the url. I use quarto for this so make presentations from markdown https://quarto.org/docs/presentations/revealjs/
Revealjs – Quarto

Quarto

Ich hab letzte Woche einen Vortrag vorbereitet und hatte keinen Bock auf Pixel-Geschubse mit PowerPoint & Co.

Hab daraufhin mal https://revealjs.com ausprobiert, das ich an dieser Stelle weiterempfehlen möchte.

Es handelt sich um ein JavaScript-Framework. Die Präsentation erstellt man, indem man eine einfache HTML-Datei editiert. Jede Folie ist eine <section>.

Es gibt auch einen grafischen Online-Editor, der aber kostenpflichtig ist. Wer HTML und etwas CSS kann, braucht das aber nicht.

Und das Ergebnis ist recht ansehnlich. Die automatischen Übergänge machen was her. Es gibt verschiedene Themes. Die Präsentation läuft im Browser über einen lokalen HTTP Server und die Speaker View kann man in einem extra Fenster öffnen.

#RevealJS

The HTML presentation framework | reveal.js

Documentation and demos for the open source reveal.js HTML presentation framework.

reveal.js