mirror of
https://github.com/cupcakearmy/wordpress-template.git
synced 2025-03-12 06:07:29 +00:00
Wordpress boilerplate
Quickstart
Change the default password in config/.env
# Start the containers
docker-compose up -d
# Install Deps
yarn
# Watch the JS & CSS
yarn run dev
# Go to http://localhost and activate your theme
Raccomended Plugins
- Advanced Custom Fields
- All-in-One WP Migration
- Custom Post Type UI
- W3 Total Cache
- WooCommerce
- Yoast SEO
Languages
PHP
47.9%
Dockerfile
29.9%
CSS
12.8%
Stylus
6.5%
JavaScript
2.9%