forked from yeswework/fabrica-dev-kit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsetup-example.yml
26 lines (23 loc) · 995 Bytes
/
setup-example.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# Fabrica Dev Kit setup configuration
# Modify for your project, then run `./setup.rb` from this folder
# Project settings
slug: divichildtheme # lowercase letters only (also used for theme slug and PHP namespacing)
title: Divi Child Theme
author:
name: Divi Child Theme Creator
email: [email protected]
url: http://diviframework.dev/
# WordPress settings
wp:
admin: # development site admin user credentials
user: diviframework
pass: diviframework
email: [email protected]
lang: en_US # dev site WP locale/language
rewrite_structure: /%postname%/ # dev site permalink structure (can be changed later)
# acf_pro_key: # optional (if set will preinstall Advanced Custom Fields Pro)
plugins: # optional (installs plugins at setup - use URL slugs from WP plugins directory)
# - advanced-custom-fields
# - force-regenerate-thumbnails
# Google Analytics - optional (will preset tracking code in theme, can be added manually later)
# google_analytics_id: