◐ Shell
clean mode source ↗

GitHub - hackatron/hackatron.github.io

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

hackatron.github.com

Slide with Reveal.js

Clone this repository and run:

  • git submodule init
  • git submodule update

To start a new presentation add a new file into the "slides" directory (you can start from an exiting one). For example: slides/all_you_need_is_a_docker_container.html

Start jekyll: jekyll serve -w

You can see you presentation at http://0.0.0.0:4000/slides/all_you_need_is_a_docker_container.html

Useful links: