A skeleton project for Wordpress, using WP-CLI for downloading, installation and configuration.
The idea for this project came from Mark Jaquith's Wordpress Skeleton. The structure is the same with wordpress in a wp
folder and themes, plugins and uploads in content
, where the uploads is a symlink to a shared
folder on the same level as wp
and content
For me this project now works ("on my machine"), but I have already some ideas for improvements:
- Add a getting started to README.md
- Include WP-CLI as a phar in a bin dir