title: "{{ replace .Name "-" " " | title }}"
summary: ""
authors: []
tags: []
categories: []
date: {{ .Date }}
slides:
  # Choose a theme from https://github.com/hakimel/reveal.js#theming
  theme: black
  # Choose a code highlighting style (if highlighting enabled in params.toml)
  #   Light style: github. Dark style: dracula (default).
  #   Available highlight themes listed in: https://highlightjs.org/static/demo/
  #   Use lower case names and replace space with hyphen '-'
  highlight_style: dracula
diagram: true diagram_options:
# Mermaid diagram themes include: default,base,dark,neutral,forest
theme: base
# RevealJS slide options. # Options are named using the snake case equivalent of those in the RevealJS docs. reveal_options:
controls: true
progress: true
slide_number: c/t  # true | false | h.v | h/v | c | c/t
center: true
rtl: false
mouse_wheel: true
transition: fade  # none/fade/slide/convex/concave/zoom
transitionSpeed: default  # default/fast/slow
background_transition: slide  # none/fade/slide/convex/concave/zoom
touch: true
loop: false
menu_enabled: true
Author Name
...