From f4b95c2676fdb6cfd72d1cc6140b6a0a7c03d35b Mon Sep 17 00:00:00 2001 From: ministicraft Date: Tue, 14 Apr 2026 02:33:04 +0200 Subject: [PATCH] feat: add fade-right fragments to slide 39 + Claude/Copilot credit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 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> --- index.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index b4939f0..bb76d25 100644 --- a/index.html +++ b/index.html @@ -1127,9 +1127,9 @@ Notice: Applied catalog in 12.34 seconds

A common production setup:

    -
  1. Terraform provisions the VM
  2. -
  3. Ansible configures it and deploys the app
  4. -
  5. Puppet continuously enforces compliance
  6. +
  7. Terraform provisions the VM
  8. +
  9. Ansible configures it and deploys the app
  10. +
  11. Puppet continuously enforces compliance
@@ -1141,6 +1141,7 @@ Notice: Applied catalog in 12.34 seconds Arnaud Prémel-Cabic  Â·  arnaud.premel-cabic@ovhcloud.com
Slides: ministicraft.pages.git.cloud.arnaud-pc.fr/finistdev-configuration-as-code/

+

🤖 Made with Claude & GitHub Copilot