BeamerReveal

 view release on metacpan or  search on metacpan

test/2026-02-04-DRM/the_shell.html  view on Meta::CPAN

	 data-menu-title="<span class='menu-slide'>&bullet; Iteration (for, while)</span>" data-background-image="./the_shell_files/media/Slides/slide-132.jpg"
	 data-transition="none" data-background-transition="none">

<aside class="notes"> </aside>
</section>
<section class="slide"
	 data-menu-title="<span class='menu-slide'>&bullet; Functions and Scope</span>" data-background-image="./the_shell_files/media/Slides/slide-133.jpg"
	 data-transition="none" data-background-transition="none">

<aside class="notes"> </aside>
</section>
<section class="slide"
	 data-menu-title="<span class='menu-slide'>&bullet; Functions and Scope</span>" data-background-image="./the_shell_files/media/Slides/slide-134.jpg"
	 data-transition="none" data-background-transition="none">

<aside class="notes"> </aside>
</section>
<section class="slide"
	 data-menu-title="<span class='menu-slide'>&bullet; Robust Scripting and Debugging</span>" data-background-image="./the_shell_files/media/Slides/slide-135.jpg"
	 data-transition="none" data-background-transition="none">

<aside class="notes"> </aside>
</section>
<section class="slide"
	 data-menu-title="<span class='menu-slide'>&bullet; Robust Scripting and Debugging</span>" data-background-image="./the_shell_files/media/Slides/slide-136.jpg"
	 data-transition="none" data-background-transition="none">

<aside class="notes"> </aside>
</section>
<section class="slide"
	 data-menu-title="<span class='menu-slide'>&bullet; Robust Scripting and Debugging</span>" data-background-image="./the_shell_files/media/Slides/slide-137.jpg"
	 data-transition="none" data-background-transition="none">

<aside class="notes"> </aside>
</section>
<section class="slide"
	 data-menu-title="<span class='menu-slide'>&bullet; Example: Auto-Backup</span>" data-background-image="./the_shell_files/media/Slides/slide-138.jpg"
	 data-transition="none" data-background-transition="none">

<aside class="notes"> </aside>
</section>
<section class="slide"
	 data-menu-title="<span class='menu-slide'>&bullet; Analysis: Auto-Backup</span>" data-background-image="./the_shell_files/media/Slides/slide-139.jpg"
	 data-transition="none" data-background-transition="none">

<aside class="notes"> </aside>
</section>
<section class="slide"
	 data-menu-title="<span class='menu-slide'>&bullet; Questions?</span>" data-background-image="./the_shell_files/media/Slides/slide-140.jpg"
	 data-transition="none" data-background-transition="none">

<aside class="notes"> </aside>
</section>

      </div>
      <div class="quarto-auto-generated-content" style="display: none;">
	<div class="footer footer-default">
	</div>
    </div></div>

    <script>window.backupDefine = window.define; window.define = undefined;</script>
    <script src="the_shell_files/libs/revealjs/dist/reveal.js"></script>
    <!-- reveal.js plugins -->
    <script src="the_shell_files/libs/revealjs/plugin/quarto-line-highlight/line-highlight.js"></script>
    <script src="the_shell_files/libs/revealjs/plugin/pdf-export/pdfexport.js"></script>
    <script src="the_shell_files/libs/revealjs/plugin/reveal-menu/menu.js"></script>
    <script src="the_shell_files/libs/revealjs/plugin/reveal-menu/quarto-menu.js"></script>
    <script src="the_shell_files/libs/revealjs/plugin/quarto-support/support.js"></script>
    

    <script src="the_shell_files/libs/revealjs/plugin/notes/notes.js"></script>
    <script src="the_shell_files/libs/revealjs/plugin/search/search.js"></script>
    <script src="the_shell_files/libs/revealjs/plugin/zoom/zoom.js"></script>
    <script src="the_shell_files/libs/revealjs/plugin/math/math.js"></script>
    <script>window.define = window.backupDefine; window.backupDefine = undefined;</script>

    <script>

      // Full list of configuration options available at:
      // https://revealjs.com/config/
      Reveal.initialize({
	  'controlsAuto': false,
	  'previewLinksAuto': false,
	  'pdfSeparateFragments': false,
	  'autoAnimateEasing': "ease",
	  'autoAnimateDuration': 1,
	  'autoAnimateUnmatched': true,
	  'jumpToSlide': true,
	  'menu': {"side":"left","useTextContentForMissingTitles":true,"hideMissingTitles":true,"markers":false,"loadIcons":false,"custom":[{"title":"Tools","icon":"<i class=\"fas fa-gear\"></i>","content":"<ul class=\"slide-menu-items\">\n<li class=\"slide...
	  'smaller': false,
	  
          // Display controls in the bottom right corner
          controls: false,

          // Help the user learn the controls by providing hints, for example by
          // bouncing the down arrow when they first encounter a vertical slide
          controlsTutorial: false,

          // Determines where controls appear, "edges" or "bottom-right"
          controlsLayout: 'edges',

          // Visibility rule for backwards navigation arrows; "faded", "hidden"
          // or "visible"
          controlsBackArrows: 'faded',

          // Display a presentation progress bar
          progress: true,

          // Display the page number of the current slide
          slideNumber: false,

          // 'all', 'print', or 'speaker'
          showSlideNumber: 'all',

          // Add the current slide number to the URL hash so that reloading the
          // page/copying the URL will return you to the same slide
          hash: true,

          // Start with 1 for the hash rather than 0
          hashOneBasedIndex: false,

          // Flags if we should monitor the hash and change slides accordingly
          respondToHashChanges: true,

          // Push each slide change to the browser history
          history: true,

          // Enable keyboard shortcuts for navigation
          keyboard: true,

          // Enable the slide overview mode
          overview: true,

          // Disables the default reveal.js slide layout (scaling and centering)
          // so that you can use custom CSS layout



( run in 0.743 second using v1.01-cache-2.11-cpan-c966e8aa7e8 )