|
| 1 | +--- |
| 2 | +title: リンクとリソース |
| 3 | +slug: /resources |
| 4 | +--- |
| 5 | + |
| 6 | +# リンクとリソース |
| 7 | + |
| 8 | +<!-- |
| 9 | +# Links and Resources |
| 10 | +--> |
| 11 | + |
| 12 | +:::tip |
| 13 | + |
| 14 | +Playground に関連するいくつかのツールへのアクセスを容易にするために、一連のリダイレクトが用意されています。 |
| 15 | + |
| 16 | +<ul id="list-resources-redirections"> |
| 17 | +<li><a href="https://playground.wordpress.net/"><strong>https://playground.wordpress.net/</strong></a> → Playground インスタンス</li> |
| 18 | +<li><a href="https://playground.wordpress.net/docs">https://playground.wordpress.net<strong>/docs</strong></a> → Playground ドキュメント</li> |
| 19 | +<li><a href="https://playground.wordpress.net/builder">https://playground.wordpress.net<strong>/builder</strong></a> → Playground ブループリント ビルダー</li> |
| 20 | +<li><a href="https://playground.wordpress.net/wordpress">https://playground.wordpress.net<strong>/wordpress</strong></a> → Playground PR viewer for WordPress</li> |
| 21 | +<li><a href="https://playground.wordpress.net/gutenberg">https://playground.wordpress.net<strong>/gutenberg</strong></a> → Playground PR viewer for Gutenberg</li> |
| 22 | +<li><a href="https://playground.wordpress.net/proxy">https://playground.wordpress.net<strong>/proxy</strong></a> → Playground Proxy Service <em>(詳細については <a href="/blueprints/steps/resources#urlreference">URLリファレンス</a> ご覧ください)</em></li> |
| 23 | +</ul> |
| 24 | +::: |
| 25 | + |
| 26 | +<!-- |
| 27 | +:::tip |
| 28 | +
|
| 29 | +There's a set of redirections in place to make it easier the access to some of the tools related to Playground: |
| 30 | +
|
| 31 | +<ul id="list-resources-redirections"> |
| 32 | +<li><a href="https://playground.wordpress.net/"><strong>https://playground.wordpress.net/</strong></a> → Playground instance</li> |
| 33 | +<li><a href="https://playground.wordpress.net/docs">https://playground.wordpress.net<strong>/docs</strong></a> → Playground Docs</li> |
| 34 | +<li><a href="https://playground.wordpress.net/builder">https://playground.wordpress.net<strong>/builder</strong></a> → Playground Blueprints Builder</li> |
| 35 | +<li><a href="https://playground.wordpress.net/wordpress">https://playground.wordpress.net<strong>/wordpress</strong></a> → Playground PR viewer for WordPress</li> |
| 36 | +<li><a href="https://playground.wordpress.net/gutenberg">https://playground.wordpress.net<strong>/gutenberg</strong></a> → Playground PR viewer for Gutenberg</li> |
| 37 | +<li><a href="https://playground.wordpress.net/proxy">https://playground.wordpress.net<strong>/proxy</strong></a> → Playground Proxy Service <em>(see <a href="/blueprints/steps/resources#urlreference">URLReference</a> for more info)</em></li> |
| 38 | +</ul> |
| 39 | +::: |
| 40 | +--> |
| 41 | + |
| 42 | +## よく検索されるリンク |
| 43 | + |
| 44 | +<!-- |
| 45 | +## Frequently sought links |
| 46 | +--> |
| 47 | + |
| 48 | +- [Demo](https://playground.wordpress.net/) |
| 49 | +- [Github Repository](https://github.com/WordPress/wordpress-playground) |
| 50 | +- [Documentation](https://wordpress.github.io/wordpress-playground/) |
| 51 | +- [Playground tools Repository](https://github.com/WordPress/playground-tools) |
| 52 | + |
| 53 | +## WordPress Playground で構築されたアプリ |
| 54 | + |
| 55 | +<!-- |
| 56 | +## Apps built with WordPress Playground |
| 57 | +--> |
| 58 | + |
| 59 | +- [Official demo](https://playground.wordpress.net/) – テーマをインストールし、プラグインを試し、いくつかのページを作成し、作成したものをエクスポートします |
| 60 | +- [wp-now](https://www.npmjs.com/package/%40wp-now/wp-now) – インスタント WordPress 開発環境用の CLI ツール |
| 61 | +- [WordPress Playground for VS Code](https://marketplace.visualstudio.com/items?itemName=WordPressPlayground.wordpress-playground) |
| 62 | +- Live Translations: [App](https://translate.wordpress.org/projects/wp-plugins/friends/dev/pl/default/playground/), [announcement](https://make.wordpress.org/polyglots/2023/04/19/wp-translation-playground/), [more details](https://make.wordpress.org/polyglots/2023/05/08/translate-live-updates-to-the-translation-playground/) |
| 63 | +- [Interactive code block](https://wordpress.org/plugins/interactive-code-block/) which powers the [HTML Tag Processor tutorial](https://adamadam.blog/2023/02/16/how-to-modify-html-in-a-php-wordpress-plugin-using-the-new-tag-processor-api/) |
| 64 | +- [Gutenberg Pull Request previewer](https://playground.wordpress.net/gutenberg.html) |
| 65 | +- [GraphQL REPL](https://www.wpgraphql.com/2023/06/15/announcing-the-wpgraphql-repl) |
| 66 | +- [Blocknotes](https://twitter.com/adamzielin/status/1669478239771799552) – スマートフォンで WordPress を実行する初の iOS アプリ |
| 67 | +- [Playground embedder](https://joost.blog/embedded-playground/) ショートコードを使用して WordPress.org のドキュメントに Playground の例を埋め込む |
| 68 | +- [Plugin demos on wp.org](https://gist.github.com/adamziel/0fe3ffc1fb5202a907a87d055ee37135) – WordPress.org のプラグインページに「デモ」タブを追加するユーザースクリプト |
| 69 | +- [WordPress Pull Request previewer](https://playground.wordpress.net/wordpress.html) |
| 70 | +- [Synchronization between two Playgrounds](https://playground.wordpress.net/demos/sync.html) |
| 71 | +- [Time Travel](https://playground.wordpress.net/demos/time-traveling.html) |
| 72 | +- [WP-CLI](https://playground.wordpress.net/demos/wp-cli.html) |
| 73 | +- [PHP implementation of Blueprints](https://playground.wordpress.net/demos/php-blueprints.html) |
| 74 | + |
| 75 | +<!-- |
| 76 | +- [Official demo](https://playground.wordpress.net/) – install a theme, try out a plugin, create a few pages, export what you've built |
| 77 | +- [wp-now](https://www.npmjs.com/package/%40wp-now/wp-now) – a CLI tool for instant WordPress dev envs |
| 78 | +- [WordPress Playground for VS Code](https://marketplace.visualstudio.com/items?itemName=WordPressPlayground.wordpress-playground) |
| 79 | +- Live Translations: [App](https://translate.wordpress.org/projects/wp-plugins/friends/dev/pl/default/playground/), [announcement](https://make.wordpress.org/polyglots/2023/04/19/wp-translation-playground/), [more details](https://make.wordpress.org/polyglots/2023/05/08/translate-live-updates-to-the-translation-playground/) |
| 80 | +- [Interactive code block](https://wordpress.org/plugins/interactive-code-block/) which powers the [HTML Tag Processor tutorial](https://adamadam.blog/2023/02/16/how-to-modify-html-in-a-php-wordpress-plugin-using-the-new-tag-processor-api/) |
| 81 | +- [Gutenberg Pull Request previewer](https://playground.wordpress.net/gutenberg.html) |
| 82 | +- [GraphQL REPL](https://www.wpgraphql.com/2023/06/15/announcing-the-wpgraphql-repl) |
| 83 | +- [Blocknotes](https://twitter.com/adamzielin/status/1669478239771799552) – the first ever iOS app running WordPress on your phone |
| 84 | +- [Playground embedder](https://joost.blog/embedded-playground/) to embed Playground examples in WordPress.org documentation using shortcodes |
| 85 | +- [Plugin demos on wp.org](https://gist.github.com/adamziel/0fe3ffc1fb5202a907a87d055ee37135) – a user script that adds a "demo" tab to plugin pages on WordPress.org |
| 86 | +- [WordPress Pull Request previewer](https://playground.wordpress.net/wordpress.html) |
| 87 | +- [Synchronization between two Playgrounds](https://playground.wordpress.net/demos/sync.html) |
| 88 | +- [Time Travel](https://playground.wordpress.net/demos/time-traveling.html) |
| 89 | +- [WP-CLI](https://playground.wordpress.net/demos/wp-cli.html) |
| 90 | +- [PHP implementation of Blueprints](https://playground.wordpress.net/demos/php-blueprints.html) |
| 91 | +--> |
| 92 | + |
| 93 | +## 読み物 |
| 94 | + |
| 95 | +<!-- |
| 96 | +## Reading materials |
| 97 | +--> |
| 98 | + |
| 99 | +- [Build in-browser WordPress experiences with WordPress Playground and WebAssembly](https://web.dev/wordpress-playground/) |
| 100 | +- [In-Browser WordPress Tech Demos: WordPress Development with WordPress Playground](https://make.wordpress.org/core/2023/04/13/in-browser-wordpress-tech-demos-wordpress-development-with-wordpress-playground/) |
| 101 | +- [Initial announcement on make.wordpress.org](https://make.wordpress.org/core/2022/09/23/client-side-webassembly-wordpress-with-no-server/) |
| 102 | +- [Hackernews discussion](https://news.ycombinator.com/item?id=32960560) |
| 103 | + |
| 104 | +## ビデオ |
| 105 | + |
| 106 | +<!-- |
| 107 | +## Videos |
| 108 | +--> |
| 109 | + |
| 110 | +- 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/) |
| 111 | +- [Playground at State of the Word](https://youtu.be/VeigCZuxnfY?t=2912) |
| 112 | +- [Playground at WCEU 2023](https://www.youtube.com/watch?v=e-CwouzTGp4&t=26946s) |
| 113 | +- [Playground at WordCamp Gliwice (in polish)](https://www.youtube.com/watch?v=AUHklF9GdL8&list=PLiCne9CeL82_hGuJOAJlsc84WxVDSH-c9&index=4) |
| 114 | +- [Watch "WordPress Playground: the ultimate learning, testing, & teaching tool for WordPress"](https://www.youtube.com/watch?v=dN_LaenY8bI) by Anne McCarthy |
0 commit comments