Show HN: Opinionated Python based Markdown slide generation tool
Category: cli-tool
Tags: markdown, slides, python
Score: 5.3/10 (Innovation: 4, Technical: 5, Documentation: 7, Utility: 5)
Slidr is a Python CLI tool that converts Markdown into styled HTML slides with optional PDF and ODP output, enforcing separation of content and styling via CSS themes and semantic directives. Its opinionated approach and support for inline diagrams, charts, and icons make it a practical alternative to Marp or Slidev for developers who prefer pure Markdown workflows.
Target audience: backend devs, devops, data engineers
Repository: https://github.com/slidr-cli/slidr · Python · GPL-3.0
View on Hacker News