Skip to content

SGLMS/reveal.js

 
 

Repository files navigation

#About this fork This is a simple fork of reveal.js that uses tailwindcss for its themes. (I just like Tailwind, or maybe I'm used to it, so ...)

To compile Tailwind theme and start (serve) your prentation, just run:

$ npm install
$ npm run watch

These will, both, watch for changes in your templates and css files, and start the server, so you can point your browser to http://localhost:8000, as usual.

#Credits


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.


Sponsors

Hakim's open source work is supported by GitHub sponsors. Special thanks to:


Getting started


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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 56.4%
  • HTML 26.4%
  • SCSS 16.4%
  • CSS 0.8%