From e1fbccf20d738d29eb9d124fed07634ef0584033 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Mon, 23 Jun 2025 22:18:20 -0400 Subject: [PATCH] added readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..2583f74 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Zona Testing Repo + +## How To Use + +This repository is an example Zona site project. Use the `just` recipes to +easily test various Zona functionality. This is intended as a development +resource. The `zona` repository is expected to be available at `~/dev/zona-py`.