Skip to content

Commit

Permalink
Update Nova brands to use common theme
Browse files Browse the repository at this point in the history
  • Loading branch information
ethitter committed Aug 16, 2024
1 parent 60f7326 commit f859d58
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 37 deletions.
33 changes: 7 additions & 26 deletions config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,26 +14,7 @@ sites:
admin_password: pmcdev
wp_version: 6.5
pmc:
theme_repo: [email protected]:penske-media-corp/pmc-artforum-2023.git
theme_slug: ""
parent_theme_slug: ""
theme_dir_uses_vip: false
artguide:
skip_provisioning: true
description: artguide
repo: [email protected]:penske-media-corp/pmc-vvv-site-provisioners.git
branch: main
hosts:
- artguide.test
nginx_upstream: php82
custom:
live_url: https://artguide
site_title: Art Guide (LOCAL)
admin_user: pmcdev
admin_password: pmcdev
wp_version: 6.5
pmc:
theme_repo: [email protected]:penske-media-corp/pmc-artguide-2023.git
theme_repo: [email protected]:penske-media-corp/pmc-nova-theme.git
theme_slug: ""
parent_theme_slug: ""
theme_dir_uses_vip: false
Expand Down Expand Up @@ -204,7 +185,7 @@ sites:
admin_password: pmcdev
wp_version: 6.5
pmc:
theme_repo: [email protected]:penske-media-corp/pmc-footwearnews-2023.git
theme_repo: [email protected]:penske-media-corp/pmc-nova-theme.git
theme_slug: ""
parent_theme_slug: ""
theme_dir_uses_vip: false
Expand Down Expand Up @@ -261,7 +242,7 @@ sites:
admin_password: pmcdev
wp_version: 6.5
pmc:
theme_repo: [email protected]:penske-media-corp/pmc-indiewire-2023.git
theme_repo: [email protected]:penske-media-corp/pmc-nova-theme.git
theme_slug: ""
parent_theme_slug: ""
theme_dir_uses_vip: false
Expand Down Expand Up @@ -508,7 +489,7 @@ sites:
admin_password: pmcdev
wp_version: 6.5
pmc:
theme_repo: [email protected]:penske-media-corp/pmc-stylecaster-2023.git
theme_repo: [email protected]:penske-media-corp/pmc-nova-theme.git
theme_slug: ""
parent_theme_slug: ""
theme_dir_uses_vip: false
Expand All @@ -527,7 +508,7 @@ sites:
admin_password: pmcdev
wp_version: 6.5
pmc:
theme_repo: [email protected]:penske-media-corp/pmc-flow-2024.git
theme_repo: [email protected]:penske-media-corp/pmc-nova-theme.git
theme_slug: ""
parent_theme_slug: ""
theme_dir_uses_vip: false
Expand All @@ -546,7 +527,7 @@ sites:
admin_password: pmcdev
wp_version: 6.5
pmc:
theme_repo: [email protected]:penske-media-corp/pmc-tvline-2023.git
theme_repo: [email protected]:penske-media-corp/pmc-nova-theme.git
theme_slug: ""
parent_theme_slug: ""
theme_dir_uses_vip: false
Expand All @@ -565,7 +546,7 @@ sites:
admin_password: pmcdev
wp_version: 6.5
pmc:
theme_repo: [email protected]:penske-media-corp/pmc-rr-giftguide-2023.git
theme_repo: [email protected]:penske-media-corp/pmc-nova-theme.git
theme_slug: ""
parent_theme_slug: ""
theme_dir_uses_vip: false
Expand Down
18 changes: 7 additions & 11 deletions sites.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
{
"artforum.com": {
"site_title_prefix": "Art Forum",
"theme_repo": "[email protected]:penske-media-corp/pmc-artforum-2023.git"
},
"artguide": {
"site_title_prefix": "Art Guide",
"theme_repo": "[email protected]:penske-media-corp/pmc-artguide-2023.git"
"theme_repo": "[email protected]:penske-media-corp/pmc-nova-theme.git"
},
"artnews.com": {
"site_title_prefix": "Artnews",
Expand Down Expand Up @@ -53,7 +49,7 @@
},
"footwearnews.com": {
"site_title_prefix": "Footwearnews",
"theme_repo": "[email protected]:penske-media-corp/pmc-footwearnews-2023.git"
"theme_repo": "[email protected]:penske-media-corp/pmc-nova-theme.git"
},
"goldderby.com": {
"site_title_prefix": "Gold Derby",
Expand All @@ -69,7 +65,7 @@
},
"indiewire.com": {
"site_title_prefix": "IndieWire",
"theme_repo": "[email protected]:penske-media-corp/pmc-indiewire-2023.git"
"theme_repo": "[email protected]:penske-media-corp/pmc-nova-theme.git"
},
"nova": {
"site_title_prefix": "Nova",
Expand Down Expand Up @@ -137,19 +133,19 @@
},
"stylecaster.com": {
"site_title_prefix": "Stylecaster",
"theme_repo": "[email protected]:penske-media-corp/pmc-stylecaster-2023.git"
"theme_repo": "[email protected]:penske-media-corp/pmc-nova-theme.git"
},
"theflowspace.com": {
"site_title_prefix": "Flow Space",
"theme_repo": "[email protected]:penske-media-corp/pmc-flow-2024.git"
"theme_repo": "[email protected]:penske-media-corp/pmc-nova-theme.git"
},
"tvline.com": {
"site_title_prefix": "TV Line",
"theme_repo": "[email protected]:penske-media-corp/pmc-tvline-2023.git"
"theme_repo": "[email protected]:penske-media-corp/pmc-nova-theme.git"
},
"ultimategiftguide.robbreport.com": {
"site_title_prefix": "Ultimate Gift Guide",
"theme_repo": "[email protected]:penske-media-corp/pmc-rr-giftguide-2023.git"
"theme_repo": "[email protected]:penske-media-corp/pmc-nova-theme.git"
},
"variety.com": {
"site_title_prefix": "Variety",
Expand Down

0 comments on commit f859d58

Please sign in to comment.