Skip to content
This repository has been archived by the owner on Sep 29, 2023. It is now read-only.

LoreleiAurora/VIP-VVV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VIP-VVV

This allows VVV to provision a site for WordPress.com VIP work. It uses the new VVV provisioning system from the develop branch. There may be a number of changes between this and VIP Quickstart, as it isn't a perfect replica

Installation

To use this, modify your vvv-custom.yml to add the following:

  vip:
    repo: https://github.com/LoreleiAurora/VIP-VVV.git
    hosts:
      - vip.localhost

VVV will then check out this repository on provision and install all the relevant things.

You can now provision the site on it's own using:

vagrant provision --provision-with=site-vip

Or you can run vagrant up --provision to provision everything in VVV.

I don't have a vvv-custom.yml?

You can create this with a copy vvv-config.yml. Remember this was built for the new provisioning system, not the old provisioning system.

Starter Themes

In addition to all the things that come with VVV, and the shared plugins and code Quickstart uses, this adds several other items that may aid VIP development:

  • Minimum Viable VIP - The smallest possible theme that passes VIP code review. It provides a 404 page, a main file, and includes the needed headers, but nothing else.
  • _s - A copy of underscores, a popular starter theme

About

A WordPress.com VIP environment for VVV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published