From 84316277745ffd0ca7a4b2dcba0744aa4339cf0c Mon Sep 17 00:00:00 2001 From: "Derek L. Seitz" Date: Sat, 13 Sep 2025 01:46:05 +0000 Subject: [PATCH] Initial commit --- 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..b065a55 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# campfire-blog + +This repository serves as a temporary data layer for the 'Campfire Logs: The Art of Trial & Error' blog. It contains the Markdown content and all associated metadata for each post. The structure is designed for resilience and scalability, acting as a public archive that will be used to seed a future self-hosted, full-stack blog platform. This project is part of a larger initiative to document the development journey from initial concept to production. \ No newline at end of file