#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 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.
Hakim's open source work is supported by GitHub sponsors. Special thanks to:
- 🚀 Install reveal.js
- 👀 View the demo presentation
- 📖 Read the documentation
- 🖌 Try the visual editor for reveal.js at Slides.com
- 🎬 Watch the reveal.js video course (paid)