Skip to content

JorisPotier/slides-template

 
 

Repository files navigation

Slide template for Code-Troopers

Basic slide templates for talk given by Code-Troopers

Setup

Fork this project, then run git clone --recursive to fetch submodules.

Docker run

If you’ve got a Docker engine available you can build and serve your slides with the provided Dockerfile. docker build . will prepare the image docker run -d -v $(pwd):/documents/ -p 9000:9000 -p 35729:35729 [containerId] will run a webserver on port 9000, with livereload enabled

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 89.9%
  • JavaScript 6.2%
  • Ruby 2.8%
  • Shell 1.1%