Skip to content

hsoyka/slide-shows

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build DataOne Slide Decks

A markdown based system to build DataOne education modules using reveal.js.

Introduction

This repository takes a markdown file (pandoc flavored syntax) and builds it to a reveal.js responsive slide show.

To get going

  1. make sure reveal.js is setup as a submodule
  2. clone the repository
  3. make sure pandoc is installed on your local machine
  4. at the command line type make html -- all files with an .md extension will be built.

To be able to build locally, you need to make sure that the reveal.js files also clone.
git submodule add https://github.com/hakimel/reveal.js reveal.js and or git submodule update --init --recursive in the command line.

About

Test space to build slideshows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%