jmfergeau / wordpress-theme-template-docker

A docker-compose repo that makes working on Wordpress themes easier.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wordpress theme working with docker

Install

  • copy the file example.env and rename the copy .env and change the username and password in it.
  • Get the theme Twenty TwentyFour from Wordpress and put it in the themes folder. It will be used as a fallback.

Start

docker-compose -f docker-compose.yml up

Tips

Placeholder content for themes can be found here.

About

A docker-compose repo that makes working on Wordpress themes easier.

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%