shelob9/vvv-config

Barebones config for VVV new site. BYOWP.

dev-master 2014-10-13 17:49 UTC

This package is auto-updated.

Last update: 2024-04-08 06:20:39 UTC


README

Basic configuration for setting for adding a new site in VVV.

For more information on how to use this to create new sites, see my article on using Vagrant in Torque.

Instructions:

  • In VVV's www directory, create a new folder and give it a name.
  • Add and configure WordPress in that directory according to your personal taste
  • Clone or copy this repo in that directory.
  • In each file from this repo change "site" to whatever you called the parent directory.
  • vagrant provision

You may or may not need to vagrant halt and vagrant up to get it to work.