hugo-academic-mirror/modules/wowchemy-plugin-reveal/README.md

23 lines
665 B
Markdown
Raw Normal View History

# wowchemy-plugin-reveal
A Wowchemy/Hugo plugin for [Reveal.JS](https://revealjs.com/).
Empowers you to easily create, share, and present slide decks using the open, future-proof Markdown standard.
Supports math, syntax highlighting, diagrams, speaker notes, and much more!
## Install
1. Add the module to your `config/_default/config.yaml` alongside the core Wowchemy module:
```yaml
module:
imports:
- path: github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy
- path: github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy-plugin-reveal
```
## Usage
[View the documentation](https://wowchemy.com/docs/content/slides/)