2019-11-30 17:28:55 +00:00
|
|
|
---
|
|
|
|
title: "{{ replace .Name "-" " " | title }}"
|
|
|
|
date: {{ .Date }}
|
|
|
|
description:
|
2020-02-05 17:23:27 +00:00
|
|
|
type: presentation
|
2019-11-30 17:28:55 +00:00
|
|
|
tags:
|
|
|
|
-
|
|
|
|
series:
|
|
|
|
-
|
|
|
|
categories:
|
|
|
|
-
|
2019-12-02 09:46:53 +00:00
|
|
|
plugins:
|
|
|
|
- highlight
|
|
|
|
- zoom
|
|
|
|
- notes
|
|
|
|
- math
|
|
|
|
highlightTheme: monokai # monokai, zenburn
|
|
|
|
revealTheme: beige # beige, black, blood, league, monokai, moon, night, serif, simple, sky, solarized, white
|
2019-12-03 03:23:03 +00:00
|
|
|
revealBackgroundColor: "" # #fff or rgba() or hsl()
|
|
|
|
revealBackgroundImage: "" # /images/myImage.png <= static folder path
|
|
|
|
revealBackgroundPosition: "" # left top, left center, left bottom, right top, right center ...
|
|
|
|
revealBackgroundRepeat: "" # repeat, repeat-x, repeat-y, no-repeat, inherit
|
|
|
|
revealBackgroundOpacity: "" # 0~1
|
|
|
|
revealBackgroundVideo: "" # /videos/myVideo.mp4 <= static folder path, A single video source, or a comma separated list of video sources.
|
|
|
|
revealBackgroundVideoLoop: false # true, false
|
|
|
|
revealBackgroundVideoMuted: false # true, false
|
|
|
|
revealBackgroundSize: "" # cover, contain, ...
|
2019-12-02 09:46:53 +00:00
|
|
|
reveal:
|
|
|
|
- main:
|
|
|
|
- sub:
|
|
|
|
- |
|
|
|
|
|
|
|
|
- sub:
|
|
|
|
- |
|
|
|
|
|
|
|
|
- main:
|
|
|
|
- sub:
|
|
|
|
- |
|
|
|
|
|
2019-11-30 17:28:55 +00:00
|
|
|
---
|