Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Mte90 committed Jan 8, 2019
1 parent 0e63861 commit 43f3f31
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
# VVV Custom site template (WP Core develop)
# ClassicPress core development

For when you just need a dev site running wordpress develop. Great for contributor days, Trac tickets, etc

For general WP work such as theme building or plugin development, use the normal site template instead
For when you just need a dev site running classicpress development version.

## Overview

This template will allow you to create a WordPress core dev environment running wordpress trunk using only `vvv-custom.yml`.
This template will allow you to create a ClassicPress core dev environment running wordpress trunk using only `vvv-custom.yml`.

The supported environments are:

Expand All @@ -20,7 +18,7 @@ The supported environments are:

```
my-site:
repo: https://github.com/Varying-Vagrant-Vagrants/custom-site-template-develop
repo: https://github.com/Mte90/classicpress-template-develop
hosts:
- my-site.test
```
Expand All @@ -36,7 +34,7 @@ my-site:

```
my-site:
repo: https://github.com/Varying-Vagrant-Vagrants/custom-site-template-develop
repo: https://github.com/Mte90/classicpress-template-develop
hosts:
- multisite.test
- site1.multisite.test
Expand Down

0 comments on commit 43f3f31

Please sign in to comment.