Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alleyinteractive/reveal-template
Alley Interactive's reveal.js theme, along with a starter template
https://github.com/alleyinteractive/reveal-template
Last synced: 4 days ago
JSON representation
Alley Interactive's reveal.js theme, along with a starter template
- Host: GitHub
- URL: https://github.com/alleyinteractive/reveal-template
- Owner: alleyinteractive
- License: mit
- Created: 2013-05-31T21:26:00.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2023-03-08T13:04:56.000Z (over 1 year ago)
- Last Synced: 2024-04-10T21:47:01.277Z (7 months ago)
- Language: JavaScript
- Size: 5.8 MB
- Stars: 7
- Watchers: 40
- Forks: 6
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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/).
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/).
---
# Alley's Reveal.js Template
This template is ready for Alley team members to start writing presenations in HTML or Markdown.
Fork this repo, add your content to index.html, make any style adjustments to `css/theme/source/alley.scss` (then `npm run build`), and away you go!
The template comes with both a red and black background. Check out `images/` to see each. To use black, you'll want to change `alley.scss` to set a different `$backgroundColor` and possibly uncomment `bodyBackground()`.
---
### Getting started
- 👀 [View the Reveal.js demo presentation](https://revealjs.com/demo)
- 📖 [Read the Reveal.js documentation](https://revealjs.com/markup/)---
MIT licensed | reveal.js Copyright © 2011-2022 Hakim El Hattab, https://hakim.se
Alley Theme Copyright © 2013-2022 Alley Interactive