From 04513d480db9aa994a8fcbe65b3e17c2fd3005ec Mon Sep 17 00:00:00 2001 From: Brandon Rozek Date: Tue, 10 Jun 2025 21:51:54 -0400 Subject: [PATCH] Create README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..a0bace1 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Website-Observations + +This repository contained one of my earliest techniques for storing my iNaturalist data for hugo. I now maintain a Postgres database which I expose via an JSON API to build that portion of my website.