Jump to content

Markdown Notes to Slideshow Presentation


Recommended Posts

This workflow assumes that the kramdown ruby package is installed on the system already. To install, simply type in a command line:

 

gem install kramdown

 

Some system might require a sudo for this command. If you get an error message, try:

sudo gem install kramdown

 

This has a single file action that takes the given markdown file and converts it to a slide show in HTML and CSS.

 

The command mds:theme is used to set the theme. It will let the user pick from a list of themes.

 

The command mds:showtheme shows the user the currently set theme.

 

This workflow is explained in detail in my tutorial: http://goo.gl/ENZGgV

 

If you make a new theme, send it to me and I will include it.

 

More coming soon...

 

version: 1.0

Packal:  http://www.packal.org/workflow/markdown-pressentation-workflow

Github: https://github.com/raguay/MyAlfred

My Web site:  http://customct.com/alfred-2-workflows

Edited by raguay.customct
Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...