From bc670d11dc654f76761775c03c9e938c61ee9b7c Mon Sep 17 00:00:00 2001 From: Priec Date: Tue, 2 Jun 2026 22:35:13 +0200 Subject: [PATCH] better for prod --- examples.html | 49 ++----------------------------------------------- index.html | 12 +++++++----- 2 files changed, 9 insertions(+), 52 deletions(-) diff --git a/examples.html b/examples.html index 8370fa4..63762e5 100644 --- a/examples.html +++ b/examples.html @@ -114,7 +114,7 @@

Examples

- Three apps in the box. + Rich examples out of the box.

Each example is a standalone cargo project under examples/ in the repo. Clone, run, read, fork. @@ -149,21 +149,7 @@ A multi-page app with a focusable list, page navigation, and quit. The minimal end-to-end example — the one to read first to understand the architecture.

-

Run it

-
- cargo run --example default - -
+

What it shows