Skip to content

onesuper/weakpoint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

static slideshow generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published