WordPress / community-themes

A collection of Block Themes built by the WordPress community.
80 stars 33 forks source link

Update playgrounds link to include github export preconfig #185

Closed robertsreberski closed 3 months ago

robertsreberski commented 4 months ago

Description

Today on the contributor's day on WordCamp Porto 2024 I was working on simplifying the process of creating and updating PR by non-developers that are willing to improve community themes.

As it's confusing how to get through GH export form (and it's easy to enter an obstacle if no storage option is selected) - this PR automates it.

Additionally, PR does the following:

MaggieCabrera commented 4 months ago

You were working on some guide for users to use playground to push to the repo, right? Do you have it, even if it's not finished? So we can continue working on it

robertsreberski commented 4 months ago

Hello @MaggieCabrera! I will finish the guide, and the PR on Friday :) and will update it here.

MaggieCabrera commented 4 months ago

Hello @MaggieCabrera! I will finish the guide, and the PR on Friday :) and will update it here.

Fantastic, thank you so much!

robertsreberski commented 4 months ago

I've created a PR extending ghexport-* wordpress-playgrounds functionality: https://github.com/WordPress/wordpress-playground/pull/1465

github-actions[bot] commented 4 months ago

Preview changes

I've detected changes to the following themes in this PR: Poetry.

You can preview these changes by following the links below:

I will update this comment with the latest preview links as you push more changes to this PR.

⚠️ Note: The preview sites are created using WordPress Playground. You can add content, edit settings, and test the themes as you would on a real site, but please note that changes are not saved between sessions.

robertsreberski commented 4 months ago

Hey @MaggieCabrera, I think I've made all changes to the PR - let me know if you think we could do something more!

Together with https://github.com/WordPress/wordpress-playground/pull/1465 it should make easier for non-devs to contribute to this repository.