jakobjanot / slides

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Slides

Fork this project and do your own slides with easy code display.

Based on the (reveal.js)[https://revealjs.com/] HTML presentation framework.

How to

  • Clone this repository

  • Run yarn run start

  • Open http://localhost:8000 in your browser

  • (Optional) Install Livereload extension for Chrome/Firefox

  • Change slides in ./index.html, code and images in ./assets/code and ./assets/images respectively.

  • More examples in ./examples

License

MIT licensed

Copyright (C) 2011-2021 Hakim El Hattab, https://hakim.se

About

License:MIT License


Languages

Language:JavaScript 45.6%Language:HTML 40.4%Language:SCSS 13.5%Language:CSS 0.6%