/ezprez-example

A repo & presentation with examples of ezprez (A web presentation static site generator) functionality

Primary LanguagePythonMIT LicenseMIT

ezprez-example

A repo with examples of ezprez functionality

Pre requisites to running this project

  • python 3.6+
  • pip for python 3.6+

Building locally

  1. Install ezprez pip install ezprez or sudo pip3 install ezprez
  2. Then run the python file python example.py or python3 example.py
  3. A folder called /Presentation will be there and you can open the presentation by opening /Presentation/index.html