From f94603ebc539fce1778b1782c5088059304dc2d8 Mon Sep 17 00:00:00 2001 From: Jake Runyan Date: Mon, 29 Jan 2024 11:05:54 -0800 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..2ff3fd3 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# recipes +An online, public cookbook containing recipes that I've found, liked, and iterated on. Built using the content-first & react-based web framework Docusaurus.