Themata.AI
Themata.AI

Popular tags:

#developer-tools#ai-agents#llms#claude#ai-ethics#code-generation#openai#ai-safety#anthropic#open-source

AI is changing the world. Don't stay behind. Clear summaries, community insight, delivered without the noise. Subscribe to never miss a beat.

© 2026 Themata.AI • All Rights Reserved

Privacy

|

Cookies

|

Contact
excalidrawdeveloper-toolsbloggingsvg-generation

I use excalidraw to manage my diagrams for my blog

How I manage Images for my Blog | Martin Lysk

blog.lysk.tech

March 30, 2026

5 min read

🔥🔥🔥🔥🔥

61/100

Summary

Excalidraw is used to manage blog images by wrapping elements of interest in frames and naming them with an export_ prefix. A forked Excalidraw extension automatically generates SVGs for both light and dark modes.

Key Takeaways

  • Martin Lysk automates the export of Excalidraw frames for his blog using a GitHub action that processes changed .excalidraw files.
  • The automation script exports frames in both light and dark modes, naming them according to a specific format.
  • Lysk's workflow reduces the manual effort of exporting graphics, which previously required multiple steps and significant time.
  • The automation leverages open-source tools, specifically JonRC's excalirender, to streamline the graphic export process.
Read original article

Community Sentiment

Mixed

Positives

  • Excalidraw's integration with Claude Code has led to its widespread adoption in companies, indicating its utility in collaborative environments.
  • The ability to bootstrap initial schemas using LLMs with Excalidraw MCP apps shows potential for enhancing diagramming workflows, although support is still developing.

Concerns

  • Many users find Excalidraw's default font to be unattractive and inaccessible, which could hinder its adoption for professional use.
  • The visual style of Excalidraw tools is criticized for being 'wonky' and not appealing, leading some users to create their own alternatives.