🐞 fix: Clean up code for production use
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Basic-WP WordPress Theme Starter
|
||||
# VDI WordPress Theme Starter v5
|
||||
|
||||
Basic-WP 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.
|
||||
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.
|
||||
|
||||
## Key Features
|
||||
|
||||
@@ -12,7 +12,7 @@ Basic-WP is a minimal WordPress theme designed as a starting point for custom th
|
||||
## Project Structure
|
||||
|
||||
```plaintext
|
||||
Basic-WP/
|
||||
VDI-Starter-v5/
|
||||
├── acf/ # ACF field group JSON definitions
|
||||
├── bin/ # Build scripts
|
||||
├── content/ # Sample page and post content for testing
|
||||
|
||||
Reference in New Issue
Block a user