hugo-theme-zzo/exampleSite/content/pt/dir/fourth.md

89 lines
2.1 KiB
Markdown
Raw Normal View History

---
title: "Fourth"
2019-12-19 07:15:26 +00:00
date: 2019-10-30T20:48:10+09:00
description: "My fourth presentation"
type: pt
tags:
-
series:
-
categories:
-
2020-01-11 18:03:51 +00:00
featured_image: "feature1/number-four.png"
2019-12-02 09:46:53 +00:00
plugins:
- highlight
2019-12-02 09:46:53 +00:00
- zoom
- notes
- math
highlightTheme: monokai
2019-12-02 09:46:53 +00:00
revealTheme: bagie
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:
2019-12-02 09:46:53 +00:00
- sub:
- |
# Hugo
## The worlds fastest framework for building websites
2019-12-02 09:46:53 +00:00
- sub:
- |
Hugo is one of the most popular open-source static site generators. With its amazing speed and flexibility, Hugo makes building websites fun again.
- main:
- sub:
- |
# Reveal.js
## A framework for easily creating beautiful presentations using HTML.
- [Check out the live demo](https://revealjs.com/#/)
- main:
- sub:
- |
You can easily create presentation documents using Markdown.
- fragment:
- sub:
- |
# here
- sub:
- |
#### you
- sub:
- |
#### go
2019-12-02 09:46:53 +00:00
- main:
- sub:
- |
# POINT OF VIEW
Press *ESC* to enter the slide overview.
Hold down the alt key (ctrl in Linux) and click on any element to zoom towards it using zoom.js. click again to zoom back out.
(NOTE\: Use ctrl + click in Linux)
- fragment:
- sub:
- |
## FRAGMENTS
- sub:
- |
Hit the next arrow...
- sub:
- |
... to step through ...
- sub:
- |
.. a
- sub:
- |
.. a fragmented
- sub:
- |
.. a fragmented slide.
---