diff --git a/packages/docs/site/i18n/fr/docusaurus-plugin-content-docs/current/main/resources.md b/packages/docs/site/i18n/fr/docusaurus-plugin-content-docs/current/main/resources.md index 7e4274da76..c2cc447abe 100644 --- a/packages/docs/site/i18n/fr/docusaurus-plugin-content-docs/current/main/resources.md +++ b/packages/docs/site/i18n/fr/docusaurus-plugin-content-docs/current/main/resources.md @@ -3,9 +3,10 @@ title: Links and Resources slug: /resources --- -# Links and Resources + +# Liens et ressources -:::tip + +:::astuce -## Frequently sought links +Un ensemble de redirections est en place pour faciliter l’accès à certains outils liés à Playground : -- [Demo](https://playground.wordpress.net/) + +::: + + +## Liens fréquemment recherchés + + +- [Démo](https://playground.wordpress.net/) +- [Dépôt GitHub](https://github.com/WordPress/wordpress-playground) +- [Documentation](https://wordpress.github.io/wordpress-playground/) +- [Dépôt des outils Playground](https://github.com/WordPress/playground-tools) -## Apps built with WordPress Playground -- [Official demo](https://playground.wordpress.net/) and the [showcase](https://developer.wordpress.org/playground) app – install a theme, try out a plugin, create a few pages, export what you've built + +## Apps contruites avec WordPress Playground + + +- [Démo officielle](https://playground.wordpress.net/) et l’app [showcase](https://developer.wordpress.org/playground) – installez un thème, essayez une extension, créez quelques pages, exportez ce que vous avez construit +- [@wp-playground/cli](https://www.npmjs.com/package/@wp-playground/cli) – un outil CLI pour un environnement dev WordPress intantané +- [WordPress Playground pour VS Code](https://marketplace.visualstudio.com/items?itemName=WordPressPlayground.wordpress-playground) +- Live Translations: [App](https://translate.wordpress.org/projects/wp-plugins/friends/dev/pl/default/playground/), [annonce](https://make.wordpress.org/polyglots/2023/04/19/wp-translation-playground/), [plus de détails](https://make.wordpress.org/polyglots/2023/05/08/translate-live-updates-to-the-translation-playground/) +- [Interactive code block](https://wordpress.org/plugins/interactive-code-block/) qui alimente le [tutoriel HTML Tag Processor](https://adamadam.blog/2023/02/16/how-to-modify-html-in-a-php-wordpress-plugin-using-the-new-tag-processor-api/) et le [tutoriel Playground JS API](https://adamadam.blog/2023/04/12/interactive-intro-to-wordpress-playground-public-api/) +- [Visualiseur de pull request Gutenberg](https://playground.wordpress.net/gutenberg.html) +- [Démo en direct de l’extension Notifications](https://johnhooks.io/playground-experiment/) +- [GraphQL REPL](https://www.wpgraphql.com/2023/06/15/announcing-the-wpgraphql-repl) +- [Blocknotes](https://twitter.com/adamzielin/status/1669478239771799552) – la toute première app iOS exécutant WordPress sur votre téléphone +- [Playground embedder](https://joost.blog/embedded-playground/) pour intégrer des exemples Playground dans la documentation WordPress.org à l’aide de codes courts +- [Démos extension sur wp.org](https://gist.github.com/adamziel/0fe3ffc1fb5202a907a87d055ee37135) – un script utilisateur qui ajoute un onglet « démo » aux pages d’extensions sur WordPress.org +- [Visualiseur de pull request](https://playground.wordpress.net/wordpress.html) +- [Synchronisation entre deux Playgrounds](https://playground.wordpress.net/demos/sync.html) +- [Time Travel](https://playground.wordpress.net/demos/time-traveling.html) +- [WP-CLI](https://playground.wordpress.net/demos/wp-cli.html) +- [Implementation PHP de Blueprints](https://playground.wordpress.net/demos/php-blueprints.html) -## Reading materials + +## Documentation -- [Build in-browser WordPress experiences with WordPress Playground and WebAssembly](https://web.dev/wordpress-playground/) + +- [Build in-browser WordPress experiences with WordPress Playground et WebAssembly (en anglais)](https://web.dev/wordpress-playground/) +- [WordPress Playground sur developer.wordpress.org (en anglais)](https://developer.wordpress.org/playground) +- [In-Browser WordPress Tech Demos : développement WordPress avec WordPress Playground (en anglais)](https://make.wordpress.org/core/2023/04/13/in-browser-wordpress-tech-demos-wordpress-development-with-wordpress-playground/) +- [Annonce initiale sur make.wordpress.org (en anglais)](https://make.wordpress.org/core/2022/09/23/client-side-webassembly-wordpress-with-no-server/) +- [Discussion Hackernews (en anglais)](https://news.ycombinator.com/item?id=32960560) -## Videos + +## Vidéos -- Developer Hours Videos: [Americas Region (May 23,2023)](https://wordpress.tv/2023/05/23/developer-hours-wordpress-playground-americas/), [APAC/EMEA Region (May 24,2023)](https://wordpress.tv/2023/05/24/developer-hours-wordpress-playground-apac-emea/) + +- Vidéos Developer Hours (en anglais) : [zone Amériques (23 mai 2023)](https://wordpress.tv/2023/05/23/developer-hours-wordpress-playground-americas/), [zone APAC/EMEA (24 mai 2023)](https://wordpress.tv/2023/05/24/developer-hours-wordpress-playground-apac-emea/) +- [Playground au « State of the Word » (en anglais)](https://youtu.be/VeigCZuxnfY?t=2912) +- [Playground au WCEU 2023 (en anglais)](https://www.youtube.com/watch?v=e-CwouzTGp4&t=26946s) +- [Playground au WordCamp Gliwice (en polonais)](https://www.youtube.com/watch?v=AUHklF9GdL8&list=PLiCne9CeL82_hGuJOAJlsc84WxVDSH-c9&index=4) +- [Regarder « WordPress Playground : l’outil ultime d’apprentissage, de test et d’enseignement pour WordPress » (en anglais)](https://www.youtube.com/watch?v=dN_LaenY8bI) par Anne McCarthy