Prerequisites

Installation

After you downloaded pylize, unpack the archive and change into the created directory, which is named something like pylize-X.Y. Choose between the two modes of installation:

Creating a new presentation

  1. Create a new directory for your presentation.
  2. Run pylize create in the new directory. This will produce a file named all.html.
  3. Edit this file to your liking. It is richly commented.
  4. Rerun pylize without arguments to produce the presentation files.
  5. Open the file index.html in your Webbrowser (turn JavaScript on). Voilą!