website: landing update: Multi-machine Docker Compose for production with terminal examples

This commit is contained in:
Pasha Sviderski
2026-06-11 19:07:16 +10:00
parent fffc6a8b8a
commit e622c06ca6
5 changed files with 972 additions and 1522 deletions
@@ -29,6 +29,11 @@
}
}
/* Inline code, styled like GitHub's with a visible border. */
code {
@apply font-mono text-[0.85em] text-zinc-700 bg-zinc-100 border border-zinc-200 rounded-md px-[0.4em] py-[0.1em] whitespace-nowrap;
}
/* Buttons */
.btn,
.btn-sm {