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

22 lines
537 B
Markdown
Raw Normal View History

2023-11-07 23:09:38 +00:00
# blox-plugin-reveal
2023-11-07 23:09:38 +00:00
A 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`:
```yaml
module:
imports:
2023-11-07 23:09:38 +00:00
- path: github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-reveal
```
## Usage
2023-11-09 14:58:28 +00:00
[View the documentation](https://docs.hugoblox.com/content/slides/)