/weakpoint

static slideshow generator

Primary LanguageJavaScriptMIT LicenseMIT

WeakPoint (Version 0.2.3)

WeakPoint is a static slideshow generator.

  • Use Markdown to write your slides
  • Display your slides in Web browser
  • NOT a powerful slideshow authering tool
  • NOT WYSIWYG

DEMO

WeakPoint: Weak is more powerful

Install

The recommended way to install WeakPoint is to use pip:

$ pip install weakpoint

Create a template:

$ weakpoint init ~/my-file

The default theme is "light" and you can specify it with "-t" option:

$ weakpoint init ~/my-file -t dark

Generate the slideshow:

$ weakpoint gen

Dependencies

Contributors

Michael Tiller