@@ -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
|
||||
|
||||
Reference in New Issue
Block a user