Kirche und Marp:

Ich habe zwei Marp‑Themes erstellt. Sie helfen mir, in kurzer Zeit schöne Präsentationen und ein druckfertiges Manuskript zu erstellen.

https://codeberg.org/simonpipe/sermon-theme-for-marp

#kirche #fedikirche #marp #präsentationen #manuscript #manuskript #predigt #beamer #powerpoint

sermon-theme-for-marp

Marp Theme developed for sermons and spiritual talks

Codeberg.org

I just released MarpUI: a free, open-source Marp presentation editor for iPad!

Write slides in Markdown with live preview, present with speaker notes & external display support, export to HTML/PDF. Fully offline, no account needed.

Free on the App Store. MIT licensed. Source on Codeberg.

https://apps.apple.com/us/app/marpui/id6765473879
https://codeberg.org/ric_harvey/marpUI-swift

#OpenSource #FreeSoftware #Swift #SwiftUI #iPadOS #Marp #Markdown #Presentations #FOSS #Apple

MarpUI App - App Store

Download MarpUI by RICHARD JAMES HARVEY on the App Store. See screenshots, ratings and reviews, user tips, and more apps like MarpUI.

App Store

I built another thing!

This time I was attempting to make nice themed #markdown slides. I wanted them to look the same on Mac,Windows and Linux hence choosing markdown and not doing a keynote/pptx conversion. But there isn't a nice editor for #marp that I could find that worked on all platforms, so I wrote one! It can be installed via npm.

https://www.npmjs.com/package/marp-ui

Hopefully someone else will find this useful too!

#opensource #markdown #codeberg

𝗕𝗶𝗻 𝗯𝗲𝗴𝗲𝗶𝘀𝘁𝗲𝗿𝘁 𝘃𝗼𝗻 𝗠𝗮𝗿𝗽

Die für stärkere Nutzung von KI, wie beispielsweise Claude Code, wandert meine gesamte Bearbeitung in der Wissensarbeit in Textdateien.

Jetzt habe ich #Marp wiederentdeckt, mit der ich auf wunderbare Weise Präsentationen machen kann. Wo ich früher einfach verzweifelt bin, nämlich die Gestaltung der Präsentationen in einem schönen Design, das geht jetzt auch von der Hand. (1/2)

Last time ever I'm doing slides with Marp. I waste time trying to figure out which CSS or HTML command I need to insert to get the layout I want.

Beamer/LaTeX is just way more efficient for me.

#marp #markdown #pdf #slides

Megan McDermott is editing the presentation she's giving about #MARP, using MARP (in VSCode) to edit the presentation on #MARP -- very recursive!

@kwlug

I'm at the @kwlug meeting; Megan McDermott is presenting on #MARP, a Markdown Presentation Ecosystem.

I don't know what that is, should be interesting!

https://kwlug.org/node/1468

#Kitchener #Waterloo #Linux #UserGroup

#LinuxUserGroup #WaterlooRegion

KWLUG Meeting: Monday, March 2, 2026, 7pm | KWLUG - Kitchener-Waterloo Linux User Group

Nano Banana 2が出たらしいので、ここ1年のAIスライド生成を振り返ってみる - Qiita

こんにちは!ひさふるです。 日本時間の2026年2月27日(金)の0時ごろ、Gemini上でNano Banana 2なるモデルが呼び出されるようになったという報告をみかけました。 今回はこのNano Banana 2を使ってみた感想を共有すると共に、せっかくなのでこ...

Qiita

𝗠𝗮𝗿𝗽:

#Markdown #Marp

https://thewhale.cc/posts/marp

Marp (also known as the Markdown Presentation Ecosystem) provides an intuitive experience for creating beautiful slide decks. You only have to focus on writing your story in a Markdown document.

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