Descent098 / ezprez-example

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

Home Page:https://kieranwood.ca/ezprez-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://kieranwood.ca/ezprez-example

License:MIT License


Languages

Language:Python 100.0%