From 0f8bf5ca1f4f121708b64616d633c02589dc28c5 Mon Sep 17 00:00:00 2001 From: thelukewhiting Date: Wed, 2 Apr 2025 17:40:49 -0700 Subject: [PATCH] add sandboxes, change blueprint sort order --- blueprints/index.html.erb | 9 ++- blueprints/per-user-dev-environments.html.md | 58 ++++++++++++++++++++ 2 files changed, 64 insertions(+), 3 deletions(-) create mode 100644 blueprints/per-user-dev-environments.html.md diff --git a/blueprints/index.html.erb b/blueprints/index.html.erb index f7aa7a3fa1..3b0ea252eb 100644 --- a/blueprints/index.html.erb +++ b/blueprints/index.html.erb @@ -10,12 +10,15 @@ nav: firecracker

- A new—and growing!—library of “blueprints” showing how to run, design, build, and deploy different kinds of apps on Fly.io. This isn’t just a showcase for stuff we’ve built, but a collection of patterns and examples that you can can apply in your own projects. + A new—and growing!—library of "blueprints" showing how to run, design, build, and deploy different kinds of apps on Fly.io. This isn't just a showcase for stuff we've built, but a collection of patterns and examples that you can can apply in your own projects.