From a63d29f1d6e28d0de33ac7f3f146a209bfc53a99 Mon Sep 17 00:00:00 2001 From: Keith Solomon Date: Sat, 2 May 2026 10:55:50 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=84=20docs:=20Update=20readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Copilot --- README.md | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 4f666ee..acfa24d 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,11 @@ -# VDI WordPress Theme Starter v5 +# Community Works Collaborative - WordPress Theme -VDI WordPress Theme Starter v5 is a minimal WordPress theme designed as a starting point for custom theme development. It focuses on modern development approaches with a lean architecture that avoids the overhead of theme frameworks. - -Repo: [https://github.com/Vincent-Design-Inc/VDI-Starter-v5](https://github.com/Vincent-Design-Inc/VDI-Starter-v5) -AC Bug/Issue Tracking: [https://next-app.activecollab.com/119590/projects/4553?modal=Task-98192-4553](https://next-app.activecollab.com/119590/projects/4553?modal=Task-98192-4553) - -## Key Features - -- Tailwind CSS -- Namespaced PHP for isolation -- Built-in support for ACF blocks -- Fast development workflow with watch and compile functions +WordPress theme for Community Works Collaborative. ## Project Structure ```plaintext -VDI-Starter-v5/ +community-works-collaborative/ ├── acf/ # ACF field group JSON definitions ├── bin/ # Build scripts ├── content/ # Sample page and post content for testing