20 lines
339 B
YAML
20 lines
339 B
YAML
baseURL: https://hugo-theme-revealjs.netlify.com/
|
|
title: Hugo Theme RevealJS
|
|
theme: "revealjs"
|
|
|
|
params:
|
|
reveal_theme: black
|
|
revealjs:
|
|
controls: true
|
|
progress: true
|
|
history: true
|
|
center: true
|
|
height: 800
|
|
width: 1500
|
|
|
|
disableKinds:
|
|
- "sitemap"
|
|
|
|
outputs:
|
|
home:
|
|
- "html"
|