# Display controls in the bottom right cornercontrols:true# Display a presentation progress barprogress:true# Set default timing of 2 minutes per slidedefaultTiming:120# Display the page number of the current slideslideNumber:false# Push each slide change to the browser historyhistory:false# Enable keyboard shortcuts for navigationkeyboard:true# Enable the slide overview modeoverview:true# Vertical centering of slidescenter:true# Enables touch navigation on devices with touch inputtouch:true# Loop the presentationloop:false# Change the presentation direction to be RTLrtl:false# Randomizes the order of slides each time the presentation loadsshuffle:false# Turns fragments on and off globallyfragments:true# Flags if the presentation is running in an embedded mode,# i.e. contained within a limited portion of the screenembedded:false# Flags if we should show a help overlay when the questionmark# key is pressedhelp:true# Flags if speaker notes should be visible to all viewersshowNotes:false# Global override for autolaying embedded media (video/audio/iframe)# - null: Media will only autoplay if data-autoplay is present# - true: All media will autoplay, regardless of individual setting# - false: No media will autoplay, regardless of individual settingautoPlayMedia:null# Number of milliseconds between automatically proceeding to the# next slide, disabled when set to 0, this value can be overwritten# by using a data-autoslide attribute on your slidesautoSlide:0# Stop auto-sliding after user inputautoSlideStoppable:true# Use this method for navigation when auto-slidingautoSlideMethod: Reveal.navigateNext
# Enable slide navigation via mouse wheelmouseWheel:false# Hides the address bar on mobile deviceshideAddressBar:true# Opens links in an iframe preview overlaypreviewLinks:false# Transition styletransition:'slide'# none/fade/slide/convex/concave/zoom# Transition speedtransitionSpeed:'default'# default/fast/slow# Transition style for full page slide backgroundsbackgroundTransition:'fade'# none/fade/slide/convex/concave/zoom# Number of slides away from the current that are visibleviewDistance:3# Parallax background imageparallaxBackgroundImage:''# e.g. "'https://s3.amazonaws.com/hakim-static/reveal-js/reveal-parallax-1.jpg'"# Parallax background sizeparallaxBackgroundSize:''# CSS syntax, e.g. "2100px 900px"# Number of pixels to move the parallax background per slide# - Calculated automatically unless specified# - Set to 0 to disable movement along an axisparallaxBackgroundHorizontal:nullparallaxBackgroundVertical:null# The display mode that will be used to show slidesdisplay:'block'# Enable spotlight modespotlight:enabled:true# Enable timer (in minutes)allottedMinutes:5