📄 docs: Update readme

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
Keith Solomon
2026-05-02 10:55:50 -05:00
parent d7e721f323
commit a63d29f1d6
+3 -13
View File
@@ -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. WordPress theme for Community Works Collaborative.
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
## Project Structure ## Project Structure
```plaintext ```plaintext
VDI-Starter-v5/ community-works-collaborative/
├── acf/ # ACF field group JSON definitions ├── acf/ # ACF field group JSON definitions
├── bin/ # Build scripts ├── bin/ # Build scripts
├── content/ # Sample page and post content for testing ├── content/ # Sample page and post content for testing