From 2ab151c8303ca59e88a47215c37c0013ae66e0ea Mon Sep 17 00:00:00 2001 From: dzello Date: Thu, 26 Apr 2018 23:44:00 -0700 Subject: [PATCH] Update example --- exampleSite/content/home/body.md | 3 ++- exampleSite/content/home/conclusion.md | 4 ++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/exampleSite/content/home/body.md b/exampleSite/content/home/body.md index eadca64..6162980 100644 --- a/exampleSite/content/home/body.md +++ b/exampleSite/content/home/body.md @@ -28,7 +28,8 @@ Create multiple presentations, one for each section in `content`. # reveal-hugo -Use the `fragment` shortcode to make content appear in sequence. +Use the `fragment` shortcode to make content appear incrementally. + ``` {{%/* fragment */%}} One {{%/* /fragment */%}} diff --git a/exampleSite/content/home/conclusion.md b/exampleSite/content/home/conclusion.md index 43cedfc..b67f60c 100644 --- a/exampleSite/content/home/conclusion.md +++ b/exampleSite/content/home/conclusion.md @@ -9,3 +9,7 @@ If you want your markdown files to contain more than one slide each... 🤔 ...this theme is for you! + +--- + +[https://github.com/dzello/reveal-hugo](https://github.com/dzello/reveal-hugo)