Skip to content

nextbuild/2018-slides

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NextBuild 2018 - Slides Opening

  • You can view the slides via GitHub static pages here.

slides

For the slides we use the RevealJS framework.

  • See index.html for the slide show composition
  • See markdown/* for the slide sources.

Run the slides from sources

  • You can also run the slides locally in a container from sources.
docker run -d -p 8080:80 --name slides \
  -v ${PWD}:/usr/share/nginx/html nginx
  • Or use yarn
yarn && yarn start

About

Slides Opening (2018)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published