Skip to content

Instantly share code, notes, and snippets.

@twoelevenjay
Created August 25, 2017 17:30
Show Gist options
  • Save twoelevenjay/6995d0250c0c6842b8d557def00c2517 to your computer and use it in GitHub Desktop.
Save twoelevenjay/6995d0250c0c6842b8d557def00c2517 to your computer and use it in GitHub Desktop.
Custom site file for VVV
sites:
trg:
repo: https://github.com/JPry/vvv-base.git
hosts:
- trg.dev
custom:
admin_user: trg
admin_password: trg
admin_email: trg@localhost.local
title: TRG
db_prefix: trg_
multisite: false
xipio: true
version: latest
locale: en_US
plugins:
- jetpack
- { plugin: "redirect-emails-on-staging", activate: true }
- { plugin: "https://github.com/afragen/github-updater/archive/6.3.1.zip", force: true, activate: true }
themes:
- twentyseventeen
delete_default_plugins: true
delete_default_themes: true
wp_content: https://github.com/jquery/jquery-wp-content.git
wp: true
htdocs: https://github.com/salcode/example-project-w-gitignore.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment