Skip to content

deeplearning540/lesson01

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slidedeck template

This repo helps to build presentations in the helmholtz AI layout from markdown input (for help on the syntax see this page) to reveal.js inspired html5 slides.

slides

To view the slides, consult deeplearning540.github.io/lesson01.

How to build

First, do the following will try to install all required dependenices:

$ make prepare 

Second, edit index.md to your liking.

Third, build the page index.html by invoking:

$ make 

To start from scratch, use (but keep reveal.js around):

$ make clean 

To remove all slide outputs and more, use:

$ make distclean

About

slidedeck for lesson00

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published