Categorygithub.com/astromechza/md-slides
module
0.11.0
Repository: https://github.com/astromechza/md-slides.git
Documentation: pkg.go.dev

# README

md-slides

Twitter: benmeier_

md-slides is a single binary for rendering and presenting Markdown-based slides as html.

  • Supports all traditional markdown features
  • Support for various alignment, sizing, and resolution options
  • Support for "paged" vs "scrolling" modes
  • Decent support for rendering to PDF via Chrome/Chromium

See astromechza.github.io/md-slides/ for an example of the standalone output and a more in depth look at the features.

Install

The following command will find and download the latest release from the Github release page:

$ curl https://raw.githubusercontent.com/astromechza/md-slides/master/install.sh | INSTALL_DIRECTORY=~/bin sh

Binaries are available for macOS, Linux, and Windows.

Development

Built with Golang 1.20+ (with modules).

Run make to see the development targets.

Who uses md-slides?

Mostly just me!

This is a personal project and tool. You are most welcome to use it too but development is sporadic and tightly tied to my own wants and needs.

# Packages

No description provided by the author