This directory contains the slides for my talk entitled "Introduction to PSGI".
The slides were written in Markdown format and can be rendered with remark.
To view the slides:
make run
To build slides and run as a PSGI app:
make run-app
To build a PDF version of the slides:
make pdf