https://github.com/bkwld/benchpress
Wordpress boilerplate
https://github.com/bkwld/benchpress
Last synced: over 1 year ago
JSON representation
Wordpress boilerplate
- Host: GitHub
- URL: https://github.com/bkwld/benchpress
- Owner: BKWLD
- License: mit
- Created: 2017-07-25T17:38:01.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-08T17:51:36.000Z (almost 9 years ago)
- Last Synced: 2025-03-05T10:02:02.779Z (over 1 year ago)
- Language: PHP
- Size: 10.7 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Install
1. Install Wordpress into your project at `/public`
2. Point a MAMP host to the `public` directory and go through the normal WP install
3. Run `yarn init` to create a package.json. Set the license to `UNLICENSED`
4. Add Benchpress via `yarn add bkwld/benchpress`
5. Run the setup: `yarn setup`
...
10. Activate the `Site` theme in the Wordpress admin