Skip to content

Commit f55542f

Browse files
committed
chore: restore deleted readme
1 parent 917587d commit f55542f

File tree

3 files changed

+11
-270
lines changed

3 files changed

+11
-270
lines changed

README.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# hwptoolkit
2+
3+
Headless WordPress Toolkit
4+
5+
> A modern toolkit for building headless WordPress applications. Provides CLI tools, plugins, and best practices for decoupling WordPress into a powerful headless CMS.
6+
## Project Organization
7+
8+
- `packages`: Dependency packages to be published on NPM
9+
- `plugins`: PHP based WordPress Plugins
10+
- `docs`: Documentation for the Toolkit?
11+
- `examples`: Example code for HWP

package-lock.json

-266
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

-4
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,5 @@
2323
"@playwright/test": "^1.40.0",
2424
"@wordpress/env": "^8.0.0",
2525
"rimraf": "^5.0.5"
26-
},
27-
"dependencies": {
28-
"@apollo/client": "^3.13.4",
29-
"graphql": "^16.10.0"
3026
}
3127
}

0 commit comments

Comments
 (0)