hugo-academic-mirror/modules/blox-plugin-reveal
2024-02-04 19:18:12 +00:00
..
assets fix: links 2023-11-07 23:09:38 +00:00
layouts feat(plugins): update Reveal from v4 to v5 to enable Scroll View (#3051) 2024-02-04 19:18:12 +00:00
config.yaml fix: links 2023-11-07 23:09:38 +00:00
go.mod fix: blox-reveal require 2023-11-08 14:15:15 +00:00
README.md fix: links (cont.) 2023-11-09 14:58:28 +00:00

blox-plugin-reveal

A Hugo plugin for Reveal.JS.

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:

    module:
      imports:
        - path: github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-reveal
    

Usage

View the documentation