Skip to content

davidyeiser/docker-wordpress-theme-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-wordpress-theme-setup

This repository was created as part of a tutorial on how to setup a local development environment to build a WordPress theme.

Installation

If you don’t have Docker and Docker Compose installed follow the steps outlined in the blog post linked above.

With Docker installed and running, in Terminal:

git clone https://github.com/davidyeiser/docker-wordpress-theme-setup.git
cd docker-wordpress-theme-setup

Then:

docker-compose up -d

Then in your browser:

http://localhost:8000/

The aforementioned blog post has more information.

About

Setup WordPress locally for theme development with Docker.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published