Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 373 Bytes

README.template.md

File metadata and controls

25 lines (14 loc) · 373 Bytes

Remarkjs presentation template

This is my personal template for remarkjs presentations.

It uses backslide and a docker environment.

Getting startet

Copy the template.md file to new presentation file.

Then startup the presentation server:

docker-compose up

Navigate your browser to:

http://localhost:4100/

Requirements

  • docker
  • docker-compose