Skip to content

mikejholly/impressive-markdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Impressive Markdown

Generate fancy impress.js presentation with using markdown.

Here's a usage example:


I love making fancy slides

~

Don't you just love images:

![Birdies](http://i.imgur.com/GgEGbsN.jpg)

~

Here are some bullets:

1. Build lean start-up
1. ...
1. Profit

~

Here's a sexy [Link](http://www.google.com)

Slides are separated with "~"

Then convert it to HTML

$ convert my-prez.md "My awesome title"
$ open my-prez.html

TODO

  • Convert whole thing to simple executable
  • Add to NPM

About

Generate fancy impress.js presentations using markdown.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published