reveal.netlify.app -> revealjs.com

This commit is contained in:
Hakim El Hattab
2020-05-19 18:27:00 +02:00
parent 83151f5e67
commit 4f2293378b
9 changed files with 23 additions and 23 deletions

View File

@@ -7,14 +7,14 @@
reveal.js is an open source HTML presentation framework. It enables anyone with a web browser to create fully featured and beautiful presentations for free. [Check out the live demo](https://revealjs.com/).
The framework comes with a broad range of features including [nested slides](https://revealjs.netlify.app/vertical-slides/), [Markdown support](https://revealjs.netlify.app/markdown/), [Auto-Animate](https://revealjs.netlify.app/auto-animate/), [PDF export](https://revealjs.netlify.app/pdf-export/), [speaker notes](https://revealjs.netlify.app/speaker-view/), [LaTeX support](https://revealjs.netlify.app/math/), [syntax highlighted code](https://revealjs.netlify.app/code/) and much more.
The framework comes with a broad range of features including [nested slides](https://revealjs.revealjs.com/vertical-slides/), [Markdown support](https://revealjs.revealjs.com/markdown/), [Auto-Animate](https://revealjs.revealjs.com/auto-animate/), [PDF export](https://revealjs.revealjs.com/pdf-export/), [speaker notes](https://revealjs.revealjs.com/speaker-view/), [LaTeX support](https://revealjs.revealjs.com/math/), [syntax highlighted code](https://revealjs.revealjs.com/code/) and much more.
<h1>
<a href="https://revealjs.netlify.app/installation" style="font-size: 3em;">Get Started</a>
<a href="https://revealjs.revealjs.com/installation" style="font-size: 3em;">Get Started</a>
</h1>
## Documentation
The full reveal.js documentation is available at [revealjs.com](https://revealjs.netlify.app).
The full reveal.js documentation is available at [revealjs.com](https://revealjs.revealjs.com).
## License