Skip to content

inuits/git-training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Submodule

This repository uses a submodule to pull in reveal.js, so after cloning you still need to pull in the submodule. If you don't do this the presentation will not have any layout.

git submodule update --init

Start

To start the presentation, open index.html in your webbrowser.

Build

When making changes to the sourcefile (index.md) you need to rebuild the presentation. To do this make sure you have installed Pandoc.

Then run:

./build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published