Ich spiele aktuell ein bisschen mit #Slidev rum. Präsentationen in Markdown erstellen und im Browser anzeigen, is schon cool 😎

Alles ist besser als PowerPoint 😅

https://sli.dev

Slidev

Presentation slides for developers

数十行の箇条書きから49枚の提案スライドへ — Claude Opus 4.6 × Slidev【プロンプト全文公開】 - Qiita

はじめに GMOコネクトの永田です。 数十行の箇条書き → 49ページの提案スライド。 大げさに聞こえるかもしれませんが、Claude Code と Slidev を組み合わせたワークフローで実現しました。 RFPへの提案書作成は、課題分析・ストーリー設計・図表作成・デザ...

Qiita

📰 「Markdownだけで」顧客提案レベルのスライドを作ってみた【Slidev x Claude Opus 4.6】 (👍 66)

🇬🇧 Creating professional presentation slides using only Markdown with Slidev and Claude Opus
🇰🇷 Slidev와 Claude Opus를 활용해 Markdown만으로 전문 프레젠테이션 슬라이드 제작

🔗 https://qiita.com/ntaka329/items/47fb89fb6a84d9976d36

#Claude #Markdown #Slidev #Tech #Qiita #Japan

「Markdownだけで」顧客提案レベルのスライドを作ってみた【Slidev x Claude Opus 4.6】 - Qiita

はじめに GMOコネクトの永田です。 提案書、作るの辛くないですか?😇 特に官公庁向け提案書は、評価項目ごとにページを作成していくと数十〜数百ページになることも珍しくありません。PowerPoint で作る場合、こんな苦痛が待っています: コピペ地獄: スライドをコピ...

Qiita
「Markdownだけで」顧客提案レベルのスライドを作ってみた【Slidev x Claude Opus 4.6】 - Qiita

はじめに GMOコネクトの永田です。 提案書、作るの辛くないですか?😇 特に官公庁向け提案書は、評価項目ごとにページを作成していくと数十〜数百ページになることも珍しくありません。PowerPoint で作る場合、こんな苦痛が待っています: コピペ地獄: スライドをコピ...

Qiita

Why is #JavaScript so popular? I hate everything about it.

I'm speaking at the #Canberra Field #Naturalists meeting at #ANU next month on #Malaise trapping and the #insects and other #invertebrates that surround us without our noticing them.

I expect most of my slides to be arrays of four or six #microscope images with a header (probably a family name in most cases) and captions for each image.

I don't want to lay out all these images in #LibreOffice (or any similar presentation tool) because I'm a perfectionist and getting it all tidy will take forever.

So, I decided to try out #Slidev, #Marp and other #Markdown-based presentation tools. The Markdown part is very appealing, but they all lean hard into JavaScript. That would be fine so long as I don't have to think about that side of things.

Slidev's AppleBasic theme seemed to be the best starting point, so I started hacking it to add som extra gridded image views. Plain image grids were not too challenging, but I really want captions for each image, so I started trying to understand how the templates use the forest of underlying JS libraries and CSS artefacts to produce the displayed slides.

Frankly, the whole thing is so opaque and would take me much longer to understand than preparing multiple presentations by hand would.

Then I realised I can use #montage on the command line to produce the kind of layouts I want, and I can script #exiftool to extract and prepare the captions which will save time.

So, my new plan is to write a #Python script that processes a #YAML file listing all the slides, titles and image paths. It can generate PNG images that are close to the target 1920*1080 size (give or take a little). I'll then use LibreOffice for a couple of more text-oriented or irregular slides, export those and combine all the images into a PDF.

I'm sure this will be way faster than battling Node.js. Not sure why I felt I had to write it up.

https://fieldnatsact.com/

Field Naturalists Association of Canberra

🌟 Huge thanks @antfu for creating & maintaining Slidev!

Just used it for the first time these past few days to build a 120-slide tech presentation and it's genuinely *delightful* - markdown simplicity + stunning visuals = perfection!

Truly impressive work 🙌 #Slidev #Slidevjs

Selten ist die Grenze zwischen Enshittification und ernsthafter, inhaltsorientierter Arbeit so deutlich wie bei Präsentationsvorlagen: https://poweredtemplate.com/de/free-ppt-powerpoint-templates.html

https://sli.dev/resources/theme-gallery

#microslop #enshittification #slidev #opensource

Kostenlose PowerPoint Präsentationsvorlagen und Hintergründe | PoweredTemplate.com

Der beste Anbieter für hochqualitative Premium Präsentations-Vorlagen, Folien, Hintergründe, Broschüren, Flyer, Diagramme und Charts, zu bezahlbaren Preisen.

PoweredTemplate

Sind hier irgendwelche slidev-Gurus anwesend?
Kann mir jemensch sagen, wie ich Folien senkrecht zusammensetze?
Ich meine so wie in https://revealjs.com/vertical-slides/

#askfedi_de #slidev

Vertical Slides | reveal.js

reveal.js

I'm not a big fan of JS, node and NPM, but sli.dev is sick.

#slidev #js #node #npm

I am askkng myself what would be a good approach for collaborative work on presentations. So having a git pull request workflow with presentation files. I dont think that using Libreoffice Impress files in Git is a good idea. Till now i think about using sli.dev and use the pptx export feature if i want to to use the presentations on the desktop. Any better ideas?

#git #libreofficeimpress #slidev