|
1 | 1 | <p align="center"> |
2 | 2 | <a href="https://revealjs.com"> |
3 | | - <img src="https://hakim-static.s3.amazonaws.com/reveal-js/logo/v1/reveal-black-text-sticker.png" alt="reveal.js" width="450"> |
| 3 | + <img src="https://hakim-static.s3.amazonaws.com/reveal-js/logo/v1/reveal-black-text-sticker.png" alt="reveal.js" width="500"> |
4 | 4 | </a> |
5 | 5 | <br><br> |
6 | 6 | <a href="https://github.com/hakimel/reveal.js/actions"><img src="https://github.com/hakimel/reveal.js/workflows/tests/badge.svg"></a> |
7 | 7 | <a href="https://slides.com/"><img src="https://s3.amazonaws.com/static.slid.es/images/slides-github-banner-320x40.png?1" alt="Slides" width="160" height="20"></a> |
8 | 8 | </p> |
9 | 9 |
|
10 | | -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/). |
| 10 | +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](https://revealjs.com/). |
11 | 11 |
|
12 | | -The framework comes with a broad range of features including [nested slides](https://revealjs.com/vertical-slides/), [Markdown support](https://revealjs.com/markdown/), [Auto-Animate](https://revealjs.com/auto-animate/), [PDF export](https://revealjs.com/pdf-export/), [speaker notes](https://revealjs.com/speaker-view/), [LaTeX typesetting](https://revealjs.com/math/), [syntax highlighted code](https://revealjs.com/code/) and much more. |
| 12 | +The framework comes with a powerful feature set including [nested slides](https://revealjs.com/vertical-slides/), [Markdown support](https://revealjs.com/markdown/), [Auto-Animate](https://revealjs.com/auto-animate/), [PDF export](https://revealjs.com/pdf-export/), [speaker notes](https://revealjs.com/speaker-view/), [LaTeX typesetting](https://revealjs.com/math/), [syntax highlighted code](https://revealjs.com/code/) and an [extensive API](https://revealjs.com/api/). |
13 | 13 |
|
14 | | -<h1> |
15 | | - <a href="https://revealjs.com/installation" style="font-size: 3em;">Get Started</a> |
16 | | -</h1> |
| 14 | +--- |
17 | 15 |
|
18 | | -## Documentation |
19 | | -The full reveal.js documentation is available at [revealjs.com](https://revealjs.com). |
| 16 | +### Sponsors |
| 17 | +Hakim's open source work is supported by <a href="https://github.com/sponsors/hakimel">GitHub sponsors</a>. Special thanks to: |
| 18 | +<div align="center"> |
| 19 | + <table> |
| 20 | + <td align="center"> |
| 21 | + <a href="https://workos.com/?utm_campaign=github_repo&utm_medium=referral&utm_content=revealjs&utm_source=github"> |
| 22 | + <div> |
| 23 | + <img src="https://user-images.githubusercontent.com/629429/151508669-efb4c3b3-8fe3-45eb-8e47-e9510b5f0af1.svg" width="290" alt="WorkOS"> |
| 24 | + </div> |
| 25 | + <b>Your app, enterprise-ready.</b> |
| 26 | + <div> |
| 27 | + <sub>Start selling to enterprise customers with just a few lines of code. Add Single Sign-On (and more) in minutes instead of months.</sup> |
| 28 | + </div> |
| 29 | + </a> |
| 30 | + </td> |
| 31 | + <td align="center"> |
| 32 | + <a href="https://www.doppler.com/?utm_cam![Uploading workos-logo-white-bg.svg…]() |
| 33 | + paign=github_repo&utm_medium=referral&utm_content=revealjs&utm_source=github"> |
| 34 | + <div> |
| 35 | + <img src="https://user-images.githubusercontent.com/629429/151510865-9fd454f1-fd8c-4df4-b227-a54b87313db4.png" width="290" alt="Doppler"> |
| 36 | + </div> |
| 37 | + <b>All your environment variables, in one place</b> |
| 38 | + <div> |
| 39 | + <sub>Stop struggling with scattered API keys, hacking together home-brewed tools, and avoiding access controls. Keep your team and servers in sync with Doppler.</sup> |
| 40 | + </div> |
| 41 | + </a> |
| 42 | + </td> |
| 43 | + </table> |
| 44 | +</div> |
20 | 45 |
|
21 | | -## Online Editor |
22 | | -Want to create your presentation using a visual editor? Try the official reveal.js presentation platform for free at [Slides.com](https://slides.com). It's made by the same people behind reveal.js. |
| 46 | +--- |
| 47 | + |
| 48 | +### Getting started |
| 49 | +- 🚀 [Install reveal.js](https://revealjs.com/installation) |
| 50 | +- 👀 [View the demo presentation](https://revealjs.com/demo) |
| 51 | +- 📖 [Read the documentation](https://revealjs.com/markup/) |
| 52 | +- 🖌 [Try the visual editor for reveal.js at Slides.com](https://slides.com/) |
| 53 | +- 🎬 [Watch the reveal.js video course (paid)](https://revealjs.com/course) |
23 | 54 |
|
24 | | -## License |
| 55 | +--- |
| 56 | + |
| 57 | +### Online Editor |
| 58 | +Want to create your presentation using a visual editor? Try the official reveal.js presentation platform for free at [Slides.com](https://slides.com). It's made by the same people behind reveal.js. |
25 | 59 |
|
26 | | -MIT licensed |
| 60 | +<br> |
| 61 | +<br> |
27 | 62 |
|
28 | | -Copyright (C) 2011-2021 Hakim El Hattab, https://hakim.se |
| 63 | +--- |
| 64 | +<div align="center"> |
| 65 | + MIT licensed | Copyright © 2011-2022 Hakim El Hattab, https://hakim.se |
| 66 | +</div> |
0 commit comments