-
Notifications
You must be signed in to change notification settings - Fork 11
Getting Started
As aforementioned, MaTiSSe.py is a command line tool that parses markdown (extended) sources and generates HTML presentation. How to write your markdown sources is documented in the MaTiSSe.py flavored markdown syntax section. Here some quick examples on using MaTiSSe.py are reported.
The basic usage is:
MaTiSse.py -i your_presentation.md
This command will generate a new directory (be careful: some sub-directories are re-initialized any time a compilation is performed) into which the html presentation is created. After the compilation the output path contains the file index.html that is your main presentation file. To visualize the presentation open this file your preferred browser:
chromium index.html
Note that MaTiSSe.py is tested with google Chrome browser (indeed with Chromium), but all other recent browser supporting html/css and javascripts should work.
Quick and Dirty Examples | Running MaTiSSe.py |
---|---|
[[Lightning Examples | Lightning-examples]] |
Home | About | Getting Started Guide | Usage | Copyright © 2014 szaghi