From 72f129472044a97ffa06136da0a473581914c7e9 Mon Sep 17 00:00:00 2001 From: IwanIDev Date: Sat, 21 Mar 2026 12:41:49 +0000 Subject: Initial Commit Set up Astro and shadcn/ui --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..494ec00 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# Astro Blog Site +This is my blog site written with Astro, Tailwind CSS, and shadcn/ui. + +**WORK IN PROGRESS** -- cgit