jaranta / revealjs-template

Template for using make, pandoc and reveal.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A template for using make with revealjs and pandoc on Windows.

To get the files in the submodule-folder you need to run two additional commands:

git submodule init

git submodule update

Another option is to clone the whole repository recursively:

git clone --recursive

About

Template for using make, pandoc and reveal.js


Languages

Language:Makefile 75.0%Language:CSS 25.0%