made with Reveal JS and Markdown language
Use git to clone the site and navigate into it:
git clone git@github.com:Satalicious/wpan_presentation.git
cd wpan_presentationIf you use npm 7 or above use the --legacy-peer-deps flag. If you use npm 6 you can use npm install.
npm iStart the site by running npm run start.
Your site is now running at http://localhost:8000!
reveal.js is an open source HTML presentation framework. It enables anyone with a web browser to create beautiful presentations for free. Check out the live demo at revealjs.com.
The framework comes with a powerful feature set including nested slides, Markdown support, Auto-Animate, PDF export, speaker notes, LaTeX typesetting, syntax highlighted code and an extensive API.
Want to create reveal.js presentation in a graphical editor? Try https://slides.com. It's made by the same people behind reveal.js.