Skip to content

Files

Latest commit

5ea34f9 · May 12, 2017

History

History

presentation

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Apr 17, 2017
May 9, 2017
May 12, 2017
May 1, 2017

This Presentation

This directory contains a Remark.js HTML presentation file and the input files used to generate it.

Files

  • slides.md: Markdown slide contents
  • style.css: Presentation stylesheet
  • presentation.html: Generated presentation file

Remarker

Remarker is used to generate the presentation based on the input files. It can be installed in a Python 2 or 3 virtualenv or via pipsi.

Generating

To generate an updated copy of the presentation, first make your changes to the input files as needed and then run:

remarker -o presentation.html --css-file style.css -t "OpenAPI Tutorial" slides.md