mozmeao / foxtail

new Wordpres theme for the Firefox content portal
3 stars 2 forks source link

Bring staged changes to mozilla.design to production #25

Open slightlyoffbeat opened 2 years ago

slightlyoffbeat commented 2 years ago

The studio team worked with an agency to update mozilla.design.

The changes are on https://mozilladev.wpengine.com/design

We have a multi-blog instance of wordpress. This means all of the blogs share a database. If we push the staged updates live, it will update all of the blogs, and we will likely lose data.

WPengine has stage, dev, and prod. It looks like these updates currently live on dev.

What we will need to do:

craigcook commented 2 years ago

We can do a single blog export of just the design blog content from dev and import it to just the design blog on prod, we don't have to do the entire database.

slightlyoffbeat commented 2 years ago

@craigcook that's perfect.