deck 0.1.0

A command line tool to generate HTML presentations from Markdown documents
deck-0.1.0 is not a library.

Deck (WIP)

Deck is a command line tool that generates HTML presentations from Markdown documents.

Usage

Build

deck build < slides.md > slides.html

Serve

deck serve slides.md -w -p 8000

Todos

  • Custom js
  • Custom css
  • Load local syntect themes

Maybe:

  • Speaker notes
  • Timer