+++ title = "Accueil" outputs = ["Reveal"] [reveal_hugo] [[reveal_hugo.plugins]] name = "Gallery" source = "plugin/gallery/gallery.plugin.js" css = "plugin/gallery/gallery.css" +++ # Hello world ! This is my first slide. {{< frag c="One" >}} {{< frag c="Two" >}} {{< frag c="Three" >}} --- # This is the beginning --- --- {{< slide background-color="#FF4081" >}} {{% section %}} # Hello Mars ! ## Section slide 1 This is the second slide. --- ## Section slide 2 Well, the third actually ! {{% /section %}} --- {{< slide background-image="/images/faith.png" >}} # AND... --- ## This is the end !