WordPress / wordpress-playground

Run WordPress in the browser via WebAssembly PHP
https://w.org/playground/
GNU General Public License v2.0
1.64k stars 257 forks source link

A doc page to list everything you can do with Playground #1094

Open adamziel opened 8 months ago

adamziel commented 8 months ago

Topics to cover:

flexseth commented 7 months ago

Hey @adamziel - I've been looking a good bit over the DevHub (developer docs), right now I don't think there's much or anything about the Playground over there. It's my goal to help out with the dev docs to fill in current gaps and also offer up example source code for building blocks with WP + React. When looking over and revising docs I'll keep the Playground in mind and make notes along the way... IE: create-block package > source code > try in Playground.

I opened up a new docs request for tracking purposes

Cool project BTW!!

Seth

flexseth commented 7 months ago

Google Sheets workbook with notes on just about anything you can do (and can't do) in Playground

Can be the basis for existing documentation and discussion on new features

ironnysh commented 7 months ago

Hi @flexseth, kudos on this monumental undertaking!

A quick question: is this spreadsheet meant to be used for the DevHub or the Playground documentation? If it's the latter, could we migrate it into a different tool, less number-oriented and more responsive and portable? A GitHub project would be perfect, or perhaps a GitHub wiki--something that lives here and interacts with the existing content.

flexseth commented 7 months ago

Hi @flexseth, kudos on this monumental undertaking!

A quick question: is this spreadsheet meant to be used for the DevHub or the Playground documentation? If it's the latter, could we migrate it into a different tool, less number-oriented and more responsive and portable? A GitHub project would be perfect, or perhaps a GitHub wiki--something that lives here and interacts with the existing content.

The spreadsheet was just a quick way to cross-reference all of the info from the docs and issues I found, there's definitely a better way to go. I'll be working today on some master Table of Contents type docs, where people can pick up issues that need attention and work on docs if they want! :)

ironnysh commented 7 months ago

Cool, as long as it's not GSheets based 😆 Let's not topple the lovely, efficient docs-as-code system that's already in place.