Skip to content

Commit 5822d7b

Browse files
authored
Update index.html
first heading added
1 parent 8e1967b commit 5822d7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ <h1>From Snowflake Servers to GitOps Nirvana</h1>
2929
<p><em>A beginner-friendly tour of the declarative stack that actually runs itself — 04 Aug 2025</em></p>
3030

3131
<p>You’ve probably heard the buzzwords: GitOps, NoOps, immutable infrastructure. Today I’d like to walk you - step by step - through why these concepts exist and how a small constellation of tools (NixOS, Terraform, Docker, Argo CD, Kubernetes, DSPy, and a pinch of policy-as-code) fit together to create a platform that deploys itself every time you hit <em>merge</em>.</p>
32-
32+
<h2>1. The Problem We’re Solving</h2>
3333
<!-- IMAGE 1 -->
3434
<figure>
3535
<img src="images/DeclarativeStack.jpg" alt="Diagram of declarative stack pipeline">

0 commit comments

Comments
 (0)