From 36a4390fa3ba0c4948aa8da8c91f8e1d4286e125 Mon Sep 17 00:00:00 2001 From: ministicraft Date: Tue, 14 Apr 2026 02:05:13 +0200 Subject: [PATCH] style: reduce h2 to 1.3em and shorten 4 long titles Ensure all slide titles fit on a single line at 1280px: - h2 font-size: 1.3em (was ~1.6em default) - Shortened slides 7, 8, 18, 32 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- index.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 18f605b..53d683b 100644 --- a/index.html +++ b/index.html @@ -53,6 +53,7 @@ } .reveal h1, .reveal h2 { text-align: left; } + .reveal h2 { font-size: 1.3em; } .title-slide, .title-slide h1 { text-align: center !important; } .title-slide .subtitle { color: var(--ods-text); } @@ -393,7 +394,7 @@
-

Each one is unique. Unreproducible. Undocumented.

+

Unique. Unreproducible. Undocumented.

Welcome to Snowflake Hell.

This is fine
-

Configuration drift is silent… until it isn't.

+

Configuration drift is silent…

Prod breaks on a Tuesday. You can't reproduce the bug locally. You can't scale reliably. You can't onboard a new server without fear.

@@ -721,7 +722,7 @@ Apply complete! Resources: 2 added, 0 changed, 0 destroyed.
-

In 2023, HashiCorp changed Terraform's license.

+

HashiCorp changed Terraform's license.

  • BSL instead of MPL — no longer truly open-source
  • The community responded: OpenTofu, by the OpenTF Foundation
  • @@ -1012,7 +1013,7 @@ Notice: Applied catalog in 12.34 seconds
    -

    Puppet is for large fleets that can't afford drift.

    +

    Puppet: large fleets, zero drift.

    • Continuous compliance, auditability, and guaranteed state — at scale
    • Best suited for enterprises with hundreds or thousands of long-lived servers