Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tooling: Provisioning scripts and docs for local development #10

Merged
merged 5 commits into from
Aug 13, 2021

Conversation

coreymckrill
Copy link
Contributor

This expands the provisioning scripts a bit to include additional
plugins used by the News site, configuring some WP settings, and
importing demo content. The content comes from the actual News site, but
it has been scrubbed of PII and there is a readme describing how to do
the scrub again if we want to update the demo content in the future.

It also adds more details in the main repo readme about how to set up
the dev environment.

To test, follow the instructions in the main readme file!

Fixes #2

This expands the provisioning scripts a bit to include additional
plugins used by the News site, configuring some WP settings, and
importing demo content. The content comes from the actual News site, but
it has been scrubbed of PII and there is a readme describing how to do
the scrub again if we want to update the demo content in the future.

It also adds more details in the main repo readme about how to set up
the dev environment.

Fixes #2
Copy link
Member

@iandunn iandunn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, these are all minor comments

readme.md Show resolved Hide resolved
package.json Show resolved Hide resolved
.wp-env.json Show resolved Hide resolved
.wp-env.json Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tooling: Import demo content into the local dev environment
2 participants