Skip to content

hash-sb/reveal.js

 
 

Repository files navigation

How to edit online and publish using GitHub Pages?

  • Setting -> Pages -> under Build and deployment: Branch, choose master and / (root) from the dropdown menus -> wait for the site to be deployed and the URL appears (this is the URL for the presentaiton)
  • Edit index.html page by clicking the pencil button and commit changes -> wait for the changes to be deployed
  • Code tab -> Gear icon next to About -> check Use your GitHub Pages website

reveal.js

Slides

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.


Getting started


MIT licensed | Copyright © 2011-2024 Hakim El Hattab, https://hakim.se

About

Revealjs Presentation

Resources

License

Contributing

Stars

Watchers

Forks

Languages

  • JavaScript 59.6%
  • HTML 23.7%
  • SCSS 16.4%
  • CSS 0.3%