Written by Rahul Dave
on
Generating Tweets from Deckset
- I'm playing with a system that creates tweet threads from Deckset slides, simultaneously making permalinks at https://stories.univ.ai.

- An applescript converts the slides to images, and the slides notes become the text of the tweets. This mirrors twitter and deckset notes's lack of support for markdown.

- The permalink site uses Zola, with theme zola-tale. Zola is a nice blogging system in Rust.

- You can also access a permalink to this thread here: https://stories.univ.ai/decksettotweets/, should you like to bookmark it.