No description
  • CSS 73.8%
  • HTML 26.2%
Find a file
2019-04-04 23:12:05 +02:00
img Adding schedule 2019-04-04 22:42:54 +02:00
markdown Adding marker for switching back to other speaker 2019-04-04 23:12:05 +02:00
style Initial commit 2019-04-03 10:50:31 +02:00
.gitignore Initial commit 2019-04-03 10:50:31 +02:00
index.html Initial commit 2019-04-03 10:50:31 +02:00
README.md Initial commit 2019-04-03 10:50:31 +02:00

This is a boilerplate to kickstart with a remarkjs presentation

  • Download this repository
  • Download latest remarkjs
mkdir -p remark && \
wget https://gnab.github.io/remark/downloads/remark-latest.min.js -O remark/remark-latest.min.js
  • Edit markdown/presentation.md

  • Start a http server with this directory as DocumentRoot

  • Open you browser and have a nice presentation