feat: add fade-right fragments to slide 39 + Claude/Copilot credit
- Slide 39: fragment fade-right animation for each list item - Slide 40: added '🤖 Made with Claude & GitHub Copilot' mention Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -1127,9 +1127,9 @@ Notice: Applied catalog in 12.34 seconds
|
||||
<section>
|
||||
<h2>A common production setup:</h2>
|
||||
<ol>
|
||||
<li class="fragment"><span class="tf-col">Terraform</span> provisions the VM</li>
|
||||
<li class="fragment"><span class="ansible-col">Ansible</span> configures it and deploys the app</li>
|
||||
<li class="fragment"><span class="puppet-col">Puppet</span> continuously enforces compliance</li>
|
||||
<li class="fragment fade-right"><span class="tf-col">Terraform</span> provisions the VM</li>
|
||||
<li class="fragment fade-right"><span class="ansible-col">Ansible</span> configures it and deploys the app</li>
|
||||
<li class="fragment fade-right"><span class="puppet-col">Puppet</span> continuously enforces compliance</li>
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
@@ -1141,6 +1141,7 @@ Notice: Applied catalog in 12.34 seconds
|
||||
Arnaud Prémel-Cabic · arnaud.premel-cabic@ovhcloud.com<br>
|
||||
Slides: <a href="https://ministicraft.pages.git.cloud.arnaud-pc.fr/finistdev-configuration-as-code/" target="_blank">ministicraft.pages.git.cloud.arnaud-pc.fr/finistdev-configuration-as-code/</a>
|
||||
</p>
|
||||
<p class="meta" style="margin-top:1.5em; font-size:0.45em; color:var(--ods-neutral-600);">🤖 Made with Claude & GitHub Copilot</p>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user